Generate Docs of Modules

base_module_doc_rst
REPOSITORY
REPOSITORYOCA/server-tools
GIT
GIThttps://github.com/OCA/server-tools.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/server-tools/tree/8.0/base_module_doc_rst
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYTools
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), OpenERP SA
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), OpenERP SA
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE), OCA Transbot, oca-travis, Weblate, OCA-git-bot, Matjaž Mozetič
WEBSITE
WEBSITEhttps://odoo-community.org/
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:25
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - base
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES pydot
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_module_module_graph ir.module.module.form.graph ir.module.module notebook Inherits base.module_form
view_relationship_graph create.relation.graph.form create.relation.graph form New
view_technical_guide tech.guide.rst.form tech.guide.rst form New
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • get_graph(self, cr, uid, datas, context=None)

New fields (1)
  • file_graph Binary
    args: 'Relationship Graph'
Public methods (2)
  • get_graphical_representation(self, cr, uid, model_ids, context=None)
  • get_relation_graph(self, cr, uid, module_name, context=None)