TIP: You can type at any time to perform a new search.
Analyse Module Quality
base_module_quality · odoo/odoo
⚠ Security warnings
access_module_quality_check— Access rule grants write/create/unlink on 'model_module_quality_check' to EVERY user (portal/public included): no group is set acl-global-writeaccess_module_quality_detail— Access rule grants write/create/unlink on 'model_module_quality_detail' to EVERY user (portal/public included): no group is set acl-global-write
Found by automated static analysis: these patterns are usually risky, but only a manual review of the module can confirm a real issue.
- Repository
- odoo/odoo · module folder
- Module version
- 1.0
- Category
- Tools
- Folder size
- 1.64 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.openerp.com
- Last tracking update
- 2026-08-07 04:47:33
- Authors
- OpenERP SA
- Maintainers
- OpenERP SA
- Committers
- Bharat (OpenERP), vro, Rifakat Haradwala (Open ERP), Xavier Morel, Quentin (OpenERP), Carlos Vásquez, niv-openerp, Els Van Vossel, Vo Minh Thu, Olivier Dony, Stephane Wirtel, Israel Fermin Montilla, Launchpad Translations on behalf of openerp, Fabien Pinckaers, Mustufa Rangwala (OpenERP), tfr@openerp.com
- Odoo dependencies
-
odoo/odoo:- base
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
The aim of this module is to check the quality of other modules. ================================================================ It defines a wizard on the list of modules in OpenERP, which allows you to evaluate them on different criteria such as: the respect of OpenERP coding standards, the speed efficiency... This module also provides generic framework to define your own quality test. For further info, coders may take a look into base_module_quality\README.txt WARNING: This module cannot work as a ZIP file, you must unzip it before using it, otherwise it may crash.
Code Analysis ⓘ
Views touched (6)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_base_module_quality |
view_base_module_quality_form | quality.check | form | New |
view_quality_save_report |
view_quality_save_report | save.report | form | New |
view_wizard_quality_check_form |
Results of Quality Checks | module.quality.check | form | New |
view_wizard_quality_check_tree |
Results of Quality Checks | module.quality.check | tree | New |
view_wizard_quality_detail_form |
Results of Quality Checks with detail | module.quality.detail | form | New |
view_wizard_quality_detail_tree |
Results of Quality Checks with detail | module.quality.detail | tree | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.