[FIX] sale: discount_amount in sale report
The discount_amount didn't consider the quantity on Sales Order Line. e.g: 100€ | 10% discount | 8 products --> discount_amount was 10 € instead of 80€ Fixes #43242 closes odoo/odoo#43613 X-original-commit: b8a1370c Signed-off-by:Victor Feyens (vfe) <vfe@odoo.com>
Please register or sign in to comment