fix - update button didnt work in leave allocation after submit
This commit is contained in:
parent
d102cba71c
commit
4ba4d9dbef
@ -112,6 +112,7 @@
|
|||||||
"permlevel": 0
|
"permlevel": 0
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
"allow_on_submit": 1,
|
||||||
"fieldname": "total_leaves_allocated",
|
"fieldname": "total_leaves_allocated",
|
||||||
"fieldtype": "Float",
|
"fieldtype": "Float",
|
||||||
"label": "Total Leaves Allocated",
|
"label": "Total Leaves Allocated",
|
||||||
@ -137,7 +138,7 @@
|
|||||||
"icon": "icon-ok",
|
"icon": "icon-ok",
|
||||||
"idx": 1,
|
"idx": 1,
|
||||||
"is_submittable": 1,
|
"is_submittable": 1,
|
||||||
"modified": "2015-02-05 05:11:40.529337",
|
"modified": "2015-04-06 06:03:27.883985",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "HR",
|
"module": "HR",
|
||||||
"name": "Leave Allocation",
|
"name": "Leave Allocation",
|
||||||
|
Loading…
Reference in New Issue
Block a user