mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-01-11 17:28:41 +00:00
draft pid to path fix
This commit is contained in:
parent
8e59390cd9
commit
7ee3204a0e
|
|
@ -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": []
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 1003202201,
|
||||
"pid": "520f00a1a583e4936dc01665781e0dfafd699613",
|
||||
"pid": "/backend/purchase/supplier",
|
||||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Create",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user