Daily updates from Odoo
Tuesday, March 22, 2016
1 change
Enhancements to existing features
Sales teams can mark stock moves as refunds so returned or refunded items reduce the delivered quantity on the related sales order. This makes it easier to create accurate refunds based on what was actually delivered and returned.
Original PR description
The commit adds a "Refund" field on the stock move, in the module sale_stock. This allows to decrease the quantity delivered in the associated SO, and therefore to generate refunds more easily.