ToDoListItems
Id | 500 |
---|---|
Task | <p>Transfers</p><ul><li> In a transfer, if the Destination Type is not City (eg is an Airport or Train Station), then take the default address/GPS and no dropdown box for address. <ul><li>In other words it is like there is only one address for that destination.</li></ul></li><li>In the transfer record, store the address as the accommodation id (as we need that to look up other details)</li><li>If the transfer is a City and you are given the choice of addresses, you should have the option to add an address manually</li><li>This should be a new field (with text) and this transfer will appear in the “Error” list and ideally the staff will update the Accommodation database and check it for the driver. </li><li>If the transfer is for a train, then the address is not relevant, but ask for train depart or arrival time. </li><li>if the transfer is to/from an airport, then it should offer a list of flights (and save the flight id). if the flight is not there, allow user to input: flight number, arrival/depart time and destination and time. Again these are all new fields and hopefully we will update the flight database… (and transfer appears in the ‘error’ list). </li></ul> |
Status | Pending |
Priority | 4 |