Tree
Table Name: tabTree
Fields
Sr | Fieldname | Type | Label | Options |
---|---|---|---|---|
1 | tree_name |
Data | Tree Name | |
2 | parent_tree |
Link | Parent Tree | Tree |
3 | is_group |
Select |
Has Child Node
Only leaf nodes are allowed in transaction |
Yes No |
4 | lft |
Int | lft | |
5 | rgt |
Int | rgt | |
6 | old_parent |
Link | old_parent | Tree |
Controller
tree_view.tree_view.doctype.tree.tree
Class Tree
Inherits from frappe.model.document.Document
No docs
No docs
No docs
update lft, rgt indices for nested set model
checks if child exists