Add Delivery Trip to Delivery Note dashboard (#15587)

This commit is contained in:
Valmik 2018-10-05 11:36:31 +05:30 committed by Rushabh Mehta
parent 4faea037bb
commit 4c61861163

View File

@ -14,7 +14,7 @@ def get_data():
'transactions': [
{
'label': _('Related'),
'items': ['Sales Invoice', 'Packing Slip']
'items': ['Sales Invoice', 'Packing Slip', 'Delivery Trip']
},
{
'label': _('Reference'),