Daily updates from Odoo
Tuesday, August 24, 2021
1 change
Code cleanup and technical improvements
This update modernizes JavaScript code across several Odoo Enterprise apps by converting it to a newer module format. It is an internal refactoring intended to improve maintainability without changing how users experience the product.
Original PR description
**Description of the issue/feature this PR addresses:** Convert JS codes into ES6 format 2nd pass, the modules involed are (hr, hr_holidays, sms, snailmail, website_livechat, account_invoice_extract, approvals, documents, mail_enterprise, calendar, crm, mrp, note, website_slides, crm_enterprise, sign, social, voip) No functional change should happen after the refactoring. -- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr