mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-23 04:04:52 +00:00
fix: add missing items labels back (#36737)
[skip ci]
(cherry picked from commit 86cac1e1d2)
This commit is contained in:
@@ -714,6 +714,7 @@
|
|||||||
"fieldtype": "Table",
|
"fieldtype": "Table",
|
||||||
"hide_days": 1,
|
"hide_days": 1,
|
||||||
"hide_seconds": 1,
|
"hide_seconds": 1,
|
||||||
|
"label": "Items",
|
||||||
"oldfieldname": "entries",
|
"oldfieldname": "entries",
|
||||||
"oldfieldtype": "Table",
|
"oldfieldtype": "Table",
|
||||||
"options": "Sales Invoice Item",
|
"options": "Sales Invoice Item",
|
||||||
|
|||||||
Reference in New Issue
Block a user