Merge pull request #33690 from FHenry/dev_fix_bug_from_78b438f6

fix: Sales Order Connections Tabs do not show linked Material Request or "+" button  (intoduce by #33304)
This commit is contained in:
Sagar Sharma 2023-01-17 10:05:49 +05:30 committed by GitHub
commit e4cf0dced8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,6 @@ def get_data():
},
"internal_links": {
"Quotation": ["items", "prevdoc_docname"],
"Material Request": ["items", "material_request"],
},
"transactions": [
{