To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorcalendar
- Background
-
- Given
- I am Pius
- Scenarios
-
- reached maximum amount of visits of a week day
-
- Given
- the current inventory pool has reached maximum amount of visits
- When
- I open a hand over with at least one assigned item
- And
- I open the booking calendar
- Then
- the availability number is shown on this specific date
- When
- I specify this date as start date
- Then
- the start date becomes red and I see a not possible day warning
- And
- I receive an error message within the modal
- When
- I specify this date as end date
- Then
- the end date becomes red and I see a not possible day warning
- And
- I receive an error message within the modal
- When
- I save the booking calendar
- Then
- the booking calendar is closed
- And
- the start or end date of that line is changed
Last published over 3 years ago by mkmit.