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]
  • Loading branch information
ankush authored Aug 21, 2023
1 parent 450949c commit 86cac1e
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 @@ -716,6 +716,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 86cac1e

Please sign in to comment.