Analyse Module Quality

base_module_quality
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/6.1/base_module_quality
VERSION
VERSION 1.0
CATEGORY
CATEGORYTools
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOpenERP SA
MAINTAINERS
MAINTAINERSOpenERP SA
COMMITTERS
COMMITTERSStephane Wirtel, Fabien Pinckaers, Olivier Dony, Vo Minh Thu, Launchpad Translations on behalf of openerp, Quentin (OpenERP), vro, niv-openerp, Xavier Morel, Mustufa Rangwala (OpenERP), Carlos Vásquez, Els Van Vossel, Israel Fermin Montilla, Rifakat Haradwala (Open ERP), Bharat (OpenERP), tfr@openerp.com
WEBSITE
WEBSITEhttp://www.openerp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-05 23:41:35
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
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
Models touched (0)

No models found for this module.