Revert "chore: export sidebars for new schema" (#51631)

This commit is contained in:
Nabin Hait
2026-01-09 17:24:17 +05:30
committed by GitHub
parent d595a974ee
commit 79a14f49e1
19 changed files with 1725 additions and 685 deletions

View File

@@ -126,6 +126,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"filters": "[[\"Purchase Invoice\",\"is_return\",\"=\",1]]",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Debit Note", "label": "Debit Note",
@@ -233,6 +234,28 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Repost Accounting Ledger",
"link_to": "Repost Accounting Ledger",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Repost Payment Ledger",
"link_to": "Repost Payment Ledger",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -381,6 +404,17 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Account Category",
"link_to": "Account Category",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
@@ -495,20 +529,52 @@
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "settings", "icon": "settings",
"indent": 1,
"keep_closed": 1,
"label": "Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Settings", "label": "Accounts Settings",
"link_to": "Accounts Settings", "link_to": "Accounts Settings",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Currency Exchange Settings",
"link_to": "Currency Exchange Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Repost Accounting Ledger Settings",
"link_to": "Repost Accounting Ledger Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:12.169163", "modified": "2026-01-08 15:04:31.767795",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Accounting", "name": "Accounting",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Accounting" "title": "Accounting"
} }

View File

@@ -243,17 +243,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Depreciation Schedule",
"link_to": "Asset Depreciation Schedule",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -269,11 +258,10 @@
"url": "" "url": ""
} }
], ],
"modified": "2026-01-08 18:49:12.152039", "modified": "2026-01-02 14:54:20.640887",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Assets", "module": "Assets",
"name": "Assets", "name": "Assets",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Assets" "title": "Assets"
} }

View File

@@ -6,6 +6,18 @@
"header_icon": "circle-dollar-sign", "header_icon": "circle-dollar-sign",
"idx": 0, "idx": 0,
"items": [ "items": [
{
"child": 0,
"collapsible": 1,
"icon": "home",
"indent": 0,
"keep_closed": 0,
"label": "Home",
"link_to": "Banking",
"link_type": "Workspace",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -36,12 +48,36 @@
"icon": "clipboard-check", "icon": "clipboard-check",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Reconciliation Report", "label": "Reconciliation Statement",
"link_to": "Bank Reconciliation Statement", "link_to": "Bank Reconciliation Statement",
"link_type": "Report", "link_type": "Report",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "split",
"indent": 0,
"keep_closed": 0,
"label": "Unreconcile Payment",
"link_to": "Unreconcile Payment",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "link",
"indent": 0,
"keep_closed": 0,
"label": "Process Payment Reconciliation",
"link_to": "Process Payment Reconciliation",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -56,7 +92,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "organization", "icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Bank", "label": "Bank",
@@ -68,7 +104,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "accounting", "icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Bank Account", "label": "Bank Account",
@@ -80,7 +116,40 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "settings", "indent": 0,
"keep_closed": 0,
"label": "Bank Account Type",
"link_to": "Bank Account Type",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Bank Account Subtype",
"link_to": "Bank Account Subtype",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Bank Guarantee",
"link_to": "Bank Guarantee",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Plaid Settings", "label": "Plaid Settings",
@@ -123,11 +192,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.808066", "modified": "2026-01-02 13:53:50.930215",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Banking", "name": "Banking",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Banking" "title": "Banking"
} }

View File

@@ -21,7 +21,7 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "circle-dollar-sign", "icon": "badge-cent",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Cost Center", "label": "Cost Center",
@@ -57,18 +57,7 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "notepad-text", "icon": "sheet",
"indent": 1,
"keep_closed": 1,
"label": "Reports",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"icon": "file-text",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Budget Variance", "label": "Budget Variance",
@@ -78,11 +67,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.821823", "modified": "2026-01-02 11:46:10.598472",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Budget", "name": "Budget",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Budget" "title": "Budget"
} }

View File

@@ -30,30 +30,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "customer",
"indent": 0,
"keep_closed": 0,
"label": "Supplier",
"link_to": "Supplier",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "notebook-tabs",
"indent": 0,
"keep_closed": 0,
"label": "Item",
"link_to": "Item",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -66,6 +42,18 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "git-pull-request-arrow",
"indent": 0,
"keep_closed": 0,
"label": "Request for Quotation",
"link_to": "Request for Quotation",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -105,7 +93,130 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "notepad-text", "icon": "database",
"indent": 1,
"keep_closed": 1,
"label": "Setup",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Supplier",
"link_to": "Supplier",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Supplier Group",
"link_to": "Supplier Group",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Item",
"link_to": "Item",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Price List",
"link_to": "Price List",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Address",
"link_to": "Address",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Contacts",
"link_to": "Contact",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Supplier Scorecard",
"link_to": "Supplier Scorecard",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Supplier Scorecard Criteria",
"link_to": "Supplier Scorecard Criteria",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Supplier Scorecard Variable",
"link_to": "Supplier Scorecard Variable",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Supplier Scorecard Standing",
"link_to": "Supplier Scorecard Standing",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "sheet",
"indent": 1, "indent": 1,
"keep_closed": 1, "keep_closed": 1,
"label": "Reports", "label": "Reports",
@@ -190,25 +301,14 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "database",
"indent": 1,
"keep_closed": 1,
"label": "Setup",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Supplier Group", "label": "Purchase Order Trends",
"link_to": "Supplier Group", "link_to": "Purchase Order Trends",
"link_type": "DocType", "link_type": "Report",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -217,9 +317,9 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Address", "label": "Procurement Tracker",
"link_to": "Address", "link_to": "Procurement Tracker",
"link_type": "DocType", "link_type": "Report",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -228,9 +328,31 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Contacts", "label": "Supplier-Wise Sales Analytics",
"link_to": "Contact", "link_to": "Supplier-Wise Sales Analytics",
"link_type": "DocType", "link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Supplier Quotation Comparison",
"link_to": "Supplier Quotation Comparison",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Supplier Addresses And Contacts",
"link_to": "Address And Contacts",
"link_type": "Report",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -247,11 +369,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.694985", "modified": "2026-01-02 12:10:07.304778",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Buying", "module": "Buying",
"name": "Buying", "name": "Buying",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Buying" "title": "Buying"
} }

View File

@@ -6,25 +6,13 @@
"header_icon": "crm", "header_icon": "crm",
"idx": 0, "idx": 0,
"items": [ "items": [
{
"child": 0,
"collapsible": 1,
"icon": "home",
"indent": 0,
"keep_closed": 0,
"label": "Home",
"link_to": "CRM",
"link_type": "Workspace",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "chart", "icon": "chart",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Dashboard", "label": "Home",
"link_to": "CRM", "link_to": "CRM",
"link_type": "Dashboard", "link_type": "Dashboard",
"show_arrow": 0, "show_arrow": 0,
@@ -69,7 +57,7 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "notepad-text", "icon": "sheet",
"indent": 1, "indent": 1,
"keep_closed": 1, "keep_closed": 1,
"label": "Reports", "label": "Reports",
@@ -497,11 +485,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:12.112990", "modified": "2026-01-02 15:06:29.836236",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "CRM", "module": "CRM",
"name": "CRM", "name": "CRM",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "CRM" "title": "CRM"
} }

View File

@@ -72,6 +72,29 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Custom Financial Statement",
"link_to": "Custom Financial Statement",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Financial Report Template",
"link_to": "Financial Report Template",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -116,6 +139,104 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"indent": 1,
"keep_closed": 1,
"label": "Registers",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Accounts Receivable",
"link_to": "Accounts Receivable",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Accounts Payable",
"link_to": "Accounts Payable",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "AR Summary",
"link_to": "Accounts Receivable Summary",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "AP Summary",
"link_to": "Accounts Payable Summary",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Register",
"link_to": "Sales Register",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Purchase Register",
"link_to": "Purchase Register",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item-wise sales Register",
"link_to": "Item-wise Sales Register",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item-wise Purchase Register",
"link_to": "Item-wise Purchase Register",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -260,11 +381,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:12.047975", "modified": "2026-01-08 17:50:55.681403",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Financial Reports", "name": "Financial Reports",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Financial Reports" "title": "Financial Reports"
} }

View File

@@ -62,11 +62,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.686293", "modified": "2025-11-25 10:46:09.198568",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Home", "name": "Home",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Home" "title": "Home"
} }

View File

@@ -30,30 +30,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "notebook-tabs",
"indent": 0,
"keep_closed": 0,
"label": "Item",
"link_to": "Item",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "warehouse",
"indent": 0,
"keep_closed": 0,
"label": "Warehouse",
"link_to": "Warehouse",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -356,6 +332,18 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Section Break" "type": "Section Break"
}, },
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Item",
"link_to": "Item",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
@@ -437,11 +425,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.863897", "modified": "2026-01-02 15:08:30.661411",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Manufacturing", "module": "Manufacturing",
"name": "Manufacturing", "name": "Manufacturing",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Manufacturing" "title": "Manufacturing"
} }

View File

@@ -18,6 +18,18 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "chart",
"indent": 0,
"keep_closed": 0,
"label": "Dashboard",
"link_to": "Project",
"link_type": "Dashboard",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -57,8 +69,75 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "database",
"indent": 1,
"keep_closed": 1,
"label": "Setup",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Activity Type",
"link_to": "Activity Type",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Activity Cost",
"link_to": "Activity Cost",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Project Template",
"link_to": "Project Template",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Project Type",
"link_to": "Project Type",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Project Update",
"link_to": "Project Update",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "sheet",
"indent": 1,
"keep_closed": 1,
"label": "Reports", "label": "Reports",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
@@ -67,7 +146,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "table", "icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Project Summary", "label": "Project Summary",
@@ -75,13 +154,79 @@
"link_type": "Report", "link_type": "Report",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Daily Timesheet Summary",
"link_to": "Daily Timesheet Summary",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Timesheet Billing Summary",
"link_to": "Timesheet Billing Summary",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Project wise Stock Tracking",
"link_to": "Project wise Stock Tracking",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Project Profitability",
"link_to": "Project Profitability",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Delayed Tasks Summary",
"link_to": "Delayed Tasks Summary",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "settings",
"indent": 0,
"keep_closed": 0,
"label": "Settings",
"link_to": "Projects Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:12.014031", "modified": "2026-01-02 11:57:04.237376",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Projects", "module": "Projects",
"name": "Projects", "name": "Projects",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Projects" "title": "Projects"
} }

View File

@@ -18,30 +18,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "quality",
"indent": 0,
"keep_closed": 0,
"label": "Quality Goal",
"link_to": "Quality Goal",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "book-text",
"indent": 0,
"keep_closed": 0,
"label": "Quality Procedure",
"link_to": "Quality Procedure",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -54,6 +30,18 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "goal",
"indent": 0,
"keep_closed": 0,
"label": "Quality Goal",
"link_to": "Quality Goal",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -93,25 +81,38 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "calendar-check-2", "icon": "thumbs-up",
"indent": 1,
"keep_closed": 1,
"label": "Goal and Procedure",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Quality Goal", "label": "Quality Feedback",
"link_to": "Quality Goal", "link_to": "Quality Feedback",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "users",
"indent": 0,
"keep_closed": 0,
"label": "Quality Meeting",
"link_to": "Quality Meeting",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "database",
"indent": 1,
"keep_closed": 1,
"label": "Setup",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
@@ -134,28 +135,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "thumbs-up",
"indent": 1,
"keep_closed": 1,
"label": "Feedback",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Quality Feedback",
"link_to": "Quality Feedback",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
@@ -167,78 +146,22 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "calendar-check",
"indent": 1,
"keep_closed": 1,
"label": "Meeting",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Quality Meeting", "label": "Quality Inspection Template",
"link_to": "Quality Meeting", "link_to": "Quality Inspection Template",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "review",
"indent": 1,
"keep_closed": 1,
"label": "Review and Action",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Non Conformance",
"link_to": "Non Conformance",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Quality Review",
"link_to": "Quality Review",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Quality Action",
"link_to": "Quality Action",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:12.000467", "modified": "2026-01-02 17:39:50.641254",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Quality Management", "module": "Quality Management",
"name": "Quality", "name": "Quality",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Quality" "title": "Quality"
} }

View File

@@ -30,30 +30,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "customer",
"indent": 0,
"keep_closed": 0,
"label": "Customer",
"link_to": "Customer",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "notebook-tabs",
"indent": 0,
"keep_closed": 0,
"label": "Item",
"link_to": "Item",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -94,6 +70,17 @@
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "computer", "icon": "computer",
"indent": 1,
"keep_closed": 1,
"label": "POS",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "POS", "label": "POS",
@@ -102,13 +89,101 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "POS Invoice",
"link_to": "POS Invoice",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "POS Opening Entry",
"link_to": "POS Opening Entry",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "POS Closing Entry",
"link_to": "POS Closing Entry",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "POS Profile",
"link_to": "POS Profile",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "POS Invoice Merge Log",
"link_to": "POS Invoice Merge Log",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "POS Settings",
"link_to": "POS Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Loyalty Program",
"link_to": "Loyalty Program",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Loyalty Point Entry",
"link_to": "Loyalty Point Entry",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "package", "icon": "stock",
"indent": 1, "indent": 1,
"keep_closed": 1, "keep_closed": 1,
"label": "Item and Pricing", "label": "Items & Pricing",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Section Break" "type": "Section Break"
@@ -202,149 +277,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "notepad-text",
"indent": 1,
"keep_closed": 1,
"label": "Reports",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Analytics",
"link_to": "Sales Analytics",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Pending SO Items For Purchase Request",
"link_to": "Pending SO Items For Purchase Request",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Available Stock for Packing Items",
"link_to": "Available Stock for Packing Items",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Customer Addresses And Contacts",
"link_to": "Address And Contacts",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Delivery Note Trends",
"link_to": "Delivery Note Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Invoice Trends",
"link_to": "Sales Invoice Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Customer Credit Balance",
"link_to": "Customer Credit Balance",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Customers Without Any Sales Transactions",
"link_to": "Customers Without Any Sales Transactions",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Partners Commission",
"link_to": "Sales Partners Commission",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Territory Target Variance Based On Item Group",
"link_to": "Territory Target Variance Based On Item Group",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Person Target Variance Based On Item Group",
"link_to": "Sales Person Target Variance Based On Item Group",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Partner Target Variance Based On Item Group",
"link_to": "Sales Partner Target Variance based on Item Group",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -356,6 +288,18 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Section Break" "type": "Section Break"
}, },
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Customer",
"link_to": "Customer",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
@@ -411,17 +355,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Partner",
"link_to": "Sales Partner",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
@@ -438,8 +371,8 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Product Bundle", "label": "Sales Partner",
"link_to": "Product Bundle", "link_to": "Sales Partner",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
@@ -449,19 +382,8 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Shipping Rule", "label": "Monthly Distribution",
"link_to": "Shipping Rule", "link_to": "Monthly Distribution",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "UTM Source",
"link_to": "UTM Source",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
@@ -488,6 +410,270 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Product Bundle",
"link_to": "Product Bundle",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "UTM Source",
"link_to": "UTM Source",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Shipping Rule",
"link_to": "Shipping Rule",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "sheet",
"indent": 1,
"keep_closed": 1,
"label": "Reports",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Register",
"link_to": "Sales Register",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item-wise Sales Register",
"link_to": "Item-wise Sales Register",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Analytics",
"link_to": "Sales Analytics",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Customer Addresses And Contacts",
"link_to": "Address And Contacts",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Invoice Trends",
"link_to": "Sales Invoice Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Customer Credit Balance",
"link_to": "Customer Credit Balance",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Customers Without Any Sales Transactions",
"link_to": "Customers Without Any Sales Transactions",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Partners Commission",
"link_to": "Sales Partners Commission",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Available Stock for Packing Items",
"link_to": "Available Stock for Packing Items",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Territory Target Variance Based On Item Group",
"link_to": "Territory Target Variance Based On Item Group",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Person Target Variance Based On Item Group",
"link_to": "Sales Person Target Variance Based On Item Group",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Partner Target Variance Based On Item Group",
"link_to": "Sales Partner Target Variance based on Item Group",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Pending SO Items For Purchase Request",
"link_to": "Pending SO Items For Purchase Request",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Funnel",
"link_to": "sales-funnel",
"link_type": "Page",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Order Analysis",
"link_to": "Sales Order Analysis",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Customer Acquisition and Loyalty",
"link_to": "Customer Acquisition and Loyalty",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Quotation Trends",
"link_to": "Quotation Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Order Trends",
"link_to": "Sales Order Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item-wise Sales History",
"link_to": "Item-wise Sales History",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Sales Person-wise Transaction Summary",
"link_to": "Sales Person-wise Transaction Summary",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -501,11 +687,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.973725", "modified": "2026-01-02 17:44:08.721891",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Selling", "name": "Selling",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Selling" "title": "Selling"
} }

View File

@@ -9,23 +9,47 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "home", "icon": "earth",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Home", "label": "Global Defaults",
"link_to": "Settings", "link_to": "Global Defaults",
"link_type": "Workspace", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "crm", "icon": "washing-machine",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "CRM Settings", "label": "System Settings",
"link_to": "CRM Settings", "link_to": "System Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "accounting",
"indent": 0,
"keep_closed": 0,
"label": "Accounts Settings",
"link_to": "Accounts Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "computer",
"indent": 0,
"keep_closed": 0,
"label": "POS Settings",
"link_to": "POS Settings",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
@@ -54,18 +78,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "accounting",
"indent": 0,
"keep_closed": 0,
"label": "Accounts Settings",
"link_to": "Accounts Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -90,42 +102,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "printer",
"indent": 0,
"keep_closed": 0,
"label": "Print Settings",
"link_to": "Print Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "computer",
"indent": 0,
"keep_closed": 0,
"label": "System Settings",
"link_to": "System Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "earth",
"indent": 0,
"keep_closed": 0,
"label": "Global Defaults",
"link_to": "Global Defaults",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -137,13 +113,124 @@
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "crm",
"indent": 0,
"keep_closed": 0,
"label": "CRM Settings",
"link_to": "CRM Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "support",
"indent": 0,
"keep_closed": 0,
"label": "Support Settings",
"link_to": "Support Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "getting-started",
"indent": 1,
"keep_closed": 1,
"label": "Other Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Subscription Settings",
"link_to": "Subscription Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Variant Settings",
"link_to": "Item Variant Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Delivery Settings",
"link_to": "Delivery Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Currency Exchange Settings",
"link_to": "Currency Exchange Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Appointment Booking Settings",
"link_to": "Appointment Booking Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Stock Reposting Settings",
"link_to": "Stock Reposting Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Repost Accounting Ledger Settings",
"link_to": "Repost Accounting Ledger Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.674859", "modified": "2026-01-02 18:04:13.860117",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Settings", "name": "Settings",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Settings" "title": "Settings"
} }

View File

@@ -9,6 +9,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "customer",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Shareholder", "label": "Shareholder",
@@ -20,6 +21,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "move-horizontal",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Share Transfer", "label": "Share Transfer",
@@ -31,6 +33,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "list",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Share Ledger", "label": "Share Ledger",
@@ -42,6 +45,7 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "notepad-text",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Share Balance", "label": "Share Balance",
@@ -51,11 +55,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.834013", "modified": "2026-01-02 14:53:29.842384",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Share Management", "name": "Share Management",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Share Management" "title": "Share Management"
} }

View File

@@ -30,30 +30,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "notebook-tabs",
"indent": 0,
"keep_closed": 0,
"label": "Item",
"link_to": "Item",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "warehouse",
"indent": 0,
"keep_closed": 0,
"label": "Warehouse",
"link_to": "Warehouse",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -93,19 +69,7 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "recycle", "icon": "arrow-left-to-line",
"indent": 0,
"keep_closed": 0,
"label": "Stock Reconciliation",
"link_to": "Stock Reconciliation",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "arrow-right",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Material Request", "label": "Material Request",
@@ -117,10 +81,22 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "notepad-text", "icon": "caravan",
"indent": 0,
"keep_closed": 0,
"label": "Pick List",
"link_to": "Pick List",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "tool",
"indent": 1, "indent": 1,
"keep_closed": 1, "keep_closed": 1,
"label": "Reports", "label": "Tools",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Section Break" "type": "Section Break"
@@ -128,11 +104,24 @@
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Stock Ledger", "label": "Stock Reconciliation",
"link_to": "Stock Ledger", "link_to": "Stock Reconciliation",
"link_type": "Report", "link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Landed Cost Voucher",
"link_to": "Landed Cost Voucher",
"link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -141,9 +130,9 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Stock Balance", "label": "Repost Item Valuation",
"link_to": "Stock Balance", "link_to": "Repost Item Valuation",
"link_type": "Report", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -152,9 +141,9 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Stock Analytics", "label": "Packing Slip",
"link_to": "Stock Analytics", "link_to": "Packing Slip",
"link_type": "Report", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -163,31 +152,9 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Serial No and Batch Traceability", "label": "Quality Inspection",
"link_to": "Serial No and Batch Traceability", "link_to": "Quality Inspection",
"link_type": "Report", "link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Purchase Receipt Trends",
"link_to": "Purchase Receipt Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Delivery Note Trends",
"link_to": "Delivery Note Trends",
"link_type": "Report",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -203,6 +170,85 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Section Break" "type": "Section Break"
}, },
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Item",
"link_to": "Item",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Group",
"link_to": "Item Group",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Attribute",
"link_to": "Item Attribute",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Brand",
"link_to": "Brand",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Warehouse",
"link_to": "Warehouse",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Unit of Measure (UOM)",
"link_to": "UOM",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "UOM Conversion Factor",
"link_to": "UOM Conversion Factor",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 1, "child": 1,
"collapsible": 1, "collapsible": 1,
@@ -247,24 +293,342 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Shipping Rule",
"link_to": "Shipping Rule",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Alternative",
"link_to": "Item Alternative",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Quality Inspection Template",
"link_to": "Quality Inspection Template",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Delivery Trip",
"link_to": "Delivery Trip",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "sheet",
"indent": 1,
"keep_closed": 1,
"label": "Reports",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Stock Ledger",
"link_to": "Stock Ledger",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Stock Balance",
"link_to": "Stock Balance",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Quick Stock Balance",
"link_to": "Quick Stock Balance",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Stock Projected Qty",
"link_to": "Stock Projected Qty",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Stock Analytics",
"link_to": "Stock Analytics",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Stock Ageing",
"link_to": "Stock Ageing",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Purchase Receipt Trends",
"link_to": "Purchase Receipt Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Delivery Note Trends",
"link_to": "Delivery Note Trends",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Price Stock",
"link_to": "Item Price Stock",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Warehouse Wise Stock Balance",
"link_to": "Warehouse Wise Stock Balance",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Shortage Report",
"link_to": "Item Shortage Report",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Serial No and Batch Traceability",
"link_to": "Serial No and Batch Traceability",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Serial No Status",
"link_to": "Serial No Status",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Serial No Ledger",
"link_to": "Serial No Ledger",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Serial No Warranty Expiry",
"link_to": "Serial No Warranty Expiry",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Batch-Wise Balance History",
"link_to": "Batch-Wise Balance History",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Batch Item Expiry Status",
"link_to": "Batch Item Expiry Status",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Requested Items To Be Transferred",
"link_to": "Requested Items To Be Transferred",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Itemwise Recommended Reorder Level",
"link_to": "Itemwise Recommended Reorder Level",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Variant Details",
"link_to": "Item Variant Details",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "settings", "icon": "settings",
"indent": 1,
"keep_closed": 1,
"label": "Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Settings", "label": "Stock Settings",
"link_to": "Stock Settings", "link_to": "Stock Settings",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Item Variant Settings",
"link_to": "Item Variant Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Stock Reposting Settings",
"link_to": "Stock Reposting Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Delivery Settings",
"link_to": "Delivery Settings",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.656807", "modified": "2026-01-02 18:10:31.153427",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Stock", "name": "Stock",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Stock" "title": "Stock"
} }

View File

@@ -18,10 +18,34 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"icon": "folder-tree",
"indent": 0,
"keep_closed": 0,
"label": "Subcontracting BOM",
"link_to": "Subcontracting BOM",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "move-horizontal",
"indent": 0,
"keep_closed": 0,
"label": "Stock Entry",
"link_to": "Stock Entry",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "arrow-right", "icon": "arrow-left-to-line",
"indent": 1, "indent": 1,
"keep_closed": 0, "keep_closed": 0,
"label": "Inward Order", "label": "Inward Order",
@@ -68,7 +92,7 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "arrow-left", "icon": "arrow-right-from-line",
"indent": 1, "indent": 1,
"keep_closed": 0, "keep_closed": 0,
"label": "Outward Order", "label": "Outward Order",
@@ -112,41 +136,6 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "tool",
"indent": 1,
"keep_closed": 1,
"label": "Tools",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Stock Entry",
"link_to": "Stock Entry",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "",
"indent": 0,
"keep_closed": 0,
"label": "Subcontracting BOM",
"link_to": "Subcontracting BOM",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -207,11 +196,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.605180", "modified": "2026-01-02 17:51:15.843931",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Buying", "module": "Buying",
"name": "Subcontracting", "name": "Subcontracting",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Subcontracting" "title": "Subcontracting"
} }

View File

@@ -87,11 +87,10 @@
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.840656", "modified": "2025-12-22 17:06:54.262451",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Subscription", "name": "Subscription",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Subscription" "title": "Subscription"
} }

View File

@@ -24,12 +24,24 @@
"icon": "file-question-mark", "icon": "file-question-mark",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Issues", "label": "Issue",
"link_to": "Issue", "link_to": "Issue",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "calendar-days",
"indent": 0,
"keep_closed": 0,
"label": "Maintenance Schedule",
"link_to": "Maintenance Schedule",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -45,18 +57,6 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "receipt-text",
"indent": 0,
"keep_closed": 0,
"label": "SLA",
"link_to": "Service Level Agreement",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"icon": "grid-2x2-check", "icon": "grid-2x2-check",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
@@ -69,10 +69,10 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "tool", "icon": "database",
"indent": 1, "indent": 1,
"keep_closed": 1, "keep_closed": 1,
"label": "Maintenance", "label": "Setup",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Section Break" "type": "Section Break"
@@ -82,8 +82,8 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Maintenance Schedule", "label": "Issue Type",
"link_to": "Maintenance Schedule", "link_to": "Issue Type",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
@@ -93,8 +93,8 @@
"collapsible": 1, "collapsible": 1,
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Maintenance Visit", "label": "Issue Priority",
"link_to": "Maintenance Visit", "link_to": "Issue Priority",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
@@ -132,57 +132,23 @@
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 0,
"collapsible": 1,
"icon": "database",
"indent": 1,
"keep_closed": 1,
"label": "Setup",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Issue Type",
"link_to": "Issue Type",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Issue Priority",
"link_to": "Issue Priority",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "settings", "icon": "settings",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Support Settings", "label": "Settings",
"link_to": "Support Settings", "link_to": "Support Settings",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.958639", "modified": "2026-01-02 17:47:19.864824",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Support", "module": "Support",
"name": "Support", "name": "Support",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Support" "title": "Support"
} }

View File

@@ -13,8 +13,9 @@
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Sales Tax Template", "label": "Sales Tax Template",
"link_to": "Sales Taxes and Charges Template", "link_to": "Item Tax Template",
"link_type": "DocType", "link_type": "DocType",
"navigate_to_tab": "",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
@@ -45,6 +46,17 @@
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
"icon": "database",
"indent": 1,
"keep_closed": 1,
"label": "Setup",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"icon": "triangle", "icon": "triangle",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
@@ -55,7 +67,7 @@
"type": "Link" "type": "Link"
}, },
{ {
"child": 0, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "book-open-text", "icon": "book-open-text",
"indent": 0, "indent": 0,
@@ -67,17 +79,28 @@
"type": "Link" "type": "Link"
}, },
{ {
"child": 0, "child": 1,
"collapsible": 1, "collapsible": 1,
"icon": "book-text", "icon": "book-text",
"indent": 0, "indent": 0,
"keep_closed": 0, "keep_closed": 0,
"label": "Tax Withholding", "label": "Tax Withholding Category",
"link_to": "Tax Withholding Category", "link_to": "Tax Withholding Category",
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
}, },
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Tax Withholding Group",
"link_to": "Tax Withholding Group",
"link_type": "DocType",
"show_arrow": 0,
"type": "Link"
},
{ {
"child": 0, "child": 0,
"collapsible": 1, "collapsible": 1,
@@ -89,13 +112,46 @@
"link_type": "DocType", "link_type": "DocType",
"show_arrow": 0, "show_arrow": 0,
"type": "Link" "type": "Link"
},
{
"child": 0,
"collapsible": 1,
"icon": "sheet",
"indent": 1,
"keep_closed": 1,
"label": "Reports",
"link_to": "",
"link_type": "DocType",
"show_arrow": 0,
"type": "Section Break"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "TDS Computation Summary",
"link_to": "TDS Computation Summary",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
},
{
"child": 1,
"collapsible": 1,
"indent": 0,
"keep_closed": 0,
"label": "Tax Withholding Details",
"link_to": "Tax Withholding Details",
"link_type": "Report",
"show_arrow": 0,
"type": "Link"
} }
], ],
"modified": "2026-01-08 18:49:11.798691", "modified": "2026-01-02 14:40:04.075046",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Accounts", "module": "Accounts",
"name": "Taxes", "name": "Taxes",
"owner": "Administrator", "owner": "Administrator",
"standard": 1,
"title": "Taxes" "title": "Taxes"
} }