Daily updates from Odoo
Wednesday, April 1, 2026
6 changes
1 change
New functionality added to Odoo
This update adds the IoT Base module to Odoo's translation management system (Weblate), enabling the module to be translated into multiple languages. The change includes translation files for over 20 languages, making the IoT Base functionality accessible to users worldwide in their preferred languages.
Original PR description
Related: https://github.com/odoo/enterprise/pull/111141 Forward-Port-Of: odoo/odoo#254996 Forward-Port-Of: odoo/odoo#254667
1 change
New functionality added to Odoo
This update adds the POS Restaurant Stripe module to Odoo's translation management system (Weblate), enabling the module to be translated into multiple languages. This ensures that users in different countries can access the Point of Sale restaurant payment features in their native language, improving the user experience globally.
Original PR description
Related: https://github.com/odoo/enterprise/pull/111141 Forward-Port-Of: odoo/odoo#254712 Forward-Port-Of: odoo/odoo#254667
2 changes
New functionality added to Odoo
This update adds support for multiple French fiscal declaration reports (2033-D, 2033-F, 2033-G, 2031, 2065 SD, and 2069-RCI) to the Odoo system. These reports are part of the "Liasse Fiscale" bundle required for French tax compliance, enabling businesses to generate and submit required tax documentation directly from Odoo.
Original PR description
- **[IMP] l10n_fr_reports: add 2033-D report** - **[IMP] l10n_fr_reports: 2033-F** - **[IMP] l10n_fr_reports: add 2033-G report** - **[IMP] l10n_fr_reports: 2031 tax income report** - **[IMP] l10n_fr_reports: add 2065 SD corporate tax return report** - **[IMP] l10n_fr_reports: add report 2069-RCI** - **[IMP] Fixup commit** - **[IMP] Fixup commit** Task ID: 5913160
This update enables users to share content directly to LinkedIn with higher quality images through LinkedIn's official API. Previously, shares were limited to small preview images. The change improves the social media sharing experience by allowing full-size image posts when users authorize the integration.
Original PR description
The linkedin API allows us to post on behalf of users if they authorize it. Notably this allows us to post large images instead of the tiny preview we get with opengraph. Additionally we move some of the linkedin API logic into a class to make it more easily reusable. task-5059124
2 changes
New functionality added to Odoo
New automated tests have been added to verify the tax report closing journal functionality works correctly. These tests ensure that tax closing processes operate as expected and help prevent future issues with tax reporting features.
Original PR description
Ticket Adhoc side: 114344
The Lazada sales module now has a proper icon displayed in the Odoo interface. This visual update helps users quickly identify and recognize the Lazada integration module among other available modules, improving the overall user experience.
Original PR description
Add Lazada icon to the module