mirror of
https://github.com/Karaka-Management/oms-Sales.git
synced 2026-01-11 11:28:41 +00:00
phpstan and phpcs fixes
This commit is contained in:
parent
cbb2dd0a77
commit
846e1fd38c
|
|
@ -10,7 +10,7 @@
|
|||
"icon": "fa fa-usd",
|
||||
"order": 20,
|
||||
"from": "Sales",
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"permission": { "permission": 2, "category": null, "element": null },
|
||||
"parent": 0,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
"icon": null,
|
||||
"order": 15,
|
||||
"from": "Sales",
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"permission": { "permission": 2, "category": null, "element": null },
|
||||
"parent": 1001601001,
|
||||
"children": [
|
||||
{
|
||||
|
|
@ -38,7 +38,7 @@
|
|||
"icon": null,
|
||||
"order": 1,
|
||||
"from": "Sales",
|
||||
"permission": { "permission": 2, "type": null, "element": null },
|
||||
"permission": { "permission": 2, "category": null, "element": null },
|
||||
"parent": 1001602001,
|
||||
"children": []
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user