From 72f4fd08ee3ebda78b9905fcbe9c9c2a21d6ebde Mon Sep 17 00:00:00 2001 From: diptanilsaha Date: Tue, 17 Feb 2026 00:23:01 +0530 Subject: [PATCH] fix(selling-workspace-sidebar): changed order of pos profile --- erpnext/workspace_sidebar/selling.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/erpnext/workspace_sidebar/selling.json b/erpnext/workspace_sidebar/selling.json index 3ac2dc8665c..6b5b9707fe7 100644 --- a/erpnext/workspace_sidebar/selling.json +++ b/erpnext/workspace_sidebar/selling.json @@ -89,6 +89,17 @@ "show_arrow": 0, "type": "Link" }, + { + "child": 1, + "collapsible": 1, + "indent": 0, + "keep_closed": 0, + "label": "POS Profile", + "link_to": "POS Profile", + "link_type": "DocType", + "show_arrow": 0, + "type": "Link" + }, { "child": 1, "collapsible": 1, @@ -122,17 +133,6 @@ "show_arrow": 0, "type": "Link" }, - { - "child": 1, - "collapsible": 1, - "indent": 0, - "keep_closed": 0, - "label": "POS Profile", - "link_to": "POS Profile", - "link_type": "DocType", - "show_arrow": 0, - "type": "Link" - }, { "child": 1, "collapsible": 1, @@ -687,7 +687,7 @@ "type": "Link" } ], - "modified": "2026-01-10 00:06:13.103140", + "modified": "2026-02-16 23:48:24.611112", "modified_by": "Administrator", "module": "Selling", "name": "Selling",