-
- Downloads
[FIX] mobile: calculation of invoice lines and journal items on update
Problem : * updating an invoice line on mobile would result in an incorrect untaxed amount, tax amount and total amount on the invoice and an incorrect entries in the journal items * subtotal of invoice line was not showing in mobile view Solution : * the problem was that debit and credit fields were missing from the view so onchange were not trigger closes odoo/odoo#85865 Task: task-2766245 X-original-commit: c1b9c96d Signed-off-by:Ruben Gomes <rugo@odoo.com> Signed-off-by:
William André (wan) <wan@odoo.com>
Please register or sign in to comment