[Fix] In sales invoice, delivery note link not showing in the dashboard if delivery note has made from sales invoice (#9290)
This commit is contained in:
parent
f5604c101c
commit
03ba66d0d8
@ -11,8 +11,7 @@ def get_data():
|
||||
'Sales Invoice': 'return_against'
|
||||
},
|
||||
'internal_links': {
|
||||
'Sales Order': ['items', 'sales_order'],
|
||||
'Delivery Note': ['items', 'delivery_note'],
|
||||
'Sales Order': ['items', 'sales_order']
|
||||
},
|
||||
'transactions': [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user