fix: Make Rate column read only by default
This commit is contained in:
parent
6c03af815e
commit
99e6e2ce3f
@ -223,14 +223,15 @@
|
||||
"fieldname": "rate",
|
||||
"fieldtype": "Currency",
|
||||
"in_list_view": 1,
|
||||
"label": "Rate"
|
||||
"label": "Rate",
|
||||
"read_only": 1
|
||||
}
|
||||
],
|
||||
"idx": 1,
|
||||
"index_web_pages_for_search": 1,
|
||||
"istable": 1,
|
||||
"links": [],
|
||||
"modified": "2021-08-27 01:04:30.242238",
|
||||
"modified": "2021-08-27 01:13:40.138203",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Packed Item",
|
||||
|
Loading…
x
Reference in New Issue
Block a user