fix: set default operation time to 0 (#26510)
This commit is contained in:
parent
eeecb25a02
commit
6442b5df11
@ -19,6 +19,7 @@
|
|||||||
"options": "Operation"
|
"options": "Operation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"default": "0",
|
||||||
"description": "Time in mins",
|
"description": "Time in mins",
|
||||||
"fieldname": "time_in_mins",
|
"fieldname": "time_in_mins",
|
||||||
"fieldtype": "Float",
|
"fieldtype": "Float",
|
||||||
@ -38,7 +39,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"istable": 1,
|
"istable": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2020-12-07 18:09:18.005578",
|
"modified": "2021-07-15 16:39:41.635362",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Manufacturing",
|
"module": "Manufacturing",
|
||||||
"name": "Sub Operation",
|
"name": "Sub Operation",
|
||||||
|
Loading…
Reference in New Issue
Block a user