This module was written to extend the functionality of ‘Github Connector’
Module if your repositories contain Odoo Modules.
It extends ‘Analysis’ features to parse code files (readme / manifest files)
and add new models and menus.
Odoo Modules
In each module, you can see the description of the module, the authors,
the available series, and the list of the modules that depend on the
current module.
Odoo Authors
This list is based on the ‘author’ key of the manifest file.
Odoo License
This list is based on the ‘license’ key of the manifest file.
Odoo Bin Libs
This list is based on the ‘external_dependencies’ / ‘bin’ key of the
manifest file.
Odoo Python Libs
This list is based on the ‘external_dependencies’ / ‘python’ key of the
manifest file.
Analysis source code
Implements Analysis source code in odoo module versions, now add new field called “has_odoo_addons” (boolean) in Analysis rule that allow (if defined) analyze odoo_module_versions and save info about it
Soource code analysis
Implements Source code analysis odoo module versions, now addiing new field called “has_odoo_addons” (boolean) in Analysis rule that (if defined) allows to analyze odoo_module_versions and save info about it
In ‘Repository Branch’ / ‘Code Analysis’, shows the info related to odoo_module_versions rules analysis too.
Reporting
This module provide a new reporting.
Modules by Serie (and Licenses)
Bugs are tracked on GitHub Issues.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
feedback.
Do not contact contributors directly about support or help with technical issues.