New Task with time not correctly shown in calendar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • formicula1979
    Junior Member
    • Jul 2016
    • 4

    New Task with time not correctly shown in calendar

    If I create a new task with date and time the tash is only shown in the calendar at the top of the matching date. But not in the right place of the time of the day in the calendar.
  • yuri
    Member
    • Mar 2014
    • 8552

    #2
    It's the how it was designed.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • formicula1979
      Junior Member
      • Jul 2016
      • 4

      #3
      OK ... so it is no bug and it´s ok that the schedules are not shown according to the time of the appointment?
      If there is a task it´s always shown at the top of the calendar ...

      Comment

      • yuri
        Member
        • Mar 2014
        • 8552

        #4
        Yes. You can disable it manually

        application/Espo/Modules/Crm/Resources/metadata/clientDefs/Calendar.json
        set
        "allDayScopeList": []

        It's not tested.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        Working...