Tuesday, June 25, 2024
1 change · 17.0
Resolved issues and error corrections
This fix resolves a conflict that occurs when both the Shiprocket and UPS shipping modules are installed together, which was causing the payment page to crash with an error. The issue has been corrected so customers can complete their purchases without encountering technical errors.
Original PR description
When the website_sale_ups module is installed, it will conflict between the same code `this.codOptions` and throw the traceback on the payment page says 'Cannot read properties of undefined (reading 'classList')' related PR-https://github.com/odoo/enterprise/pull/56663