Skip to content

Commit 24757b4

Browse files
fix: delivery notr item fix
1 parent 99a30c3 commit 24757b4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

d2h/d2h/doctype/delivery_note_item_duplicate/delivery_note_item_duplicate.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
"in_list_view": 1,
2626
"label": "Item Code",
2727
"options": "Item",
28+
"read_only": 1,
2829
"reqd": 1
2930
},
3031
{
@@ -40,6 +41,7 @@
4041
"in_list_view": 1,
4142
"label": "UOM",
4243
"options": "UOM",
44+
"read_only": 1,
4345
"reqd": 1
4446
},
4547
{
@@ -102,7 +104,7 @@
102104
"index_web_pages_for_search": 1,
103105
"istable": 1,
104106
"links": [],
105-
"modified": "2025-02-28 09:40:33.608805",
107+
"modified": "2025-03-19 08:26:55.064165",
106108
"modified_by": "Administrator",
107109
"module": "D2H",
108110
"name": "Delivery Note Item Duplicate",

0 commit comments

Comments
 (0)