Sunday, March 21, 2021
2 changes · master
Miscellaneous changes
…t anymore Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#68179
Original PR description
…t anymore Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#68179
**Description of the issue/feature this PR addresses:** Odoo has made some modifications to the method _compute_invoice_taxes_by_group from de Account module, so we need to update the inherited method in the argentinian localization **Improves:** - Don't depend on price_subtotal to compute amount_by_group (Odoo pr: odoo/odoo#51395) - Show taxes when they are zero on invoices print (Odoo pr: odoo/odoo#46981) - For the latam invoice report show the base property in the correct value and
Original PR description
**Description of the issue/feature this PR addresses:** Odoo has made some modifications to the method _compute_invoice_taxes_by_group from de Account module, so we need to update the inherited method in the argentinian localization **Improves:** - Don't depend on price_subtotal to compute amount_by_group (Odoo pr: odoo/odoo#51395) - Show taxes when they are zero on invoices print (Odoo pr: odoo/odoo#46981) - For the latam invoice report show the base property in the correct value and currency -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#65834