mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-02-15 15:28:41 +00:00
many small fixes
This commit is contained in:
parent
15ed13b943
commit
e205801c30
|
|
@ -8,7 +8,7 @@
|
||||||
"uri": null,
|
"uri": null,
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": "fa fa-shopping-cart",
|
"icon": "fa fa-shopping-cart",
|
||||||
"order": 40,
|
"order": 45,
|
||||||
"from": "Purchase",
|
"from": "Purchase",
|
||||||
"permission": { "permission": 2, "category": null, "element": null },
|
"permission": { "permission": 2, "category": null, "element": null },
|
||||||
"parent": 0,
|
"parent": 0,
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,9 @@
|
||||||
"description": "Purchase module.",
|
"description": "Purchase module.",
|
||||||
"directory": "Purchase",
|
"directory": "Purchase",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Admin": "1.0.0"
|
"Admin": "1.0.0",
|
||||||
|
"ItemManagement": "1.0.0",
|
||||||
|
"SupplierManagement": "1.0.0"
|
||||||
},
|
},
|
||||||
"providing": {
|
"providing": {
|
||||||
"Navigation": "*"
|
"Navigation": "*"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user