Daily updates from Odoo
Wednesday, August 8, 2018
1 change
Resolved issues and error corrections
The reconciliation widget now consistently calculates tax base amounts as tax-included when relevant settings are used. This helps accounting users avoid incorrect tax amounts during reconciliation and improves reliability when using reconciliation models with taxes.
Original PR description
The computation of the tax base amount in the reconcialiation widget is now always as is the tax has price_include/include_base_amount checked. see task: https://www.odoo.com/web#id=32717&view_type=form&model=project.task&action=333&active_id=967&menu_id=4720 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