fix: add internal link field in Sales Order connections for internal transactions

This commit is contained in:
Karuppasamy923
2025-05-28 12:59:49 +05:30
parent 776688d585
commit e3e6503076

View File

@@ -17,6 +17,7 @@ def get_data():
"Quotation": ["items", "prevdoc_docname"],
"BOM": ["items", "bom_no"],
"Blanket Order": ["items", "blanket_order"],
"Purchase Order": ["items", "purchase_order"],
},
"transactions": [
{