commit | e19161a8eef71d9064fb3c432328a8f06bff9da0 | [log] [tgz] |
---|---|---|
author | Florian HENRY <florian.henry@open-concept.pro> | Mon Jan 16 21:03:18 2023 +0100 |
committer | Florian HENRY <florian.henry@open-concept.pro> | Mon Jan 16 21:03:18 2023 +0100 |
tree | d742126a93cc248deebbec64ede10dcd71988a40 | |
parent | 66ae807a26d71acf07d867449f96fbd0fd2861d8 [diff] |
fix: Sales ORder Connections on Material Request
diff --git a/erpnext/selling/doctype/sales_order/sales_order_dashboard.py b/erpnext/selling/doctype/sales_order/sales_order_dashboard.py index 5c4b578..cbc40bb 100644 --- a/erpnext/selling/doctype/sales_order/sales_order_dashboard.py +++ b/erpnext/selling/doctype/sales_order/sales_order_dashboard.py
@@ -14,7 +14,6 @@ }, "internal_links": { "Quotation": ["items", "prevdoc_docname"], - "Material Request": ["items", "material_request"], }, "transactions": [ {