Skip to content

Syncing from upstream odoo/odoo (staging.16.0) #34207

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 10, 2025

Conversation

bt-admin
Copy link
Collaborator

bt_gitbot

lvsz and others added 2 commits July 9, 2025 11:31
Versions
--------
- 16.0
- 17.0

Fixed in FW starting from 18.0

Steps
-----
1. Have a price included & a price excluded tax;
2. have a fiscal position that maps one unto the other;
3. open a cart on /shop by adding a product with the relevant taxes;
4. check the untaxed amount;
5. in Portal view, change your address to trigger a new fiscal position;
6. check the untaxed amount.

Issue
-----
The taxes have changed, but so has the untaxed amount.

Cause
-----
Commit 39b2bb3 recomputes fiscal position & taxes on address
change, but doesn't recompute the prices.

Solution
--------
After recomputing the taxes, recompute the prices.

opw-4844132

closes #217993

Signed-off-by: Levi Siuzdak <[email protected]>
uniquifier: D4Y6Ya4FlhzpHjIi
For-Commit-Id: ede8846
@bt-admin bt-admin merged commit 382b7b7 into brain-tec:staging.16.0 Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants