fix: add item_name to quick entry fields in Item doctype (backport #53530) (#53533)

Co-authored-by: Abdus Samad <120767334+Samad-11@users.noreply.github.com>
fix: add item_name to quick entry fields in Item doctype (#53530)
This commit is contained in:
mergify[bot]
2026-03-17 05:43:50 +00:00
committed by GitHub
parent afe8e3a023
commit a695a11130

View File

@@ -167,6 +167,7 @@
"set_only_once": 1
},
{
"allow_in_quick_entry": 1,
"bold": 1,
"fieldname": "item_name",
"fieldtype": "Data",