Start times

Posted · Add Comment

Scheduler Forums BirchPress Scheduler Start times

This topic contains 3 replies, has 2 voices, and was last updated by  support 10 years, 9 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2571

    mapsps
    Participant

    I need to schedule appointments in 10 minute intervals with staggered start times. Eg 1 staff starts at 5.50pm another 3.45pm. How do I do this?

    #2578

    support
    Keymaster

    Hi mapsps,

    You can go to staff A’s page, and set the work schedule start time as 5:50PM. Then go to staff B’s page, set the start time as 3:45PM.

    To schedule appointments in 10 minute intervals, go to service’s page and enable flexible start time as 10 minutes.

    #2582

    mapsps
    Participant

    The ‘from’ drop down box does not offer those times – only times offered are in 15 minute intervals. Even when changed to flexible start times.

    #2607

    support
    Keymaster

    You need modify the code to make the interval to be 5 mins.

    Please open file “birchschedule/classes/birs_util.php”

    on line 564,

    change “$interval = 15” to “$interval = 5”

Viewing 4 posts - 1 through 4 (of 4 total)

The forum ‘BirchPress Scheduler’ is closed to new topics and replies.

Comments are closed.