bom operation inList view fix
This commit is contained in:
parent
6a7f75c3e3
commit
e7c48ed3b0
@ -16,7 +16,7 @@
|
||||
{
|
||||
"fieldname": "opn_description",
|
||||
"fieldtype": "Text",
|
||||
"in_list_view": 0,
|
||||
"in_list_view": 1,
|
||||
"label": "Operation Description",
|
||||
"oldfieldname": "opn_description",
|
||||
"oldfieldtype": "Text",
|
||||
@ -73,14 +73,14 @@
|
||||
{
|
||||
"fieldname": "fixed_cycle_cost",
|
||||
"fieldtype": "Float",
|
||||
"in_list_view": 1,
|
||||
"in_list_view": 0,
|
||||
"label": "Fixed Cycle Cost",
|
||||
"permlevel": 0
|
||||
}
|
||||
],
|
||||
"idx": 1,
|
||||
"istable": 1,
|
||||
"modified": "2014-09-08 16:29:22.293314",
|
||||
"modified": "2014-09-12 12:03:47.456370",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Manufacturing",
|
||||
"name": "BOM Operation",
|
||||
|
Loading…
Reference in New Issue
Block a user