mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-10 22:06:52 +00:00
feat: added Installation Note and Warranty Claim links to Customer dashboard (#23183)
This commit is contained in:
@@ -33,7 +33,7 @@ def get_data():
|
||||
},
|
||||
{
|
||||
'label': _('Support'),
|
||||
'items': ['Issue', 'Maintenance Visit']
|
||||
'items': ['Issue', 'Maintenance Visit', 'Installation Note', 'Warranty Claim']
|
||||
},
|
||||
{
|
||||
'label': _('Projects'),
|
||||
|
||||
Reference in New Issue
Block a user