maintenance_equipment_category_hierarchy
Provides hierarchical maintenance equipment categories so they can be organized and searched by parent-child structure.
Key Features
- maintenance.equipment.category: Adds parent/child hierarchy with parent_path storage and computed complete_name used as the record name
- maintenance.equipment.category: Prevents recursive parent selections to keep the hierarchy acyclic
- maintenance.equipment.category: Displays parent and child categories in tree and form views for easier navigation
- maintenance.request: Category search filter matches requests whose category is a descendant of the selected category