Daily updates from Odoo
Tuesday, October 24, 2017
1 change
Resolved issues and error corrections
Point of Sale now recalculates line prices and taxes when a customer or fiscal position is selected after products are already in the order. This prevents incorrect checkout amounts when customer-specific tax rules apply.
Original PR description
- Define a fiscal position A - Assign it to a customer A - Create a product which will be impacted by it In the POS interface: - Add the product - Select customer A, or manually change to fiscal position A The prices on the lines are not updated. From opw-776530 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