How to hold back extra cycle counting stock till it is approved?
Summary:
Content (required):
For our client Ma'aden we have implemented hierarchical approval (4 level) for cycle counting and it may take some time to get the cycle count sequences to be approved.
Now, for a scenario, where they have on-hand of 100 qty for item A and recorded qty is 80 (say), they want to transfer these additional 20 quantities temporarily to some sub-inventory so that this quantity is not transacted, considered for min-max planning or appeared as available on-hand. Once we have received all level of approvals we will approved the count sequence via rest API and before that we will perform sub-inventory transfer to move the extra 20 qty from the temporary sub-inventory to the sub-inventory used for cycle counting.
0