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

(cherry picked from commit e3e6503076)
This commit is contained in:
Karuppasamy923
2025-05-28 12:59:49 +05:30
committed by Mergify
parent 6dde327713
commit 3c697e90a3

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": [
{