Skip to content

Syncing from upstream odoo/odoo (tmp.16.0) #34214

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 1 commit into from
Jul 10, 2025
Merged

Conversation

bt-admin
Copy link
Collaborator

bt_gitbot

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]>
@bt-admin bt-admin merged commit 30be2ad into brain-tec:tmp.16.0 Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants