mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +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