Tuesday, March 21, 2023
1 change · master
Code cleanup and technical improvements
This update tidies the website sales, digital products, and loyalty areas by improving file organization, naming, and internal code structure. It helps keep the system easier to maintain and reduces the risk of issues from outdated or misplaced configuration, without introducing major user-facing changes.
Original PR description
* Correct file & class names * Code simplification * Imports cleanup * privatize method not meant to be called in rpc * wrong view inheritance target (not containing the targeted hook) * ... --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr