mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-21 02:16:28 +00:00
fix: add internal link field in Sales Order connections for internal transactions
(cherry picked from commit e3e6503076)
This commit is contained in:
@@ -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": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user