stock_picking_return_refund_option
Allows adjusting refund flags on return pickings so sales and purchase invoicing stays aligned with actual quantities.
Key Features
- stock.picking: Adds a Refund Options selector on return pickings to mass toggle refund status across moves and refresh delivered or received quantities on linked orders.
- stock.picking: Computes an is_return flag so refund controls and move columns only appear when the picking represents a return.
- stock.move: Recomputes delivered and received quantities on related sales and purchase lines whenever a move's refund flag changes.
- stock.picking: Shows the refund flag column on return move lines within the picking form to expose individual adjustments.