Repository
odoo/odoo · module folder
Module version
1.0
Category
Hidden
Folder size
0.34 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-15 22:44:16
Authors
Odoo S.A.
Maintainers
Odoo S.A.
Committers
Odoo Translation Bot, Aaron Bohy, Odoo Online, Jorge Pinna Puissant, Julien Castiaux, Julien Mougenot, Rémy Voet (ryv), Tiffany Chang (tic), Gorash, Mathieu Duckerts-Antoine, luvi, Dylan Kiss (dyki), Xavier Bol (xbo), Chrysanthe (chgo), ahta, Elliot ELCO, Madhav Pancholi
Odoo dependencies
odoo/odoo:
- web
Python dependencies
None
System dependencies
None
Required by
hr_org_chart
Description
Odoo Web Hierarchy view
=======================

This module adds a new view called to be able to define a view to display
an organization such as an Organization Chart for employees for instance.
        

Code Analysis

Views touched (0)

No views found for this module.

HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (1)
  • hierarchy_read(self, domain, specification, parent_field, child_field=None, order=None)
    @api.model

New fields (1)
  • view_mode Selection
    ondelete={'hierarchy': 'cascade'} selection_add=[('hierarchy', 'Hierarchy')]
Public methods (0)

No public methods.

New fields (1)
  • type Selection
    selection_add=[('hierarchy', 'Hierarchy')]
Public methods (0)

No public methods.

Loading…

Loading…