Github Connector - Odoo
Analyze Odoo modules information from Github repositories
Analyze Odoo modules information from Github repositories
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.
Configuration
- Once installed, go to your organization, and set extra settings:
- The name of your organization in the author keys of the manifest odoo modules
- The URL of the file that contains IDs of your repositories for the runbot
If you had analyzed previously your repositories with the 'github Connector' module, you should launch again the Analysis Process for all your Repository Branches.
Usage
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.
Reporting
This module provide a new reporting.
Modules by Serie (and Licenses)
Known issues / Roadmap
Possible improvements :
- Implement deep code source analysis, like the website http://odoo-code-search.com/ and specially:
- Possibility to search by field or by model name. (Ex: field:invoice_id)
- Possibility to display the number of XML, Python, Yaml, HTML, CSS lines
- Implement Social feature, like possibility to comment a module, add a notation, like the website https://www.odoo.com/apps
- Create a new module github_connector_odoo_website, that could display the modules informations for non logged users.
Bug Tracker
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 smash it by providing detailed and welcomed feedback.
Credits
Contributors
- Sylvain LE GAL (https://twitter.com/legalsylvain)
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Once the user has seen at least one product this snippet will be visible.