feat: add Maintenance Visit link in Customer dashboard
This commit is contained in:
parent
47a4436010
commit
5bf0a51ed4
@ -33,7 +33,7 @@ def get_data():
|
||||
},
|
||||
{
|
||||
'label': _('Support'),
|
||||
'items': ['Issue']
|
||||
'items': ['Issue', 'Maintenance Visit']
|
||||
},
|
||||
{
|
||||
'label': _('Projects'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user