Skip to content
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

[FIX] product_configurator_sale: Price unit comes from the session #119

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

SirAionTech
Copy link

When changing the configuration session of an order line, the price unit should update accordingly.

The code dedicated to onchanges was probably needed in 14.0 due to https://github.com/odoo/odoo/blob/c0acceab75c23460c7d9ad6cafcd65ce795cea9f/addons/sale/models/sale.py#L1293 but in 16.0 such code does not exist anymore and onchanges are used very little.

@OCA-git-bot
Copy link
Contributor

Hi @PCatinean,
some modules you are maintaining are being modified, check this out!

@SirAionTech SirAionTech marked this pull request as ready for review March 12, 2024 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants