diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 53f99c0..2b68fe9 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -1,7 +1,7 @@ [ { "id": 1003202001, - "pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd", + "pid": "/backend", "type": 2, "subtype": 1, "name": "Suppliers", @@ -15,7 +15,7 @@ "children": [ { "id": 1003202101, - "pid": "520f00a1a583e4936dc01665781e0dfafd699613", + "pid": "/backend/purchase/supplier", "type": 3, "subtype": 1, "name": "List", @@ -26,72 +26,11 @@ "from": 1003200000, "permission": null, "parent": 1003202001, - "children": [ - { - "id": 1003203101, - "pid": "8cb9bb8ac30a3372db74b90f4c847bdb48da45ce", - "type": 3, - "subtype": 1, - "name": "Profile", - "uri": "{/base}/{/lang}/backend/purchase/supplier/profile?{?}", - "target": "self", - "icon": null, - "order": 1, - "from": 1003200000, - "permission": null, - "parent": 1003202101, - "children": [] - }, - { - "id": 1003203201, - "pid": "8cb9bb8ac30a3372db74b90f4c847bdb48da45ce", - "type": 3, - "subtype": 1, - "name": "Invoices", - "uri": "{/base}/{/lang}/backend/purchase/supplier/invoice/list?{?}", - "target": "self", - "icon": null, - "order": 1, - "from": 1003200000, - "permission": null, - "parent": 1003202101, - "children": [] - }, - { - "id": 1003203301, - "pid": "8cb9bb8ac30a3372db74b90f4c847bdb48da45ce", - "type": 3, - "subtype": 1, - "name": "Articles", - "uri": "{/base}/{/lang}/backend/purchase/supplier/article/list?{?}", - "target": "self", - "icon": null, - "order": 1, - "from": 1003200000, - "permission": null, - "parent": 1003202101, - "children": [] - }, - { - "id": 1003203401, - "pid": "8cb9bb8ac30a3372db74b90f4c847bdb48da45ce", - "type": 3, - "subtype": 1, - "name": "Analysis", - "uri": "{/base}/{/lang}/backend/purchase/supplier/analysis?{?}", - "target": "self", - "icon": null, - "order": 1, - "from": 1003200000, - "permission": null, - "parent": 1003202101, - "children": [] - } - ] + "children": [] }, { "id": 1003202201, - "pid": "520f00a1a583e4936dc01665781e0dfafd699613", + "pid": "/backend/purchase/supplier", "type": 3, "subtype": 1, "name": "Create", diff --git a/info.json b/info.json index 0b9f956..7a5e15e 100644 --- a/info.json +++ b/info.json @@ -25,7 +25,7 @@ "load": [ { "pid": [ - "520f00a1a583e4936dc01665781e0dfafd699613" + "/backend/purchase/supplier" ], "type": 4, "for": 0, @@ -34,7 +34,7 @@ }, { "pid": [ - "754a08ddf8bcb1cf22f310f09206dd783d42f7dd" + "/backend" ], "type": 5, "from": "SupplierManagement",