The user has created a sales order and allocated a certain quantity. Now, they have created another transfer order (similar to the functionality for shipment creation like the sales order) and require a quantity allocation. However, since there is no quantity available, they need to check the transaction summary and find the allocated sales order to deallocate it and process the transfer order.
During this process, the user would like an automated option where they expect the system to automatically deallocate the quantity and allow the user to allocate it for the required sales order when there is no quantity available.
If the warehouse contains sufficient quantity, there are no issues.
Reviewed-
Any suggestions