Tuesday, November 28, 2023
1 change · 17.0
Enhancements to existing features
This update expands internal code checking rules so they cover all point of sale modules, helping developers catch issues more consistently. It also adds a helper script to list point of sale modules, making future maintenance easier without changing the user experience.
Original PR description
In this commit we update the lists of modules from `_eslintignore` and `jsonconfig.json` such that they now contain all pos modules. In addition, we also create script in the `tools` directory of pos that returns a list of all the pos modules. This list is often very useful. --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr