Hi
Consider the following setup:
Item model group: Reservation = Automatic
Inventory management parameters: Reserve ordered = No
(We do not use master planning and we do not want to allow ordered reserved)
Secanrio:
If there is no quantity available in inventory (no available for reservation), we manually create purchase orders from the sales order. This creates a purchase order, the inventory transaction gets status reserved orderd and also marked to the purchase order.
Our issue:
When we need to remove the marking (perhaps change to another purchase order), this is not possible. D365 will throw the error message:
"
This puts the user in a dead-end situation.
Some possible - but not very user friendly - workarounds include:
1. Change reservation to manual and then remove marking
2. Allow reserve ordered and then remove marking
3. Cancel the line, update deliver remainder back to original qty and then remove marking.
Anyone that has experience this and can point me in a direction?