Tuesday, December 24, 2024
1 change · 17.0
Enhancements to existing features
The point of sale pricelist button was adjusted so its list of available pricelists can be customized more easily. This makes it simpler for future extensions to filter pricelists for specific business needs without changing the main button behavior.
Original PR description
Splitting the function `click` on the Pricelist Button to make it inheritable, by creating a new function called `getPricelistList` that will allow filtering them whenever needed. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr