Add Delivery Trip to Delivery Note dashboard (#15587)
This commit is contained in:
parent
4faea037bb
commit
4c61861163
@ -14,7 +14,7 @@ def get_data():
|
||||
'transactions': [
|
||||
{
|
||||
'label': _('Related'),
|
||||
'items': ['Sales Invoice', 'Packing Slip']
|
||||
'items': ['Sales Invoice', 'Packing Slip', 'Delivery Trip']
|
||||
},
|
||||
{
|
||||
'label': _('Reference'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user