check toggle converted to true / false
This commit is contained in:
parent
25af38e509
commit
96b91f49fa
@ -6,5 +6,12 @@ wn.views.calendar["Leave Application"] = wn.views.Calendar.extend({
|
||||
"title": "title",
|
||||
"status": "status",
|
||||
},
|
||||
options: {
|
||||
header: {
|
||||
left: 'prev,next today',
|
||||
center: 'title',
|
||||
right: 'month'
|
||||
}
|
||||
},
|
||||
get_events_method: "hr.doctype.leave_application.leave_application.get_events"
|
||||
})
|
Loading…
x
Reference in New Issue
Block a user