Daily updates from Odoo
Tuesday, February 27, 2018
1 change · master
Resolved issues and error corrections
This fix aligns how sales, purchases, invoices, and website sales pass tax-related information so localization and tax integrations can work consistently. It reduces the risk of incorrect tax mapping or failures when modules need product and customer details to calculate taxes.
Original PR description
Towards #23333 As to `partner_shipping_id` vs `partner_id` I would suggest an internal review (iirc, I spotted an inconsistency between analytic and normal lines in the context of sale orders). Not 100% sure though, so I would leave that as a suggestion... -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Some call signatures have not been aligned with the taxes/product/partner signature introduced by the tax cloud module and necesary by some localization modules.