Merge pull request #38106 from frappe/mergify/bp/version-14-hotfix/pr-38105

fix: duplicate field (#38105)
This commit is contained in:
Deepesh Garg
2023-11-15 13:29:35 +05:30
committed by GitHub

View File

@@ -103,15 +103,6 @@
"print_hide": 1,
"read_only": 1
},
{
"fieldname": "amended_from",
"fieldtype": "Link",
"label": "Amended From",
"no_copy": 1,
"options": "Closing Stock Balance",
"print_hide": 1,
"read_only": 1
},
{
"fieldname": "include_uom",
"fieldtype": "Link",
@@ -145,4 +136,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}