Wednesday, May 21, 2025
1 change · master
Features or functions removed from Odoo
This change removes an obsolete internal timezone conversion method from the India e-waybill module. It helps keep the codebase cleaner with no expected impact on day-to-day users or business workflows.
Original PR description
Following the commit- https://github.com/odoo/odoo/commit/e659ad1f33ca8790204c226a0c7dcc9ef7010cd1 The method `_indian_timezone_to_odoo_utc` is of no longer useful Description of the issue/feature this PR addresses: Current behavior before PR: Desired behavior after PR is merged: --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr