I'm a issue to inventory transaction return
Step 1: I have on hand inventory = 10, item: 0001
Step 2: I created a salesorder in POS with item: 0001 and Quantity = 10
Step 3: I run job "post inventory" when inventory transaction in D365 = "Reserved physical"
Step 4: I created a salesorder return in POS with item: 0001 and quantity = 2
Step 5: I created a salesorder in POS with item: 0001 and Quantity = 2
Step 6: I run job "post inventory" and "Validate transaction"
Step 7: I created a Retail statement and Post Statement but Error = "Posting Posting Sales order: SO-1000 Item: 0001 Physical on-hand 2.00 cannot be picked because only -0.00 is/are available from the inventory"
How to auto apply quantity return from POS or update Receipt = Reserved physical ???
Thanks