We have a problem with atum’s stock management. I’ll explain the issue with an example that we repeated 10 times:
In stock central, we have a product A with 4 units in stock, 1 unit on hold
– Customer places an order and decides to pay by bank transfer, so order goes on hold. Stock central: 3 units in stock, 1 unit on hold
– Customer pays and we change the order status to Processing. Stock central: 3 units in stock, 2 units on hold
– We ship the order and change the order status to Completed. Stock central: 3 units in stock, 2 units on hold
Basically we finish the order with one unit less on stock and one unit more on hold. Can you help us understand how to resolve this?