fix: Make item read-only in item location table
This commit is contained in:
parent
e260e8239f
commit
341f7733d1
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user