Skip to content

Commit f632c5c

Browse files
trustedcomputermergify[bot]
authored andcommitted
fix: remove read-only property from Sales Invoice Timesheet Table
(cherry picked from commit b9d9571)
1 parent 88b4699 commit f632c5c

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

erpnext/accounts/doctype/sales_invoice/sales_invoice.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -800,8 +800,7 @@
800800
"hide_seconds": 1,
801801
"label": "Time Sheets",
802802
"options": "Sales Invoice Timesheet",
803-
"print_hide": 1,
804-
"read_only": 1
803+
"print_hide": 1
805804
},
806805
{
807806
"default": "0",
@@ -2331,7 +2330,7 @@
23312330
"link_fieldname": "consolidated_invoice"
23322331
}
23332332
],
2334-
"modified": "2026-02-25 12:41:57.043459",
2333+
"modified": "2026-02-28 17:58:56.453076",
23352334
"modified_by": "Administrator",
23362335
"module": "Accounts",
23372336
"name": "Sales Invoice",

0 commit comments

Comments
 (0)