Hi
I would like to find out how stock takes work if orders are coming in while we are doing a stock take. For example, lets say we start to do a stock take. An order might come in during this period causing WooCommerce to decrease the inventory of that item. However, since we have not as yet processed the order, the item will still be on the shelf resulting in a discrepancy between the physical stock level and the one on WooCommerce.
Additionally, for some order statuses like On Hold, we might have reserved stock for a customer who is yet to pay. WooCommerce will decrease the stock level for this item to prevent over selling to another customer. However, the item will still be on the shelf as the order has not as yet been processed.
Does the stock take plugin take these scenarios into account and is there logic for handling this?