Skip to content

Commit

Permalink
Merge pull request #38106 from frappe/mergify/bp/version-14-hotfix/pr…
Browse files Browse the repository at this point in the history
…-38105

fix: duplicate field (#38105)
  • Loading branch information
deepeshgarg007 committed Nov 15, 2023
2 parents d1a8202 + 1f16c47 commit 56c70d3
Showing 1 changed file with 1 addition and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -145,4 +136,4 @@
"sort_field": "modified",
"sort_order": "DESC",
"states": []
}
}

0 comments on commit 56c70d3

Please sign in to comment.