Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Kasper Skov 66 posts 346 karma points
    Dec 16, 2013 @ 15:21
    Kasper Skov
    0

    CurrentOrderNumber in store table not updating

    I'm trying to update the CurrentOrderNumber in the store table. I've tried via the API and a LINQ class. But something is overwriting it. Is the Save() method on an Order setting/overwriting the current order number?

  • Anders Burla 2560 posts 8256 karma points
    Dec 16, 2013 @ 15:47
    Anders Burla
    100

    Yes the order.Save event will find the count of orders that is an order and + 1. That will be the new CurrentOrderNumber

Please Sign in or register to post replies

Write your reply to:

Draft