mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-22 19:55:29 +00:00
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:
@@ -151,6 +151,7 @@
|
||||
"set_only_once": 1
|
||||
},
|
||||
{
|
||||
"allow_in_quick_entry": 1,
|
||||
"bold": 1,
|
||||
"fieldname": "item_name",
|
||||
"fieldtype": "Data",
|
||||
|
||||
Reference in New Issue
Block a user