mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 13:39:18 +00:00
fix: remove parent page
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"for_user": "",
|
"for_user": "",
|
||||||
"hide_custom": 0,
|
"hide_custom": 0,
|
||||||
"icon": "table",
|
"icon": "table",
|
||||||
"idx": 0,
|
"idx": 1,
|
||||||
"indicator_color": "",
|
"indicator_color": "",
|
||||||
"is_hidden": 0,
|
"is_hidden": 0,
|
||||||
"label": "Financial Reports",
|
"label": "Financial Reports",
|
||||||
@@ -266,13 +266,13 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2025-12-24 12:49:25.266357",
|
"modified": "2026-05-18 09:49:45.138296",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Financial Reports",
|
"name": "Financial Reports",
|
||||||
"number_cards": [],
|
"number_cards": [],
|
||||||
"owner": "Administrator",
|
"owner": "Administrator",
|
||||||
"parent_page": "Accounting",
|
"parent_page": "",
|
||||||
"public": 1,
|
"public": 1,
|
||||||
"quick_lists": [],
|
"quick_lists": [],
|
||||||
"restrict_to_domain": "",
|
"restrict_to_domain": "",
|
||||||
|
|||||||
Reference in New Issue
Block a user