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

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:42:21 +00:00
committed by GitHub
parent d262a65b00
commit 0e770c0bbd

View File

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