Revert "fix(stock): set item_name to fetch if empty in packing slip item (backport #58925)"

This commit is contained in:
Sudharsanan Ashok
2026-09-15 17:47:47 +05:30
committed by GitHub
parent d9ea9a5430
commit 618864a051

View File

@@ -41,7 +41,6 @@
},
{
"fetch_from": "item_code.item_name",
"fetch_if_empty": 1,
"fieldname": "item_name",
"fieldtype": "Data",
"in_list_view": 1,
@@ -150,4 +149,4 @@
"sort_order": "DESC",
"states": [],
"track_changes": 1
}
}