From ec005d3a8812484e0f0698605e03eeda8ae4d9b4 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 4 Apr 2021 17:10:52 +0200 Subject: [PATCH] many fixes and expands and module expansions --- Admin/Install/Navigation.install.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 922d045..23be0b0 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -13,6 +13,21 @@ "permission": { "permission": 2, "type": null, "element": null }, "parent": 0, "children": [ + { + "id": 1002105001, + "pid": "/", + "type": 2, + "subtype": 1, + "name": "OrderSuggestions", + "uri": "{/prefix}purchase/analysis?{?}", + "target": "self", + "icon": null, + "order": 15, + "from": "Purchase", + "permission": { "permission": 2, "type": null, "element": null }, + "parent": 1002101001, + "children": [] + }, { "id": 1002106001, "pid": "/",