Calendar ignores preferred start time
Calendar always shows all hours starting at 00:00 instead of using preferred start time , since vtiger 6.x
Welcome to Vtiger Community. To gain access for account, please contact [ community @ vtiger.com ]
Calendar always shows all hours starting at 00:00 instead of using preferred start time , since vtiger 6.x
+1
Same for Quick Create when in month view. Click to add a new event and it sets the start time to 00:00. I did fix that for one customer recently. Will see if I can dig out a patch.
Hello @lord_alan
CalendarView.js needs monthClick: function (date, jsEvent, view) {
And then on dayClick: function (date, jsEvent, view) { needs check
Hi @lord_alan I would suggest to open a separate issue for the quick create bug, if you have a patch for that it would be great! In the meantime I will publish a merge request and close this issue.
Status changed to closed
Copyright 2023 Vtiger. All rights reserved.