In a module there may occur missing of coding standards like empty line and exceeding the characters limit in a line and so on..
How to find all those and list them in logger? pycharm??
Thanks In Advance
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
Hello
pylint-odoo: This tool takes Pylint a step further. It's specifically designed for Odoo addons and extends Pylint's capabilities with Odoo-specific checks. OdooLint helps identify common errors, bad practices, and non-standard code in your modules.
pylint-odoo: Install OdooLint using pip:
pip install pylint-odoo
For more details please refer this link: https://github.com/OCA/pylint-odoo
Odoo provides official coding guidelines to ensure consistent and high-quality code within the Odoo ecosystem. These guidelines cover various aspects, including:
Module Structure: Proper directory organization for different functionalities (models, views, controllers, etc.)
File Naming Conventions: Consistent naming schemes for files within your addon for better readability.
Python Coding Best Practices: Following general Python best practices like using descriptive variable names, proper indentation, and commenting your code.
Here are some resources to get you started:
Odoo Coding Guidelines: www.odoo.com/documentation/17.0/contributing/development/coding_guidelines.htm
Thanks & Regards,
CandidRoot Solutions Pvt. Ltd.
Mobile: (+91) 8849036209
Email: info@candidroot.com
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
2
aug. 25
|
2563 | ||
|
1
jul. 25
|
970 | ||
|
1
aug. 25
|
1151 | ||
|
0
mei 25
|
1408 | ||
|
2
apr. 25
|
3600 |