purchase_order_supplier_return
This module enables the creation of supplier returns through purchase orders with negative product quantities.
Key Features
- purchase.order: Allows creating purchase orders with negative product quantities to handle supplier returns.
- stock.move: Automatically sets the to_refund flag on stock moves for negative quantity purchase lines when moves are completed.
- purchase.order.line: Updates the received quantity to reflect negative values for return orders upon stock move validation.