Tuesday, June 9, 2026
10 changes
1 change
New functionality added to Odoo
This update improves the Swiss payroll payslip report by incorporating the required source tax rate. This ensures accurate tax calculations and reporting for Swiss businesses using the Odoo Enterprise system. It's a key enhancement for compliance with Swiss tax regulations.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842
1 change
New functionality added to Odoo
This update improves the Swiss payroll payslip report by incorporating the necessary source tax rate information. This ensures accurate reporting and compliance with Swiss tax regulations for our Swiss clients, streamlining financial reporting.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842
1 change
New functionality added to Odoo
This update enhances the Swiss payroll reports by incorporating the necessary source tax rates. This ensures accurate reporting and compliance with Swiss tax regulations for employee payslips. It's a key improvement for businesses operating in Switzerland using the Odoo Enterprise system.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842
3 changes
New functionality added to Odoo
This update improves the Timesheets Assistant by adding a new rule that suggests entries like "Working on <drawing>" based on Excalidraw drawings. This allows users to more easily and quickly record their time spent on projects using this popular drawing tool, streamlining timesheet creation.
Original PR description
This commit adds an `aw.rule` covering Excalidraw. Timesheets Assistant can suggest "Working on <drawing>" entries. task-6267748
1 change
New functionality added to Odoo
This update improves the Swiss payroll payslip report by incorporating the necessary source tax rate information. This ensures accurate tax calculations and reporting for Swiss businesses using Odoo Enterprise, aligning with local tax regulations.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842
2 changes
New functionality added to Odoo
This update replaces the previously used Tenor GIF API with Klipy, a new GIF provider. This change is necessary because Tenor's API will be discontinued on June 30, 2026. Users can now configure a Klipy API key within the settings to continue using GIFs in Odoo.
Original PR description
Tenor API will be terminated on June 30, 2026: https://developers.google.com/tenor/guides/quickstart This commit adds support for Klipy GIF API, as a replacement to Tenor GIF API. This is made possible with a new field to provide Klipy GIF API key, next to Tenor GIF API key, in the general settings. The Klipy GIF API key takes precedence over the Tenor GIF API Key in case both are provided. Task-5491965
1 change
New functionality added to Odoo
This update improves the Swiss payroll payslip report by incorporating the source tax rate. This ensures accurate tax calculations and reporting for Swiss businesses using Odoo Enterprise, aligning with local tax regulations.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330
This update enhances Odoo's email functionality by adding support for GIFs. Users can now include animated GIFs in their email communications, improving engagement and visual appeal. This change allows for richer and more dynamic email marketing and communication within the Odoo platform.
Original PR description
Task-5491965
This update adds a 'Job Position' field to the resource search view within the Planning module. This allows users to more easily filter and group resources by their job role, improving search efficiency and organization. This change does not affect material resources.
Original PR description
In this commit, we add the job position (`job_id`) field to the resource views in Planning. The search more popup on resources will display it by default, and users will be able to filter and group by it. Importantly, this is not added to the Configurations -> Materials menu because this does not apply to material resources. task-6164222
This update improves the Swiss payroll payslip report by incorporating the necessary source tax rate information. This ensures accurate reporting and compliance with Swiss tax regulations for employees' payrolls.
Original PR description
This commit adds the source tax rate in the payslip report for Swiss payroll. task-4979330 Forward-Port-Of: odoo/enterprise#112842