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:
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 IDNameModelTypeStatus
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.