Thursday, April 4, 2024
1 change · 17.0
Code cleanup and technical improvements
The Peru localization module for Point of Sale has been simplified by removing redundant code. Since the main Point of Sale system now handles errors when editing customer information, the Peru module no longer needs to duplicate this functionality. This cleanup reduces code complexity and maintenance burden.
Original PR description
Now, point_of_sale handles errors in partner editions, so it is not required inheriting the method to add the functionality. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr