feat(global_menu): restore supplychain module
This commit is contained in:
parent
9f7633f572
commit
c40492b320
@ -64,6 +64,13 @@
|
|||||||
"url": "{{entire_url('/msp/index.ui')}}",
|
"url": "{{entire_url('/msp/index.ui')}}",
|
||||||
"target": "app.sage_main_content"
|
"target": "app.sage_main_content"
|
||||||
}
|
}
|
||||||
|
,{
|
||||||
|
"name": "supplychain",
|
||||||
|
"label": "供应链管理",
|
||||||
|
"icon": "fa fa-link",
|
||||||
|
"url": "{{entire_url('/supplychain/index.ui')}}",
|
||||||
|
"target": "app.sage_main_content"
|
||||||
|
}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if 'reseller.operator' in roles or 'owner.superuser' in roles %}
|
{% if 'reseller.operator' in roles or 'owner.superuser' in roles %}
|
||||||
,{
|
,{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user