mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-23 13:12:22 +01:00
fix: Sales ORder Connections on Material Request
(cherry picked from commit e19161a8ee)
This commit is contained in:
@@ -14,7 +14,6 @@ def get_data():
|
|||||||
},
|
},
|
||||||
"internal_links": {
|
"internal_links": {
|
||||||
"Quotation": ["items", "prevdoc_docname"],
|
"Quotation": ["items", "prevdoc_docname"],
|
||||||
"Material Request": ["items", "material_request"],
|
|
||||||
},
|
},
|
||||||
"transactions": [
|
"transactions": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user