Skip to content

Commit

Permalink
fix: add missing items labels back (#36737)
Browse files Browse the repository at this point in the history
[skip ci]

(cherry picked from commit 86cac1e)
  • Loading branch information
ankush authored and mergify[bot] committed Aug 21, 2023
1 parent e1bd9a7 commit 3634e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions erpnext/accounts/doctype/sales_invoice/sales_invoice.json
Original file line number Diff line number Diff line change
Expand Up @@ -714,6 +714,7 @@
"fieldtype": "Table",
"hide_days": 1,
"hide_seconds": 1,
"label": "Items",
"oldfieldname": "entries",
"oldfieldtype": "Table",
"options": "Sales Invoice Item",
Expand Down

0 comments on commit 3634e80

Please sign in to comment.