Daily updates from Odoo
Tuesday, December 9, 2025
4 changes
New functionality added to Odoo
This update adds a crucial mapping of salary rules accounts within the Odoo Enterprise system. This ensures accurate accounting for Turkish payroll calculations, addressing a previous omission and improving compliance with local regulations. The change supports the correct recording of payroll expenses.
Original PR description
In this commit we add the maping for all the salary rules accounts Taks: 5171954
This update introduces a new feature allowing users to easily create templates from existing knowledge articles, streamlining the process for non-technical users. Additionally, administrators can now manage templates directly within the gallery, including deleting unused ones, improving organization and efficiency.
Original PR description
This PR will add a new button to the Knowledge kebab menu to enable the user to turn an existing article to a template. This new feature will ease template creation for non-technical users. In the template gallery, we will also add a trash button next to each template to enable the administrators to manage the template and delete the ones they don't want or need. task-4247544
This update adds new reporting capabilities for Czech tax returns, specifically VAT control statements, tax returns, and sales reports. These additions streamline the process of generating and submitting required tax reports, improving compliance and data accuracy for Czech businesses using Odoo Enterprise.
Original PR description
- add ec_sales_list return type and wizard - add tax_return return type and wizard - add vat_control_statement return type and wizard taskId: 4825850
This update introduces a new chart of accounts specifically designed for French associations. It includes updated reports (Profit & Loss and Balance Sheet) and associated test cases to ensure accurate financial reporting for this segment. This enhancement supports compliance with French accounting regulations for associations.
Original PR description
The community commit adds a fiscal localization to add the CoA for association in France. This adapts the tests to use the correct CoA task-4684053