ToDoListItems
Id | 525 |
---|---|
Task | <p><strong>New Bookings (default settings)</strong></p><ul><li>Automatically add 1 transfer, with certain default assumptions. </li><li>Create records in the SystemSettings entity to define the default settings. <ul><li>DestinationStart (eg “GVA”)</li><li>DestinationEnd (eg “VRB”)</li><li>Date: Following [Saturday]</li><li>Passenger #: 1</li><li>Baby:0 Child: 0 </li><li>Add 3 buttons on each transfer<ul><li>Delete transfer (in hidden fields, next to cancel)</li><li>Copy transfer (in hidden fields). This makes an exact copy of the transfer details other than the assigned driver/vehicle and times <ul><li>Imagine being asked to create a series of transfers like the same pickup from chalet X to go to ski-lifts every day of the week at say 7am. Easiest way to do that is to create it once, then copy changing the day by +1 day</li><li>Importantly, do not copy the driver/vehicle details as these are not assigned and history is unique (ie when the driver arrrived)</li></ul></li><li>Return trip - this reverses the To/From. Make the date 1 week later. Same number of passengers. Not hidden - bottom right (could be an icon)</li></ul></li></ul></li><li>Create fields called lastSaved and savedBy <ul><li>(I have created them already) , that stores the time of last saved. </li><li>Show time and initials in top right. of screen<ul><li>These seem to still appear at the bottom of the booking page on the left</li></ul></li></ul></li><li>CreatedBy and CreatedOn fields are not being saved at the moment<ul><li>Moved to bottom of page, in light grey</li></ul></li></ul> |
Status | Complete |
Priority | 99 |