Daily updates from Odoo
Tuesday, February 17, 2026
3 changes · 17.0
Enhancements to existing features
This update brings the Owl library, a key component of our website's JavaScript, to version 2.8.2. This ensures continued compatibility and stability of the website's interactive features, improving the user experience.
Original PR description
Update the OWL lib. Release notes: https://github.com/odoo/owl/releases/tag/v2.8.2 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#248976
This update adjusts the Indian localization to align with new requirements for GST e-invoices. Specifically, it switches to a new GST Suvidha Provider (GSP) configuration, ensuring accurate data transmission for tax reporting. This change is necessary due to recent integration updates and maintains compliance with Indian regulations.
Original PR description
Update the Indian localization to switch the GST e-invoice GSP (GST Suvidha Provider) configuration to a new provider as required by recent integration updates. This change ensures that GST credentials uses the new GSP configuration and aligns with updated operational requirements. Task: 5379879 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr Forward-Port-Of: odoo/odoo#243296
This update switches the GSP (GST Suvidha Provider) configuration for Indian GST e-invoices to align with recent integration updates. This change ensures Odoo correctly transmits GST data to the Indian tax authorities, maintaining compliance and accurate reporting. It’s a necessary update to support ongoing operational requirements.
Original PR description
Update the Indian localization to switch the GST e-invoice GSP (GST Suvidha Provider) configuration to a new provider as required by recent integration updates. This change ensures that GST credentials uses the new GSP configuration and aligns with updated operational requirements. Task: 5379879 Forward-Port-Of: odoo/enterprise#103984