Daily updates from Odoo
Friday, January 16, 2026
7 changes
3 changes
New functionality added to Odoo
This update incorporates Uzbek translations for various Odoo modules. This expansion improves Odoo's usability and accessibility for users who speak Uzbek, aligning with our commitment to global localization. The changes cover a wide range of modules, enhancing the overall user experience.
Original PR description
Related: https://github.com/odoo/enterprise/pull/104176 Forward-Port-Of: odoo/odoo#243574
This pull request adds Uzbek translations for various Odoo Enterprise modules. This improves the software's usability and accessibility for users who speak Uzbek, expanding the platform's reach and supporting a wider customer base. The changes cover several key accounting and financial modules.
Original PR description
Related: https://github.com/odoo/odoo/pull/243574 Forward-Port-Of: odoo/enterprise#104176
This update introduces a new feature to the Finnish l10n reports, specifically the EC Sales List and Tax reports. It now provides customers with clear return deadlines and allows them to verify report accuracy before submission, improving reporting compliance and reducing potential errors.
Original PR description
The aim of this commit is adding returns for EC Sales List report and the Tax report. These returns allow customers to know when they have to report both reports and help them to check that every value are correctly set before sending the report. task-4893984 Forward-Port-Of: odoo/enterprise#100572
4 changes
New functionality added to Odoo
This update adds estimated return dates to the EC Sales List and Tax reports. This provides customers with clearer timing information for reporting, allowing them to verify data accuracy before submission. It improves transparency and helps ensure accurate financial reporting.
Original PR description
The aim of this commit is adding returns for EC Sales List report and the Tax report. These returns allow customers to know when they have to report both reports and help them to check that every value are correctly set before sending the report. task-4893984 Forward-Port-Of: odoo/enterprise#100572
This pull request adds Uzbek translations for various Odoo modules. This expands Odoo's language support, making the software accessible to a wider user base who speak Uzbek. It improves the usability of Odoo for Uzbek-speaking customers and partners.
Original PR description
Related: https://github.com/odoo/enterprise/pull/104176 Forward-Port-Of: odoo/odoo#243574
This pull request adds Uzbek translations for several key Odoo modules, including accounting and financial management. This expands Odoo's support for the Uzbek language, making the software more accessible and usable for users in Uzbekistan. It improves localization and user experience for a significant user base.
Original PR description
Related: https://github.com/odoo/odoo/pull/243574 Forward-Port-Of: odoo/enterprise#104176
This update streamlines the creation of activities by aligning the 'Create Activity' server action with the existing Activity Schedule wizard. Users can now easily utilize activity plans, enhancing the scheduling and tracking of tasks within the system. This change improves usability and efficiency for managing workflows.
Original PR description
The aim of this commit is to make “Create activity” server actions type presented in a similar way than the activity schedule wizard. In addition to moving fields around in the form view, the ability to use an activity plan has been added. opw-4734968