This tool is aimed to help software developers to get a better understanding of the dependencies among modules and models in an Odoo application.
We use the library vis.js to render the graph.
-
Odoo Module Children
Given an Odoo module it shows every module that depends of him directly or indirectly, installed or not.
-
Odoo Module Parents
Given an Odoo module it shows every module in which the module depends on. These are every modules that needs to be installed before him.
-
Odoo Model Graph
Given an Odoo model it shows models relations depending on recursive iteration counter.
pip install git+https://github.com/Horanet/dependencies_graph.git#egg=odoo10_addon_dependencies_graph