We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a30c3 commit 24757b4Copy full SHA for 24757b4
d2h/d2h/doctype/delivery_note_item_duplicate/delivery_note_item_duplicate.json
@@ -25,6 +25,7 @@
25
"in_list_view": 1,
26
"label": "Item Code",
27
"options": "Item",
28
+ "read_only": 1,
29
"reqd": 1
30
},
31
{
@@ -40,6 +41,7 @@
40
41
42
"label": "UOM",
43
"options": "UOM",
44
45
46
47
@@ -102,7 +104,7 @@
102
104
"index_web_pages_for_search": 1,
103
105
"istable": 1,
106
"links": [],
- "modified": "2025-02-28 09:40:33.608805",
107
+ "modified": "2025-03-19 08:26:55.064165",
108
"modified_by": "Administrator",
109
"module": "D2H",
110
"name": "Delivery Note Item Duplicate",
0 commit comments