Tuesday, April 29, 2025
3 changes · 17.0
Resolved issues and error corrections
This fix prevents Odoo from creating unnecessary price difference entries when purchase prices already include taxes. It improves accounting accuracy by ensuring tax-included prices are handled correctly during stock valuation rounding adjustments.
Original PR description
…taxes are included in price Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr
This fix ensures Swiss localization workflows can post documents even when the relevant currency was not active beforehand. It helps avoid posting failures in Swiss payment reference scenarios, reducing interruptions for finance users.
Original PR description
Currency is not active before posting runbot-181836
The Belgian payroll termination holiday report now refers to an employee's departure date instead of the end of the notice period. This avoids confusion and helps ensure the report reflects the correct employment timeline.
Original PR description
- Change the termination report note date to mention the departure date instead of the notice period end Task: 4718395