fix: Make item read-only in item location table

This commit is contained in:
Suraj Shetty 2019-07-30 10:02:50 +05:30
parent e260e8239f
commit 341f7733d1

View File

@ -27,7 +27,8 @@
"fieldtype": "Link",
"in_list_view": 1,
"label": "Item",
"options": "Item"
"options": "Item",
"read_only": 1
},
{
"fieldname": "qty",
@ -129,7 +130,7 @@
}
],
"istable": 1,
"modified": "2019-07-26 14:47:33.965373",
"modified": "2019-07-30 09:28:44.969479",
"modified_by": "Administrator",
"module": "Stock",
"name": "Pick Ticket Item",