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 view in the manage section
- Background
-
- Given
- I am Pius
- Scenarios
-
- Always show available quantity
- Overbooking in the booking calendar while editing an order
- Overbooking in the booking calendar during a hand over
- Unavailable time spans
- Always show available quantity
-
- When
- I see the calendar
- Then
- I see the availability of models on weekdays as well as holidays and weekends
- Overbooking in the booking calendar while editing an order
-
- Given
- I edit an order
- And
- I open the booking calendar
- Then
- there is no limit on augmenting the quantity, thus I can overbook
- And
- the order can be saved
- Overbooking in the booking calendar during a hand over
-
- Given
- I open a hand over with an unassigned item line
- And
- I open the booking calendar
- Then
- there is no limit on augmenting the quantity, thus I can overbook
- And
- the hand over can be saved
-
- Given
- I open a hand over with an unassigned item line
- And
- a model is no longer available
- When
- I select all reservations
- And
- I edit all reservations
- Then
- the list underneath the calendar shows the respective line as not available (red)
Last published over 3 years ago by mkmit.