mirror of
https://github.com/Karaka-Management/oms-Finance.git
synced 2026-02-08 01:28:40 +00:00
fix bugs
This commit is contained in:
parent
1dfa486463
commit
f870e9ca1d
|
|
@ -19,7 +19,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "TaxCodes",
|
||||
"uri": "{/base}/finance/tax/code/list?{?}",
|
||||
"uri": "{/base}/finance/tax/code/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/base}/finance/tax/code/list?{?}",
|
||||
"uri": "{/base}/finance/tax/code/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Create",
|
||||
"uri": "{/base}/finance/tax/code/create?{?}",
|
||||
"uri": "{/base}/finance/tax/code/create",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user