Wednesday, January 31, 2024
3 changes · 17.0
New functionality added to Odoo
A new web_studio_export module has been added to Odoo Enterprise that enables users to export module data with industry-specific information. This feature allows businesses to extract and manage customized data exports based on specific criteria, improving data portability and business intelligence capabilities within the Web Studio customization environment.
Original PR description
task id: 3446301
This update makes Belgian payroll localization modules available for translation on Transifex by exporting source terms and configuring translation resources. It also brings forward existing translations from Odoo 16, ensuring the payroll system can be used in multiple languages across Belgium and other regions.
Original PR description
This pull request: 1. re-exports the source terms of Belgian payroll localization modules 2. adds the corresponding resources to the .tx/config so that's it available for translation on Transifex 3. forward-ports translations from Odoo 16
A new spreadsheet report feature has been added for GST Return 1 (GSTR1) filings in India. This allows users to generate and review a spreadsheet version of their GST return data before submitting it to the government portal, providing an additional verification step and better data visibility.
Original PR description
Added new module l10n_in_reports_gstr_documents_spreadsheet it allows us to generate a spreadsheet report for gstr1 before sending the json to the portal task-3293298 Forward-Port-Of: odoo/enterprise#55356 Forward-Port-Of: odoo/enterprise#40589