Recursive Tree View

Main Screenshot

Author: Bemade Inc. (Marc Durepos)

Website: www.bemade.org

License: GNU Lesser General Public License (LGPL-3)

Overview

The Recursive Tree View module for Odoo allows users to easily visualize hierarchical data structures in tree views. Mark a tree view as recursive to enable expansion of descendants of a parent record, enhancing the visualization of complex data.

Screenshots

Collapsed Tree

Collapsed Tree View

Expanded Tree

Expanded Tree View

Features

Configuration

  1. Install the module in Odoo.
  2. Configure the desired tree views to be recursive by modifying the view definition. Simply add the attribute recursive="1" to a given tree element to make it recursive.

Usage

Technical

License

This program is under the terms of the GNU Lesser General Public License (LGPL-3). For details, visit https://www.gnu.org/licenses/lgpl-3.0.en.html.