fix: duplicate field in Closing Stock Balance (#38105)

This commit is contained in:
Arjun 2023-11-15 12:34:38 +05:30 committed by GitHub
parent e93a19ffb5
commit 908b21f7fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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": []
}
}