mirror of
https://github.com/Karaka-Management/oms-Purchase.git
synced 2026-01-24 13:38:40 +00:00
fix urls
This commit is contained in:
parent
a3af4e0f0c
commit
f23efd64a7
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user