Wednesday, February 26, 2025
2 changes · 18.0
Enhancements to existing features
Call invitations in Odoo Discuss are now automatically removed after 30 seconds if the recipient does not respond. This prevents unanswered calls from ringing indefinitely and reduces interruptions for busy users.
Original PR description
Before this PR, rtc invitations were only canceled when the user clicked on the decline button. Sometimes, users are busy and having this call invitation that keeps ringing forever is cumbersome. This PR removes this invitation after 30s. task-4345479 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
The Luxembourg payroll module has been updated with the official 2025 figures for tax credits and withholding tax rules. This helps ensure payroll calculations remain aligned with the latest government requirements for Luxembourg employees.
Original PR description
Update the official numbers of the Luxembourg payroll rules for 2025. task-4577491