mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 17:15:04 +00:00
Add Delivery Trip to Delivery Note dashboard (#15587)
This commit is contained in:
@@ -14,7 +14,7 @@ def get_data():
|
||||
'transactions': [
|
||||
{
|
||||
'label': _('Related'),
|
||||
'items': ['Sales Invoice', 'Packing Slip']
|
||||
'items': ['Sales Invoice', 'Packing Slip', 'Delivery Trip']
|
||||
},
|
||||
{
|
||||
'label': _('Reference'),
|
||||
|
||||
Reference in New Issue
Block a user