Wednesday, August 12, 2026
2 changes · master
New functionality added to Odoo
Adds Schedule III Balance Sheet and Profit and Loss reports for Indian localization. This helps Indian businesses prepare statutory financial statements in the required format more directly within Odoo.
Original PR description
WIP task-2381149
This adds a new USPS shipping integration that uses USPS's current REST API instead of the older XML-based approach. Businesses using USPS delivery can benefit from alignment with USPS's recommended technology, improving long-term compatibility and supportability.
Original PR description
This new module should replace the existing implementation for USPS integration which uses XML which is not the recommended API currently by USPS. The new integration uses USPS's latest RESTful APIs: https://developer.usps.com/apis. Task-3759325