-
- Downloads
[FIX] sale: Wrong untaxed_amount_to_invoice
Steps to reproduce the bug: - Let's consider an included tax T (10%) and a product P (11€) with invoicing policy based on delivery - Create a sale order SO with one line L with 2 P and T - Confirm SO and deliver it Bug: The untaxed_amount_to_invoice was 40€ on L instead 20€ opw:2457660 closes odoo/odoo#67181 X-original-commit: 56d92277 Signed-off-by:Simon Goffin (sig) <sig@openerp.com>
Please register or sign in to comment