We have found another issue with the way Actinic is handling stock control on orders, when they have a item added after they were originally raised.
If for example we manually raise an order for 10 of an item, where we have 10 in stock, the stock goes down to zero which is correct.
If we then go and add a new item to that same order after it has been raised, it re-allocates a further 10 of the original item, thus taking the stock level to -10.
This is creating us a lot of problems, as we then have to go in and add stock back to the items that are affected. It is also causing certain lines to go into suspend when we actually have free stock available.
If for example we manually raise an order for 10 of an item, where we have 10 in stock, the stock goes down to zero which is correct.
If we then go and add a new item to that same order after it has been raised, it re-allocates a further 10 of the original item, thus taking the stock level to -10.
This is creating us a lot of problems, as we then have to go in and add stock back to the items that are affected. It is also causing certain lines to go into suspend when we actually have free stock available.
Comment