diff --git a/erpnext/accounts/workspace/accounting/accounting.json b/erpnext/accounts/workspace/accounting/accounting.json index c6a7fc6d84c..6dbf0fc8194 100644 --- a/erpnext/accounts/workspace/accounting/accounting.json +++ b/erpnext/accounts/workspace/accounting/accounting.json @@ -1,4 +1,5 @@ { + "app": "erpnext", "charts": [ { "chart_name": "Profit and Loss", @@ -586,7 +587,7 @@ "type": "Link" } ], - "modified": "2024-01-18 22:15:40.941711", + "modified": "2025-11-12 16:02:33.348893", "modified_by": "Administrator", "module": "Accounts", "name": "Accounting", @@ -615,59 +616,7 @@ "restrict_to_domain": "", "roles": [], "sequence_id": 2.0, - "shortcuts": [ - { - "color": "Grey", - "doc_view": "List", - "label": "Learn Accounting", - "type": "URL", - "url": "https://school.frappe.io/lms/courses/erpnext-accounting?utm_source=in_app" - }, - { - "label": "Chart of Accounts", - "link_to": "Account", - "type": "DocType" - }, - { - "label": "Sales Invoice", - "link_to": "Sales Invoice", - "type": "DocType" - }, - { - "label": "Purchase Invoice", - "link_to": "Purchase Invoice", - "type": "DocType" - }, - { - "label": "Journal Entry", - "link_to": "Journal Entry", - "type": "DocType" - }, - { - "label": "Payment Entry", - "link_to": "Payment Entry", - "type": "DocType" - }, - { - "label": "Accounts Receivable", - "link_to": "Accounts Receivable", - "type": "Report" - }, - { - "label": "General Ledger", - "link_to": "General Ledger", - "type": "Report" - }, - { - "label": "Trial Balance", - "link_to": "Trial Balance", - "type": "Report" - }, - { - "label": "Dashboard", - "link_to": "Accounts", - "type": "Dashboard" - } - ], - "title": "Accounting" + "shortcuts": [], + "title": "Accounting", + "type": "Workspace" } diff --git a/erpnext/desktop_icon/accounts.json b/erpnext/desktop_icon/accounts.json new file mode 100644 index 00000000000..6bc9c616565 --- /dev/null +++ b/erpnext/desktop_icon/accounts.json @@ -0,0 +1,17 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 13:07:51.988728", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon_type": "Folder", + "idx": 0, + "label": "Accounts", + "link_type": "DocType", + "modified": "2025-11-12 13:07:51.988728", + "modified_by": "Administrator", + "name": "Accounts", + "owner": "Administrator", + "roles": [], + "standard": 1 +} diff --git a/erpnext/desktop_icon/banking.json b/erpnext/desktop_icon/banking.json new file mode 100644 index 00000000000..c291f0d0420 --- /dev/null +++ b/erpnext/desktop_icon/banking.json @@ -0,0 +1,19 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 14:51:14.307331", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon_type": "Link", + "idx": 0, + "label": "Banking", + "link_to": "Bank Reconciliation Tool", + "link_type": "DocType", + "modified": "2025-11-12 14:57:32.316148", + "modified_by": "Administrator", + "name": "Banking", + "owner": "Administrator", + "parent_icon": "Accounts", + "roles": [], + "standard": 1 +} diff --git a/erpnext/desktop_icon/budget.json b/erpnext/desktop_icon/budget.json new file mode 100644 index 00000000000..00d07edabc7 --- /dev/null +++ b/erpnext/desktop_icon/budget.json @@ -0,0 +1,20 @@ +{ + "app": "erpnext", + "creation": "2025-11-10 16:54:04.780644", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon": "expenses", + "icon_type": "Link", + "idx": 0, + "label": "Budget", + "link_to": "Budget", + "link_type": "DocType", + "modified": "2025-11-12 13:08:35.543849", + "modified_by": "Administrator", + "name": "Budget", + "owner": "Administrator", + "parent_icon": "Accounts", + "roles": [], + "standard": 1 +} diff --git a/erpnext/desktop_icon/financial_reports.json b/erpnext/desktop_icon/financial_reports.json new file mode 100644 index 00000000000..7d6e851a88b --- /dev/null +++ b/erpnext/desktop_icon/financial_reports.json @@ -0,0 +1,20 @@ +{ + "app": "erpnext", + "creation": "2025-11-05 12:11:24.655043", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon": "file", + "icon_type": "Link", + "idx": 0, + "label": "Financial Reports", + "link_to": "Financial Reports", + "link_type": "Workspace", + "modified": "2025-11-12 16:36:38.605479", + "modified_by": "Administrator", + "name": "Financial Reports", + "owner": "Administrator", + "parent_icon": "Accounts", + "roles": [], + "standard": 1 +} diff --git a/erpnext/desktop_icon/opening_&_closing.json b/erpnext/desktop_icon/opening_&_closing.json new file mode 100644 index 00000000000..631cef1889e --- /dev/null +++ b/erpnext/desktop_icon/opening_&_closing.json @@ -0,0 +1,19 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 15:15:15.824801", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon_type": "Link", + "idx": 0, + "label": "Opening & Closing", + "link_to": "Period Closing Voucher", + "link_type": "DocType", + "modified": "2025-11-12 15:15:15.824801", + "modified_by": "Administrator", + "name": "Opening & Closing", + "owner": "Administrator", + "parent_icon": "Accounts", + "roles": [], + "standard": 1 +} diff --git a/erpnext/desktop_icon/subscription.json b/erpnext/desktop_icon/subscription.json new file mode 100644 index 00000000000..c3fddc164f8 --- /dev/null +++ b/erpnext/desktop_icon/subscription.json @@ -0,0 +1,20 @@ +{ + "app": "erpnext", + "creation": "2025-11-10 16:14:25.976756", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon": "accounting", + "icon_type": "Link", + "idx": 0, + "label": "Subscription", + "link_to": "Subscription", + "link_type": "DocType", + "modified": "2025-11-12 13:08:35.599003", + "modified_by": "Administrator", + "name": "Subscription", + "owner": "Administrator", + "parent_icon": "Accounts", + "roles": [], + "standard": 1 +} diff --git a/erpnext/desktop_icon/taxes.json b/erpnext/desktop_icon/taxes.json new file mode 100644 index 00000000000..15ff08ffbc0 --- /dev/null +++ b/erpnext/desktop_icon/taxes.json @@ -0,0 +1,19 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 15:05:54.474218", + "docstatus": 0, + "doctype": "Desktop Icon", + "hidden": 0, + "icon_type": "Link", + "idx": 0, + "label": "Taxes", + "link_to": "Item Tax Template", + "link_type": "DocType", + "modified": "2025-11-12 15:06:04.160228", + "modified_by": "Administrator", + "name": "Taxes", + "owner": "Administrator", + "parent_icon": "Accounts", + "roles": [], + "standard": 1 +} diff --git a/erpnext/report_center/accounting.json b/erpnext/report_center/accounting.json new file mode 100644 index 00000000000..a365141b516 --- /dev/null +++ b/erpnext/report_center/accounting.json @@ -0,0 +1,70 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 15:20:50.321880", + "docstatus": 0, + "doctype": "Report Center", + "idx": 0, + "links": [ + { + "creation": "2025-11-12 15:20:50.321880", + "docstatus": 0, + "doctype": "Report Center Link", + "idx": 1, + "modified": "2025-11-12 15:21:42.978956", + "modified_by": "Administrator", + "name": "t67c82q3j7", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "links", + "parenttype": "Report Center", + "report": "Sales Register" + }, + { + "creation": "2025-11-12 15:20:50.321880", + "docstatus": 0, + "doctype": "Report Center Link", + "idx": 2, + "modified": "2025-11-12 15:21:42.978956", + "modified_by": "Administrator", + "name": "t67l4c03nc", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "links", + "parenttype": "Report Center", + "report": "Item-wise Sales Register" + }, + { + "creation": "2025-11-12 15:20:50.321880", + "docstatus": 0, + "doctype": "Report Center Link", + "idx": 3, + "modified": "2025-11-12 15:21:42.978956", + "modified_by": "Administrator", + "name": "t67vn33ic1", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "links", + "parenttype": "Report Center", + "report": "Purchase Register" + }, + { + "creation": "2025-11-12 15:20:50.321880", + "docstatus": 0, + "doctype": "Report Center Link", + "idx": 4, + "modified": "2025-11-12 15:21:42.978956", + "modified_by": "Administrator", + "name": "t67god5gii", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "links", + "parenttype": "Report Center", + "report": "Item-wise Purchase Register" + } + ], + "modified": "2025-11-12 15:21:42.978956", + "modified_by": "Administrator", + "name": "Accounting", + "owner": "Administrator", + "sidebar": "Accounting" +} diff --git a/erpnext/workspace_sidebar/accounting.json b/erpnext/workspace_sidebar/accounting.json new file mode 100644 index 00000000000..ca80501c14c --- /dev/null +++ b/erpnext/workspace_sidebar/accounting.json @@ -0,0 +1,763 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "accounting", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "home", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Home", + "link_to": "Accounting", + "link_type": "Workspace", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "a64og9oq94", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "chart", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Dashboard", + "link_to": "Accounts", + "link_type": "Dashboard", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhugl9lua", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Receivables", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jh0n3qq66", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "\ud83e\udd73", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Customer", + "link_to": "Customer", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhcm51kp3", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Sales Invoice", + "link_to": "Sales Invoice", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jh19c141t", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "\ud83d\ude1e", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Credit Note", + "link_to": "Sales Invoice", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "3fkm5nvbjl", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 0, + "label": "Accounts Receivable", + "link_to": "Accounts Receivable", + "link_type": "Report", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhburdf01", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "Payables", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "4cdf4p0upe", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "\ud83d\ude03", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Supplier", + "link_to": "Supplier", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "4cduqhi5vd", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Purchase Invoice", + "link_to": "Purchase Invoice", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jh6euud0o", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 0, + "label": "Debit Note", + "link_to": "Purchase Invoice", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "4kkni6snil", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "Accounts Payable", + "link_to": "Accounts Payable", + "link_type": "Report", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhq8anndl", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 1, + "label": "Payments", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "5vdsnvlp5l", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 0, + "label": "Payment Entry", + "link_to": "Payment Entry", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jh5ugbv3j", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 0, + "label": "Journal Entry", + "link_to": "Journal Entry", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jh9ejcdq9", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 0, + "label": "Payment Reconciliaition", + "link_to": "Payment Reconciliation", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "9ki4da3hsk", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 1, + "label": "Reports", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhhu54rmu", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 0, + "label": "General Ledger", + "link_to": "General Ledger", + "link_type": "Report", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhoigppkp", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "Trial Balance", + "link_to": "Trial Balance", + "link_type": "Report", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jha0kei8j", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 20, + "indent": 0, + "keep_closed": 0, + "label": "Financial Reports", + "link_to": "Financial Reports", + "link_type": "Workspace", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "rkc8rb97t0", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 21, + "indent": 0, + "keep_closed": 1, + "label": "Setup", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhgskgkbk", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 22, + "indent": 0, + "keep_closed": 0, + "label": "Chart of Accounts", + "link_to": "Account", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhda6gfhu", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 23, + "indent": 0, + "keep_closed": 0, + "label": "Chart of Cost Centers", + "link_to": "Cost Center", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhqqetrmr", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 24, + "indent": 0, + "keep_closed": 0, + "label": "Accounting Dimension", + "link_to": "Accounting Dimension", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhnutv8g9", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 25, + "indent": 0, + "keep_closed": 0, + "label": "Currency", + "link_to": "Currency", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhp6j08e5", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 26, + "indent": 0, + "keep_closed": 0, + "label": "Currency Exchange", + "link_to": "Currency Exchange", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhfeb7pha", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 27, + "indent": 0, + "keep_closed": 0, + "label": "Finance Book", + "link_to": "Finance Book", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhbe7q82k", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 28, + "indent": 0, + "keep_closed": 0, + "label": "Mode of Payment", + "link_to": "Mode of Payment", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhsqj699i", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 29, + "indent": 0, + "keep_closed": 0, + "label": "Payment Term", + "link_to": "Payment Term", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhb94vg23", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 30, + "indent": 0, + "keep_closed": 0, + "label": "Journal Entry Template", + "link_to": "Journal Entry Template", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhj8j1138", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 31, + "indent": 0, + "keep_closed": 0, + "label": "Terms and Conditions", + "link_to": "Terms and Conditions", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhjsnnpf1", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 32, + "indent": 0, + "keep_closed": 0, + "label": "Company", + "link_to": "Company", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jhbm036q6", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 33, + "indent": 0, + "keep_closed": 0, + "label": "Fiscal Year", + "link_to": "Fiscal Year", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jh431vkrk", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.303793", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 34, + "indent": 0, + "keep_closed": 0, + "label": "Accounts Settings", + "link_to": "Accounts Settings", + "link_type": "DocType", + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "2jh7892p5u", + "owner": "Administrator", + "parent": "Accounting", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 16:42:11.580055", + "modified_by": "Administrator", + "name": "Accounting", + "owner": "Administrator", + "title": "Accounting" +} diff --git a/erpnext/workspace_sidebar/assets.json b/erpnext/workspace_sidebar/assets.json new file mode 100644 index 00000000000..94117d0b286 --- /dev/null +++ b/erpnext/workspace_sidebar/assets.json @@ -0,0 +1,499 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "assets", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "home", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Home", + "link_to": "Assets", + "link_type": "Workspace", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "a52l2788jf", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Dashboard", + "link_to": "Asset", + "link_type": "Dashboard", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0je4sp9cb", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Asset", + "link_to": "Asset", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jc4af821", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Asset Movement", + "link_to": "Asset Movement", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0j0fa4r1r", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Fixed Asset Register", + "link_to": "Fixed Asset Register", + "link_type": "Report", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jb39gjp2", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 1, + "label": "Maintenance", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0j32u4pe5", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 0, + "label": "Asset Maintenance Team", + "link_to": "Asset Maintenance Team", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jq5f46ub", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "Asset Maintenance", + "link_to": "Asset Maintenance", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jle7uu4e", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Asset Maintenance Log", + "link_to": "Asset Maintenance Log", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0j2rldana", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Asset Value Adjustment", + "link_to": "Asset Value Adjustment", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0j8651m4i", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 0, + "label": "Asset Repair", + "link_to": "Asset Repair", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jk0g68p4", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "Asset Capitalization", + "link_to": "Asset Capitalization", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0j32nu6h5", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 1, + "label": "Reports", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jd0tq9qq", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 0, + "label": "Asset Depreciation Ledger", + "link_to": "Asset Depreciation Ledger", + "link_type": "Report", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jmch6u7q", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 0, + "label": "Asset Depreciations and Balances", + "link_to": "Asset Depreciations and Balances", + "link_type": "Report", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0j6s36eoc", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 0, + "label": "Asset Maintenance", + "link_to": "Asset Maintenance", + "link_type": "Report", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jh1oghnt", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 0, + "label": "Asset Activity", + "link_to": "Asset Activity", + "link_type": "Report", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jgu5ia1o", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 1, + "label": "Setup", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jaak1hei", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "settings", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "Settings", + "link_to": "Accounts Settings", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "f84hnvfn6j", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link", + "url": "" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 20, + "indent": 0, + "keep_closed": 0, + "label": "Asset Category", + "link_to": "Asset Category", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0j0odb91v", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 21, + "indent": 0, + "keep_closed": 0, + "label": "Location", + "link_to": "Location", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "p0jk59ac25", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.546717", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 22, + "indent": 0, + "keep_closed": 0, + "label": "Depreciation Schedule", + "link_to": "Asset Depreciation Schedule", + "link_type": "DocType", + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "hirqeqcmr5", + "owner": "Administrator", + "parent": "Assets", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 15:56:06.376246", + "modified_by": "Administrator", + "name": "Assets", + "owner": "Administrator", + "title": "Assets" +} diff --git a/erpnext/workspace_sidebar/banking.json b/erpnext/workspace_sidebar/banking.json new file mode 100644 index 00000000000..de95918b5e4 --- /dev/null +++ b/erpnext/workspace_sidebar/banking.json @@ -0,0 +1,212 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "circle-dollar-sign", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Bank", + "link_to": "Bank", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eahahtoddv", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Bank Account", + "link_to": "Bank Account", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eahili0kbv", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Bank Clearance", + "link_to": "Bank Clearance", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eahekkd6t3", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Bank Reconciliation Tool", + "link_to": "Bank Reconciliation Tool", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eahk476pjp", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Bank Reconciliation Statement", + "link_to": "Bank Reconciliation Statement", + "link_type": "Report", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eahhm00e57", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Plaid Settings", + "link_to": "Plaid Settings", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "h2mfgkqdl3", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 1, + "label": "Dunning", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eahgr170fh", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "Dunning", + "link_to": "Dunning", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eah1o6fbli", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-12 14:55:28.092635", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Dunning Type", + "link_to": "Dunning Type", + "link_type": "DocType", + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "eahuts5ooj", + "owner": "Administrator", + "parent": "Banking", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 15:00:10.261316", + "modified_by": "Administrator", + "name": "Banking", + "owner": "Administrator", + "title": "Banking" +} diff --git a/erpnext/workspace_sidebar/budget.json b/erpnext/workspace_sidebar/budget.json new file mode 100644 index 00000000000..8a18219ead4 --- /dev/null +++ b/erpnext/workspace_sidebar/budget.json @@ -0,0 +1,141 @@ +{ + "app": "erpnext", + "creation": "2025-11-10 16:53:45.409587", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "accounting", + "idx": 0, + "items": [ + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:53:45.409587", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Budget", + "link_to": "Budget", + "link_type": "DocType", + "modified": "2025-11-10 16:53:45.409587", + "modified_by": "Administrator", + "name": "s4ept3e1of", + "owner": "Administrator", + "parent": "Budget", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:53:45.409587", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Chart of Cost Centers", + "link_to": "Cost Center", + "link_type": "DocType", + "modified": "2025-11-10 16:53:45.409587", + "modified_by": "Administrator", + "name": "s4esfj59cn", + "owner": "Administrator", + "parent": "Budget", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:53:45.409587", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Accounting Dimension", + "link_to": "Accounting Dimension", + "link_type": "DocType", + "modified": "2025-11-10 16:53:45.409587", + "modified_by": "Administrator", + "name": "s4e73hjuai", + "owner": "Administrator", + "parent": "Budget", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:53:45.409587", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Cost Center Allocation", + "link_to": "Cost Center Allocation", + "link_type": "DocType", + "modified": "2025-11-10 16:53:45.409587", + "modified_by": "Administrator", + "name": "s4eacufehs", + "owner": "Administrator", + "parent": "Budget", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:53:45.409587", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Budget Variance Report", + "link_to": "Budget Variance Report", + "link_type": "Report", + "modified": "2025-11-10 16:53:45.409587", + "modified_by": "Administrator", + "name": "s4emq8u9cr", + "owner": "Administrator", + "parent": "Budget", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:53:45.409587", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Monthly Distribution", + "link_to": "Monthly Distribution", + "link_type": "DocType", + "modified": "2025-11-10 16:53:45.409587", + "modified_by": "Administrator", + "name": "s4e8c3nvk3", + "owner": "Administrator", + "parent": "Budget", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + } + ], + "modified": "2025-11-10 16:53:45.409587", + "modified_by": "Administrator", + "name": "Budget", + "owner": "Administrator", + "title": "Budget" +} diff --git a/erpnext/workspace_sidebar/crm.json b/erpnext/workspace_sidebar/crm.json new file mode 100644 index 00000000000..b965883e771 --- /dev/null +++ b/erpnext/workspace_sidebar/crm.json @@ -0,0 +1,977 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "crm", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Lead", + "link_to": "Lead", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jpcvuhcm", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Opportunity", + "link_to": "Opportunity", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j9uc53k6", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Customer", + "link_to": "Customer", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0ja243ee9", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Sales Analytics", + "link_to": "Sales Analytics", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j6nplgan", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Dashboard", + "link_to": "CRM", + "link_type": "Dashboard", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jl4jn5kr", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 1, + "label": "Reports", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jkdsbos0", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 0, + "label": "Lead Details", + "link_to": "Lead Details", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jdmdfunh", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "Sales Pipeline Analytics", + "link_to": "Sales Pipeline Analytics", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jppg8i9d", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Opportunity Summary by Sales Stage", + "link_to": "Opportunity Summary by Sales Stage", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jbqc46vg", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Sales Funnel", + "link_to": "sales-funnel", + "link_type": "Page", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jk58g0lr", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 0, + "label": "Prospects Engaged But Not Converted", + "link_to": "Prospects Engaged But Not Converted", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jdo465fk", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "First Response Time for Opportunity", + "link_to": "First Response Time for Opportunity", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j12n4psl", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 0, + "label": "Inactive Customers", + "link_to": "Inactive Customers", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jfqekfo9", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 0, + "label": "Campaign Efficiency", + "link_to": "Campaign Efficiency", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jcoha9kq", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 0, + "label": "Lead Owner Efficiency", + "link_to": "Lead Owner Efficiency", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jh068mgq", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 1, + "label": "Maintenance", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jat9iu0r", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 0, + "label": "Maintenance Schedule", + "link_to": "Maintenance Schedule", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j83c4sql", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 0, + "label": "Maintenance Visit", + "link_to": "Maintenance Visit", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j3be6kct", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "Warranty Claim", + "link_to": "Warranty Claim", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j51jtnl3", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 20, + "indent": 0, + "keep_closed": 1, + "label": "Sales Pipeline", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j1kj87co", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 21, + "indent": 0, + "keep_closed": 0, + "label": "Lead", + "link_to": "Lead", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j0vmejna", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 22, + "indent": 0, + "keep_closed": 0, + "label": "Opportunity", + "link_to": "Opportunity", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jo1ucbp8", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 23, + "indent": 0, + "keep_closed": 0, + "label": "Customer", + "link_to": "Customer", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jt6m0ep0", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 24, + "indent": 0, + "keep_closed": 0, + "label": "Contract", + "link_to": "Contract", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j5n8t0ve", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 25, + "indent": 0, + "keep_closed": 0, + "label": "Appointment", + "link_to": "Appointment", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jjms5iuq", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 26, + "indent": 0, + "keep_closed": 0, + "label": "Newsletter", + "link_to": "Newsletter", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j10j2b0n", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 27, + "indent": 0, + "keep_closed": 0, + "label": "Communication", + "link_to": "Communication", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j3antkj7", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 28, + "indent": 0, + "keep_closed": 1, + "label": "Settings", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jbqif846", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 29, + "indent": 0, + "keep_closed": 0, + "label": "CRM Settings", + "link_to": "CRM Settings", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jmd2tqut", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 30, + "indent": 0, + "keep_closed": 0, + "label": "SMS Settings", + "link_to": "SMS Settings", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0ja73sbef", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 31, + "indent": 0, + "keep_closed": 1, + "label": "Campaign", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jbd317v6", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 32, + "indent": 0, + "keep_closed": 0, + "label": "Campaign", + "link_to": "Campaign", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jupapghj", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 33, + "indent": 0, + "keep_closed": 0, + "label": "Email Campaign", + "link_to": "Email Campaign", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jb99jakb", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 34, + "indent": 0, + "keep_closed": 0, + "label": "SMS Center", + "link_to": "SMS Center", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jl7aspa5", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 35, + "indent": 0, + "keep_closed": 0, + "label": "SMS Log", + "link_to": "SMS Log", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j6r550f7", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 36, + "indent": 0, + "keep_closed": 0, + "label": "Email Group", + "link_to": "Email Group", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jd7tnjn3", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 37, + "indent": 0, + "keep_closed": 1, + "label": "Masters", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j09bl75c", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 38, + "indent": 0, + "keep_closed": 0, + "label": "Territory", + "link_to": "Territory", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jo5mc0gm", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 39, + "indent": 0, + "keep_closed": 0, + "label": "Customer Group", + "link_to": "Customer Group", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j9mthhbf", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 40, + "indent": 0, + "keep_closed": 0, + "label": "Contact", + "link_to": "Contact", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jpf5rhjt", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 41, + "indent": 0, + "keep_closed": 0, + "label": "Prospect", + "link_to": "Prospect", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0ji2u3lpq", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 42, + "indent": 0, + "keep_closed": 0, + "label": "Sales Person", + "link_to": "Sales Person", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j6kcb3c2", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 43, + "indent": 0, + "keep_closed": 0, + "label": "Sales Stage", + "link_to": "Sales Stage", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0jt4l8lq2", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.562339", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 44, + "indent": 0, + "keep_closed": 0, + "label": "Lead Source", + "link_to": "UTM Source", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "p0j1ef8tm5", + "owner": "Administrator", + "parent": "CRM", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 14:58:49.161792", + "modified_by": "Administrator", + "name": "CRM", + "owner": "Administrator", + "title": "CRM" +} diff --git a/erpnext/workspace_sidebar/financial_reports.json b/erpnext/workspace_sidebar/financial_reports.json new file mode 100644 index 00000000000..03c9a853db5 --- /dev/null +++ b/erpnext/workspace_sidebar/financial_reports.json @@ -0,0 +1,517 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "sheet", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Financial Statements", + "link_type": "DocType", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf7p2v5i1", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Balance Sheet", + "link_to": "Balance Sheet", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfcub1qov", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Profit and Loss Statement", + "link_to": "Profit and Loss Statement", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfuomeq40", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Cash Flow", + "link_to": "Cash Flow", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf8shjg1l", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Trial Balance", + "link_to": "Trial Balance", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf04jmiqd", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Consolidated Financial Statement", + "link_to": "Consolidated Financial Statement", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf30kc4nm", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 0, + "label": "Ledgers", + "link_type": "DocType", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfh2o3p50", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "General Ledger", + "link_to": "General Ledger", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfi0btl7m", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Customer Ledger Summary", + "link_to": "Customer Ledger Summary", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf9ghjshq", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Supplier Ledger Summary", + "link_to": "Supplier Ledger Summary", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf7rstsis", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 1, + "label": "Profitability", + "link_type": "DocType", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfpe02q4r", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "Gross Profit", + "link_to": "Gross Profit", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfgikjen7", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 0, + "label": "Profitability Analysis", + "link_to": "Profitability Analysis", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf2nmj0go", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 0, + "label": "Sales Invoice Trends", + "link_to": "Sales Invoice Trends", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf2o3pc4m", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 0, + "label": "Purchase Invoice Trends", + "link_to": "Purchase Invoice Trends", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcffhb5v3e", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 1, + "label": "Other Reports", + "link_type": "DocType", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf0hoisq3", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 0, + "label": "Trial Balance for Party", + "link_to": "Trial Balance for Party", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfsv0j8if", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 0, + "label": "Payment Period Based On Invoice Date", + "link_to": "Payment Period Based On Invoice Date", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfqaoljtv", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "Sales Partners Commission", + "link_to": "Sales Partners Commission", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcf839lg28", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 20, + "indent": 0, + "keep_closed": 0, + "label": "Customer Credit Balance", + "link_to": "Customer Credit Balance", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfkktlnno", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 21, + "indent": 0, + "keep_closed": 0, + "label": "Sales Payment Summary", + "link_to": "Sales Payment Summary", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfsa36b7e", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 22, + "indent": 0, + "keep_closed": 0, + "label": "Address And Contacts", + "link_to": "Address And Contacts", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfd5h3374", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.576629", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 23, + "indent": 0, + "keep_closed": 0, + "label": "UAE VAT 201", + "link_to": "UAE VAT 201", + "link_type": "Report", + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "tcfnm3du50", + "owner": "Administrator", + "parent": "Financial Reports", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 16:39:53.534775", + "modified_by": "Administrator", + "name": "Financial Reports", + "owner": "Administrator", + "title": "Financial Reports" +} diff --git a/erpnext/workspace_sidebar/manufacturing.json b/erpnext/workspace_sidebar/manufacturing.json new file mode 100644 index 00000000000..9b68c0cbe48 --- /dev/null +++ b/erpnext/workspace_sidebar/manufacturing.json @@ -0,0 +1,811 @@ +{ + "app": "erpnext", + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "organization", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "home", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Home", + "link_to": "Manufacturing", + "link_type": "Dashboard", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1uljp978", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "stock", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Item", + "link_to": "Item", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1diqf2pu", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "list-tree", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "BOM", + "link_to": "BOM", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1ge8r618", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "factory", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Work Order", + "link_to": "Work Order", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1cchm62h", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Job Card", + "link_to": "Job Card", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1kmhn1o7", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Stock Entry", + "link_to": "Stock Entry", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1g2ggojd", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 1, + "label": "Material Planning", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo170ktc4t", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "Production Plan", + "link_to": "Production Plan", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1i33pov5", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "plane", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Forecasting", + "link_to": "Exponential Smoothing Forecasting", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1bpn7sn1", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Master Production Schedule", + "link_to": "Master Production Schedule", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo14q8iq2g", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 0, + "label": "Sales Forecast", + "link_to": "Sales Forecast", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo18lfqj7u", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "Production Planning Report", + "link_to": "Production Planning Report", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo11fm3384", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 1, + "label": "Tools", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1trvh3uk", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 0, + "label": "BOM Creator", + "link_to": "BOM Creator", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1fr91egu", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 0, + "label": "BOM Update Tool", + "link_to": "BOM Update Tool", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1sn3vg4m", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 0, + "label": "BOM Comparison Tool", + "link_to": "bom-comparison-tool", + "link_type": "Page", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo17cqvguh", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 0, + "label": "Downtime Entry", + "link_to": "Downtime Entry", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1ue8rtc4", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 1, + "label": "Reports", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo135aokmv", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "Production Planning Report", + "link_to": "Production Planning Report", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo15flqdi7", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 20, + "indent": 0, + "keep_closed": 0, + "label": "Work Order Summary", + "link_to": "Work Order Summary", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1shj86ul", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 21, + "indent": 0, + "keep_closed": 0, + "label": "Quality Inspection Summary", + "link_to": "Quality Inspection Summary", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo16ncrtc0", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 22, + "indent": 0, + "keep_closed": 0, + "label": "Downtime Analysis", + "link_to": "Downtime Analysis", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1bka5k0f", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 23, + "indent": 0, + "keep_closed": 0, + "label": "Job Card Summary", + "link_to": "Job Card Summary", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1k8bdo6d", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 24, + "indent": 0, + "keep_closed": 0, + "label": "BOM Search", + "link_to": "BOM Search", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1nklgk54", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 25, + "indent": 0, + "keep_closed": 0, + "label": "BOM Stock Report", + "link_to": "BOM Stock Report", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1c7kpop3", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 26, + "indent": 0, + "keep_closed": 0, + "label": "Production Analytics", + "link_to": "Production Analytics", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1j4hpeai", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 27, + "indent": 0, + "keep_closed": 0, + "label": "BOM Operations Time", + "link_to": "BOM Operations Time", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1sdfi370", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 28, + "indent": 0, + "keep_closed": 0, + "label": "Work Order Consumed Materials", + "link_to": "Work Order Consumed Materials", + "link_type": "Report", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo10jt5k2e", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 29, + "indent": 0, + "keep_closed": 1, + "label": "Setup", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo11067h51", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "settings", + "idx": 30, + "indent": 0, + "keep_closed": 0, + "label": "Settings", + "link_to": "Manufacturing Settings", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1eafhvmc", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "factory", + "idx": 31, + "indent": 0, + "keep_closed": 0, + "label": "Warehouse", + "link_to": "Warehouse", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo178fndpb", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 32, + "indent": 0, + "keep_closed": 0, + "label": "Operation", + "link_to": "Operation", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo13edmjfk", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "factory", + "idx": 33, + "indent": 0, + "keep_closed": 0, + "label": "Workstation", + "link_to": "Workstation", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1lolsniv", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 34, + "indent": 0, + "keep_closed": 0, + "label": "Workstation Type", + "link_to": "Workstation Type", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1o9honde", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 35, + "indent": 0, + "keep_closed": 0, + "label": "Plant Floor", + "link_to": "Plant Floor", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo177fokrh", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-05 12:11:24.739243", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 36, + "indent": 0, + "keep_closed": 0, + "label": "Routing", + "link_to": "Routing", + "link_type": "DocType", + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "lo1o823p7h", + "owner": "Administrator", + "parent": "Manufacturing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 15:38:35.824564", + "modified_by": "Administrator", + "name": "Manufacturing", + "owner": "Administrator", + "title": "Manufacturing" +} diff --git a/erpnext/workspace_sidebar/opening_&_closing.json b/erpnext/workspace_sidebar/opening_&_closing.json new file mode 100644 index 00000000000..df09bdc66d4 --- /dev/null +++ b/erpnext/workspace_sidebar/opening_&_closing.json @@ -0,0 +1,125 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 15:14:26.244306", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "lock-keyhole-open", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:14:26.244306", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Chart of Accounts Importer", + "link_to": "Chart of Accounts Importer", + "link_type": "DocType", + "modified": "2025-11-12 15:15:56.705752", + "modified_by": "Administrator", + "name": "pe69544ed2", + "owner": "Administrator", + "parent": "Opening & Closing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:14:26.244306", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Opening Invoice Creation Tool", + "link_to": "Opening Invoice Creation Tool", + "link_type": "DocType", + "modified": "2025-11-12 15:15:56.705752", + "modified_by": "Administrator", + "name": "pe66qd6uek", + "owner": "Administrator", + "parent": "Opening & Closing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:14:26.244306", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Accounting Period", + "link_to": "Accounting Period", + "link_type": "DocType", + "modified": "2025-11-12 15:15:56.705752", + "modified_by": "Administrator", + "name": "qafpmb1c3g", + "owner": "Administrator", + "parent": "Opening & Closing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:14:26.244306", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Exchange Rate Revaluation", + "link_to": "Exchange Rate Revaluation", + "link_type": "DocType", + "modified": "2025-11-12 15:15:56.705752", + "modified_by": "Administrator", + "name": "pe6228hgro", + "owner": "Administrator", + "parent": "Opening & Closing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:14:26.244306", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Period Closing Voucher", + "link_to": "Period Closing Voucher", + "link_type": "DocType", + "modified": "2025-11-12 15:15:56.705752", + "modified_by": "Administrator", + "name": "pe6ravef13", + "owner": "Administrator", + "parent": "Opening & Closing", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 15:15:56.705752", + "modified_by": "Administrator", + "name": "Opening & Closing", + "owner": "Administrator", + "title": "Opening & Closing" +} diff --git a/erpnext/workspace_sidebar/projects.json b/erpnext/workspace_sidebar/projects.json new file mode 100644 index 00000000000..6eef0e569ab --- /dev/null +++ b/erpnext/workspace_sidebar/projects.json @@ -0,0 +1,149 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.610193", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "project", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.610193", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "home", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Home", + "link_to": "Projects", + "link_type": "Workspace", + "modified": "2025-11-12 14:58:49.140183", + "modified_by": "Administrator", + "name": "v5271ba9qe", + "owner": "Administrator", + "parent": "Projects", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.610193", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Project", + "link_to": "Project", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.140183", + "modified_by": "Administrator", + "name": "v52uislo05", + "owner": "Administrator", + "parent": "Projects", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.610193", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "list-todo", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Task", + "link_to": "Task", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.140183", + "modified_by": "Administrator", + "name": "v52s06s5c9", + "owner": "Administrator", + "parent": "Projects", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.610193", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Timesheet", + "link_to": "Timesheet", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.140183", + "modified_by": "Administrator", + "name": "v52l5ajg37", + "owner": "Administrator", + "parent": "Projects", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.610193", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Reports", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.140183", + "modified_by": "Administrator", + "name": "v52fgh6rp7", + "owner": "Administrator", + "parent": "Projects", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.610193", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "table", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Project Summary", + "link_to": "Project Summary", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.140183", + "modified_by": "Administrator", + "name": "v5293kftfm", + "owner": "Administrator", + "parent": "Projects", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 14:58:49.140183", + "modified_by": "Administrator", + "name": "Projects", + "owner": "Administrator", + "title": "Projects" +} diff --git a/erpnext/workspace_sidebar/quality.json b/erpnext/workspace_sidebar/quality.json new file mode 100644 index 00000000000..61a53ca3245 --- /dev/null +++ b/erpnext/workspace_sidebar/quality.json @@ -0,0 +1,429 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "quality", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Quality Goal", + "link_to": "Quality Goal", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tceqfuja3h", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Quality Procedure", + "link_to": "Quality Procedure", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tce8t7m3qb", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Quality Inspection", + "link_to": "Quality Inspection", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcevm834v9", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Quality Review", + "link_to": "Quality Review", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcesi270tl", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Quality Action", + "link_to": "Quality Action", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcejoad9a5", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Non Conformance", + "link_to": "Non Conformance", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcedpel3gh", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 1, + "label": "Goal and Procedure", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcee3hfgf9", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "Quality Goal", + "link_to": "Quality Goal", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tceumn3rd3", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Quality Procedure", + "link_to": "Quality Procedure", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tceku71e6g", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Tree of Procedures", + "link_to": "Quality Procedure", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tceftftl2o", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 1, + "label": "Feedback", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tce3k5c8pv", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "Quality Feedback", + "link_to": "Quality Feedback", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tce2c6bjrj", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 0, + "label": "Quality Feedback Template", + "link_to": "Quality Feedback Template", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tce32i3puc", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 1, + "label": "Meeting", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcedk9qhic", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 0, + "label": "Quality Meeting", + "link_to": "Quality Meeting", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tce9dbh54t", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 1, + "label": "Review and Action", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tce2o9099i", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 0, + "label": "Non Conformance", + "link_to": "Non Conformance", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcep7u03dr", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 0, + "label": "Quality Review", + "link_to": "Quality Review", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcefnlftl3", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.613016", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "Quality Action", + "link_to": "Quality Action", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "tcea5tgvcq", + "owner": "Administrator", + "parent": "Quality", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 14:58:49.073213", + "modified_by": "Administrator", + "name": "Quality", + "owner": "Administrator", + "title": "Quality" +} diff --git a/erpnext/workspace_sidebar/selling.json b/erpnext/workspace_sidebar/selling.json new file mode 100644 index 00000000000..64fa2059b0c --- /dev/null +++ b/erpnext/workspace_sidebar/selling.json @@ -0,0 +1,922 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "sell", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "home", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Home", + "link_to": "Selling", + "link_type": "Dashboard", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at2o427kh", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "customer", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Customer", + "link_to": "Customer", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atka0g887", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "receipt-text", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Quotation", + "link_to": "Quotation", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at5inv5oa", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "receipt", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Sales Order", + "link_to": "Sales Order", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atvo6st6f", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "receipt", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Sales Invoice", + "link_to": "Sales Invoice", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2ate21i45p", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 1, + "label": "Item and Pricing", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atka2aegd", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "package", + "idx": 7, + "indent": 0, + "keep_closed": 0, + "label": "Item", + "link_to": "Item", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atd73pi1m", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 0, + "label": "Item Group", + "link_to": "Item Group", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at5sdshor", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Price List", + "link_to": "Price List", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atcs4kogo", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Item Price", + "link_to": "Item Price", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atk4ls5l6", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 0, + "label": "Pricing Rule", + "link_to": "Pricing Rule", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2ats28ulcs", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "Promotional Scheme", + "link_to": "Promotional Scheme", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atlbm6pan", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 0, + "label": "Coupon Code", + "link_to": "Coupon Code", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2ata3q33bn", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 0, + "label": "Blanket Order", + "link_to": "Blanket Order", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at8dbno0l", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 1, + "label": "Reports", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atkrmifps", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 0, + "label": "Sales Analytics", + "link_to": "Sales Analytics", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at88tvna7", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 0, + "label": "Pending SO Items For Purchase Request", + "link_to": "Pending SO Items For Purchase Request", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at0o5arcg", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 0, + "label": "Available Stock for Packing Items", + "link_to": "Available Stock for Packing Items", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at4g7h7bo", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "Customer Addresses And Contacts", + "link_to": "Address And Contacts", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atms4hij6", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 20, + "indent": 0, + "keep_closed": 0, + "label": "Delivery Note Trends", + "link_to": "Delivery Note Trends", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at4091isc", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 21, + "indent": 0, + "keep_closed": 0, + "label": "Sales Invoice Trends", + "link_to": "Sales Invoice Trends", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atu7ebnks", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 22, + "indent": 0, + "keep_closed": 0, + "label": "Customer Credit Balance", + "link_to": "Customer Credit Balance", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atokn9fai", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 23, + "indent": 0, + "keep_closed": 0, + "label": "Customers Without Any Sales Transactions", + "link_to": "Customers Without Any Sales Transactions", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at0347om8", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 24, + "indent": 0, + "keep_closed": 0, + "label": "Sales Partners Commission", + "link_to": "Sales Partners Commission", + "link_type": "Report", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atiljm0bd", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 25, + "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", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atsfkrqq1", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 26, + "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", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at42iqcic", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 27, + "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", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at8vugell", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "", + "idx": 28, + "indent": 0, + "keep_closed": 1, + "label": "Masters", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atjp698mu", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 29, + "indent": 0, + "keep_closed": 0, + "label": "Customer Group", + "link_to": "Customer Group", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at0tc62l1", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 30, + "indent": 0, + "keep_closed": 0, + "label": "Address", + "link_to": "Address", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2ateadrb5k", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 31, + "indent": 0, + "keep_closed": 0, + "label": "Contact", + "link_to": "Contact", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atccn4bn5", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 32, + "indent": 0, + "keep_closed": 0, + "label": "Territory", + "link_to": "Territory", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at3dg7din", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 33, + "indent": 0, + "keep_closed": 0, + "label": "Campaign", + "link_to": "Campaign", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at95f73q2", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 34, + "indent": 0, + "keep_closed": 0, + "label": "Sales Partner", + "link_to": "Sales Partner", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atf6ic5fq", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 35, + "indent": 0, + "keep_closed": 0, + "label": "Sales Person", + "link_to": "Sales Person", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atakl9er0", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 36, + "indent": 0, + "keep_closed": 0, + "label": "Product Bundle", + "link_to": "Product Bundle", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atc7e2uv3", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 37, + "indent": 0, + "keep_closed": 0, + "label": "Shipping Rule", + "link_to": "Shipping Rule", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atmepv8em", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 38, + "indent": 0, + "keep_closed": 0, + "label": "UTM Source", + "link_to": "UTM Source", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atg9ll9m2", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 39, + "indent": 0, + "keep_closed": 0, + "label": "Terms Template", + "link_to": "Terms and Conditions", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2at2jleuo2", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 40, + "indent": 0, + "keep_closed": 0, + "label": "Tax Template", + "link_to": "Sales Taxes and Charges Template", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2atsp053ek", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.624753", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "icon": "settings", + "idx": 41, + "indent": 0, + "keep_closed": 0, + "label": "Settings", + "link_to": "Selling Settings", + "link_type": "DocType", + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "2ath6o7jt9", + "owner": "Administrator", + "parent": "Selling", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 16:10:37.879990", + "modified_by": "Administrator", + "name": "Selling", + "owner": "Administrator", + "title": "Selling" +} diff --git a/erpnext/workspace_sidebar/share_management.json b/erpnext/workspace_sidebar/share_management.json new file mode 100644 index 00000000000..b01ab96feda --- /dev/null +++ b/erpnext/workspace_sidebar/share_management.json @@ -0,0 +1,99 @@ +{ + "app": "erpnext", + "creation": "2025-11-10 16:49:07.269956", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "", + "idx": 0, + "items": [ + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:49:07.269956", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Shareholder", + "link_to": "Shareholder", + "link_type": "DocType", + "modified": "2025-11-10 16:49:07.269956", + "modified_by": "Administrator", + "name": "pdhudir9vv", + "owner": "Administrator", + "parent": "Share Management", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:49:07.269956", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Share Transfer", + "link_to": "Share Transfer", + "link_type": "DocType", + "modified": "2025-11-10 16:49:07.269956", + "modified_by": "Administrator", + "name": "pdhao6uhur", + "owner": "Administrator", + "parent": "Share Management", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:49:07.269956", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Share Ledger", + "link_to": "Share Ledger", + "link_type": "Report", + "modified": "2025-11-10 16:49:07.269956", + "modified_by": "Administrator", + "name": "pdhu2dmb8c", + "owner": "Administrator", + "parent": "Share Management", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-11-10 16:49:07.269956", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Share Balance", + "link_to": "Share Balance", + "link_type": "Report", + "modified": "2025-11-10 16:49:07.269956", + "modified_by": "Administrator", + "name": "pdhdlil4tj", + "owner": "Administrator", + "parent": "Share Management", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + } + ], + "modified": "2025-11-10 16:49:07.269956", + "modified_by": "Administrator", + "name": "Share Management", + "owner": "Administrator", + "title": "Share Management" +} diff --git a/erpnext/workspace_sidebar/subscription.json b/erpnext/workspace_sidebar/subscription.json new file mode 100644 index 00000000000..936ae072c9f --- /dev/null +++ b/erpnext/workspace_sidebar/subscription.json @@ -0,0 +1,78 @@ +{ + "app": "erpnext", + "creation": "2025-11-10 16:08:50.904116", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "accounting", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-10 16:08:50.904116", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Subscription Plan", + "link_to": "Subscription Plan", + "link_type": "DocType", + "modified": "2025-11-10 16:25:36.349491", + "modified_by": "Administrator", + "name": "1qd8adp7bp", + "owner": "Administrator", + "parent": "Subscription", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-10 16:08:50.904116", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Subscription", + "link_to": "Subscription", + "link_type": "DocType", + "modified": "2025-11-10 16:25:36.349491", + "modified_by": "Administrator", + "name": "1qdt685odc", + "owner": "Administrator", + "parent": "Subscription", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-10 16:08:50.904116", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Subscription Settings", + "link_to": "Subscription Settings", + "link_type": "DocType", + "modified": "2025-11-10 16:25:36.349491", + "modified_by": "Administrator", + "name": "1qdo9f7343", + "owner": "Administrator", + "parent": "Subscription", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "type": "Link" + } + ], + "modified": "2025-11-10 16:25:36.349491", + "modified_by": "Administrator", + "name": "Subscription", + "owner": "Administrator", + "title": "Subscription" +} diff --git a/erpnext/workspace_sidebar/support.json b/erpnext/workspace_sidebar/support.json new file mode 100644 index 00000000000..482027413d9 --- /dev/null +++ b/erpnext/workspace_sidebar/support.json @@ -0,0 +1,427 @@ +{ + "app": "erpnext", + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "support", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Issue", + "link_to": "Issue", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcegph0hsl", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Maintenance Visit", + "link_to": "Maintenance Visit", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcevspsodh", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Service Level Agreement", + "link_to": "Service Level Agreement", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tce6tokft5", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 1, + "label": "Issues", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcevcrdhf8", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Issue", + "link_to": "Issue", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tce12eu75i", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Issue Type", + "link_to": "Issue Type", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcereiitol", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 0, + "label": "Issue Priority", + "link_to": "Issue Priority", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tceav7gknl", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 8, + "indent": 0, + "keep_closed": 1, + "label": "Maintenance", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tce1eu54gl", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 9, + "indent": 0, + "keep_closed": 0, + "label": "Maintenance Schedule", + "link_to": "Maintenance Schedule", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcemrhtkd1", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 10, + "indent": 0, + "keep_closed": 0, + "label": "Maintenance Visit", + "link_to": "Maintenance Visit", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcef7jmu04", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 11, + "indent": 0, + "keep_closed": 1, + "label": "Service Level Agreement", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tce4mvjh2n", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 12, + "indent": 0, + "keep_closed": 0, + "label": "Service Level Agreement", + "link_to": "Service Level Agreement", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcer29df09", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 13, + "indent": 0, + "keep_closed": 1, + "label": "Warranty", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tceii93ldd", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 14, + "indent": 0, + "keep_closed": 0, + "label": "Warranty Claim", + "link_to": "Warranty Claim", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tce9cb6o95", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 15, + "indent": 0, + "keep_closed": 0, + "label": "Serial No", + "link_to": "Serial No", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tce60bu685", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 16, + "indent": 0, + "keep_closed": 1, + "label": "Settings", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tce53j6a79", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 17, + "indent": 0, + "keep_closed": 0, + "label": "Support Settings", + "link_to": "Support Settings", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcer2ou51f", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 18, + "indent": 0, + "keep_closed": 1, + "label": "Reports", + "link_type": "DocType", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcel4r8pv8", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Section Break" + }, + { + "child": 1, + "collapsible": 1, + "creation": "2025-10-26 21:53:46.636967", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 19, + "indent": 0, + "keep_closed": 0, + "label": "First Response Time for Issues", + "link_to": "First Response Time for Issues", + "link_type": "Report", + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "tcenfvca3k", + "owner": "Administrator", + "parent": "Support", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 14:58:49.237977", + "modified_by": "Administrator", + "name": "Support", + "owner": "Administrator", + "title": "Support" +} diff --git a/erpnext/workspace_sidebar/taxes.json b/erpnext/workspace_sidebar/taxes.json new file mode 100644 index 00000000000..0f5f46e7934 --- /dev/null +++ b/erpnext/workspace_sidebar/taxes.json @@ -0,0 +1,169 @@ +{ + "app": "erpnext", + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar", + "header_icon": "money-coins-1", + "idx": 0, + "items": [ + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 1, + "indent": 0, + "keep_closed": 0, + "label": "Sales Tax Template", + "link_to": "Sales Taxes and Charges", + "link_type": "DocType", + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "ipl5vv3ddg", + "owner": "Administrator", + "parent": "Taxes", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 2, + "indent": 0, + "keep_closed": 0, + "label": "Purchase Tax Template", + "link_to": "Purchase Taxes and Charges Template", + "link_type": "DocType", + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "ipljkkvli1", + "owner": "Administrator", + "parent": "Taxes", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 3, + "indent": 0, + "keep_closed": 0, + "label": "Tax Category", + "link_to": "Tax Category", + "link_type": "DocType", + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "iplf3idfuj", + "owner": "Administrator", + "parent": "Taxes", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 4, + "indent": 0, + "keep_closed": 0, + "label": "Tax Rule", + "link_to": "Tax Rule", + "link_type": "DocType", + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "j78fnrui7d", + "owner": "Administrator", + "parent": "Taxes", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 5, + "indent": 0, + "keep_closed": 0, + "label": "Item Tax Template", + "link_to": "Item Tax Template", + "link_type": "DocType", + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "iplib4vera", + "owner": "Administrator", + "parent": "Taxes", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 6, + "indent": 0, + "keep_closed": 0, + "label": "Tax Withholding Category", + "link_to": "Tax Withholding Category", + "link_type": "DocType", + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "ipl237k92q", + "owner": "Administrator", + "parent": "Taxes", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + }, + { + "child": 0, + "collapsible": 1, + "creation": "2025-11-12 15:03:06.180114", + "docstatus": 0, + "doctype": "Workspace Sidebar Item", + "idx": 7, + "indent": 0, + "keep_closed": 0, + "label": "Lower Deduction Certificate", + "link_to": "Lower Deduction Certificate", + "link_type": "DocType", + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "iplcq9ic5a", + "owner": "Administrator", + "parent": "Taxes", + "parentfield": "items", + "parenttype": "Workspace Sidebar", + "show_arrow": 0, + "type": "Link" + } + ], + "modified": "2025-11-12 15:07:07.135369", + "modified_by": "Administrator", + "name": "Taxes", + "owner": "Administrator", + "title": "Taxes" +}