Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMP] Hairdresser: Spliting the appointment #199

Open
wants to merge 10 commits into
base: saas-17.4
Choose a base branch
from

Commits on Aug 23, 2024

  1. [IMP] Hairdresser: Spliting the appointment

    Help the hair salon to hanlde cases where a task can be break down in 2
    parts. The initial appointment is break down in 2 new appointment
    separeted by a break.
    
    task-4100134
    jaeschwa committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    88da549 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540c380 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    274cfbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57a4568 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e864803 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. [FIX] hair_salon: According tz of employe and appointment

    The working hours related to the contracts of the employe must be in the
    same time zone as the appointment. Otherwise this leads to conflict in
    the timeshifts availible. So now both are on Brussel timezone.
    
    task-4100134
    jaeschwa committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    70451d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    29156db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ba1750 View commit details
    Browse the repository at this point in the history
  3. [IMP] hair_salon: Removing reminder

    In the hair salon the reminder were applied to the child also however we
    don't want to have reminder on the parent and on the child so the worker
    does not have too much notifications. Reminder are kept in the parent
    calendar.event.
    
    task-4100134
    jaeschwa committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    22a6d3a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. fixup! [IMP] hair_salon

    jaeschwa committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8ac3fce View commit details
    Browse the repository at this point in the history