Tuesday, May 20, 2025
1 change · master
Resolved issues and error corrections
This update prevents Belgian tax report forms from failing when no partner is selected, improving reliability during form edits. It also removes a temporary rental workaround because the underlying issue has been fixed elsewhere, keeping rental behavior aligned with the main system.
Original PR description
In the community PR, onchange has been fixed to legitimely recompute more fields. Fix _compute_partner_address() to manage empty partner_id (issue discovered by the new test of all Form). #### [REV] sale_renting: revert of 01149e9fd550bcf8c3f18ba90339cf4bd659e247 Revert since the root cause has been solved in the community version. (keep the test for now but update the comment). https://github.com/odoo/odoo/pull/209587