mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +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'),
|
'label': _('Support'),
|
||||||
'items': ['Issue', 'Maintenance Visit']
|
'items': ['Issue', 'Maintenance Visit', 'Installation Note', 'Warranty Claim']
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
'label': _('Projects'),
|
'label': _('Projects'),
|
||||||
|
|||||||
Reference in New Issue
Block a user