This commit is contained in:
Dennis Eichhorn 2022-12-10 22:17:54 +01:00
parent a3af4e0f0c
commit f23efd64a7
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
"type": 2,
"subtype": 1,
"name": "OrderSuggestions",
"uri": "{/prefix}purchase/order/suggestion?{?}",
"uri": "{/lang}/{/app}/purchase/order/suggestion?{?}",
"target": "self",
"icon": null,
"order": 15,
@ -34,7 +34,7 @@
"type": 2,
"subtype": 1,
"name": "Analysis",
"uri": "{/prefix}purchase/analysis?{?}",
"uri": "{/lang}/{/app}/purchase/analysis?{?}",
"target": "self",
"icon": null,
"order": 15,

View File

@ -12,7 +12,7 @@
},
"creator": {
"name": "Karaka",
"website": "www.spl1nes.com"
"website": "jingga.app"
},
"description": "Purchase module.",
"directory": "Purchase",