mirror of
https://github.com/Karaka-Management/oms-ClientManagement.git
synced 2026-02-06 20:08:42 +00:00
draft pid to path fix
This commit is contained in:
parent
1d8e356158
commit
7b0a61d3ed
|
|
@ -1,7 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"id": 1003102001,
|
"id": 1003102001,
|
||||||
"pid": "754a08ddf8bcb1cf22f310f09206dd783d42f7dd",
|
"pid": "/backend",
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Clients",
|
"name": "Clients",
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1003102101,
|
"id": 1003102101,
|
||||||
"pid": "25a25434541197e2ca3ff0164a8b02173c5fcd8b",
|
"pid": "/backend/sales/client",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
|
|
@ -26,102 +26,11 @@
|
||||||
"from": 1003100000,
|
"from": 1003100000,
|
||||||
"permission": null,
|
"permission": null,
|
||||||
"parent": 1003102001,
|
"parent": 1003102001,
|
||||||
"children": [
|
"children": []
|
||||||
{
|
|
||||||
"id": 1003103001,
|
|
||||||
"pid": "734f84316536b783ab45b9777a4cdefa56ba6aa0",
|
|
||||||
"type": 5,
|
|
||||||
"subtype": 1,
|
|
||||||
"name": "Create",
|
|
||||||
"uri": "{/base}/{/lang}/backend/sales/client/create?{?}",
|
|
||||||
"target": "self",
|
|
||||||
"icon": null,
|
|
||||||
"order": 1,
|
|
||||||
"from": 1003100000,
|
|
||||||
"permission": null,
|
|
||||||
"parent": 1003102101,
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1003103004,
|
|
||||||
"pid": "734f84316536b783ab45b9777a4cdefa56ba6aa0",
|
|
||||||
"type": 5,
|
|
||||||
"subtype": 1,
|
|
||||||
"name": "Profile",
|
|
||||||
"uri": "{/base}/{/lang}/backend/sales/client/profile?{?}",
|
|
||||||
"target": "self",
|
|
||||||
"icon": null,
|
|
||||||
"order": 1,
|
|
||||||
"from": 1003100000,
|
|
||||||
"permission": null,
|
|
||||||
"parent": 1003102101,
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1003103005,
|
|
||||||
"pid": "734f84316536b783ab45b9777a4cdefa56ba6aa0",
|
|
||||||
"type": 5,
|
|
||||||
"subtype": 1,
|
|
||||||
"name": "Turnover",
|
|
||||||
"uri": "{/base}/{/lang}/backend/sales/client/turnover?{?}",
|
|
||||||
"target": "self",
|
|
||||||
"icon": null,
|
|
||||||
"order": 1,
|
|
||||||
"from": 1003100000,
|
|
||||||
"permission": null,
|
|
||||||
"parent": 1003102101,
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1003103201,
|
|
||||||
"pid": "734f84316536b783ab45b9777a4cdefa56ba6aa0",
|
|
||||||
"type": 3,
|
|
||||||
"subtype": 1,
|
|
||||||
"name": "Invoices",
|
|
||||||
"uri": "{/base}/{/lang}/backend/sales/client/invoice/list?{?}",
|
|
||||||
"target": "self",
|
|
||||||
"icon": null,
|
|
||||||
"order": 1,
|
|
||||||
"from": 1003100000,
|
|
||||||
"permission": null,
|
|
||||||
"parent": 1003102101,
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1003103301,
|
|
||||||
"pid": "734f84316536b783ab45b9777a4cdefa56ba6aa0",
|
|
||||||
"type": 3,
|
|
||||||
"subtype": 1,
|
|
||||||
"name": "Articles",
|
|
||||||
"uri": "{/base}/{/lang}/backend/sales/client/article/list?{?}",
|
|
||||||
"target": "self",
|
|
||||||
"icon": null,
|
|
||||||
"order": 1,
|
|
||||||
"from": 1003100000,
|
|
||||||
"permission": null,
|
|
||||||
"parent": 1003102101,
|
|
||||||
"children": []
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"id": 1003103401,
|
|
||||||
"pid": "734f84316536b783ab45b9777a4cdefa56ba6aa0",
|
|
||||||
"type": 3,
|
|
||||||
"subtype": 1,
|
|
||||||
"name": "Analysis",
|
|
||||||
"uri": "{/base}/{/lang}/backend/sales/client/profile/analysis?{?}",
|
|
||||||
"target": "self",
|
|
||||||
"icon": null,
|
|
||||||
"order": 1,
|
|
||||||
"from": 1003100000,
|
|
||||||
"permission": null,
|
|
||||||
"parent": 1003102101,
|
|
||||||
"children": []
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": 1003102201,
|
"id": 1003102201,
|
||||||
"pid": "25a25434541197e2ca3ff0164a8b02173c5fcd8b",
|
"pid": "/backend/sales/client",
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Create",
|
"name": "Create",
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
"load": [
|
"load": [
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"25a25434541197e2ca3ff0164a8b02173c5fcd8b"
|
"/backend/sales/customer"
|
||||||
],
|
],
|
||||||
"type": 4,
|
"type": 4,
|
||||||
"for": 0,
|
"for": 0,
|
||||||
|
|
@ -36,7 +36,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pid": [
|
"pid": [
|
||||||
"754a08ddf8bcb1cf22f310f09206dd783d42f7dd"
|
"/backend"
|
||||||
],
|
],
|
||||||
"type": 5,
|
"type": 5,
|
||||||
"from": "ClientManagement",
|
"from": "ClientManagement",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user