Hello Odoo Community,
I have a question regarding the handling of product returns and their impact on the Sales Order status. Here is my current workflow:
- I first return the Delivery Order to process the product return.
- Then, I create a Credit Note for the Invoice to refund the returned product.
After doing this, the Sales Order status changes from "Fully Invoiced" to "Waiting for Invoice" because the returned product now has a quantity, but the delivered quantity becomes 0 (or is reduced below the original quantity).
Is there a way to prevent this issue without manually adjusting the ordered quantity every time? I want the Sales Order to remain fully invoiced after the return is processed.
I would appreciate any guidance on how to handle this correctly in Odoo.
Thank you!