Closed SirAionTech closed 1 month ago
Hi @PCatinean, some modules you are maintaining are being modified, check this out!
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.
Rebased on 16.0
LG, just code review
/ocabot merge patch
What a great day to merge this nice PR. Let's do it! Prepared branch 16.0-ocabot-merge-pr-119-by-simahawk-bump-patch, awaiting test results.
Congratulations, your PR was merged at d2c2cb65a1c1a27cc09169aa5750623a0f78e513. Thanks a lot for contributing to OCA. ❤️
When changing the configuration session of an order line, the price unit should update accordingly.
The code dedicated to
onchange
s was probably needed in14.0
due to https://github.com/odoo/odoo/blob/c0acceab75c23460c7d9ad6cafcd65ce795cea9f/addons/sale/models/sale.py#L1293 but in16.0
such code does not exist anymore and onchanges are used very little.