
類型:
Feature request
狀態:
Open
優先:
Low
描述:
It is possible to enter a departure date earlier than the arrival date.Please add a check to avoid this mistake, thanks.
It is possible to enter a departure date earlier than the arrival date.Please add a check to avoid this mistake, thanks.
回應
..and update arrival date after departure was typed in
When the departure date was entered the arrival date will stay unchanged (often with a date BEFORE the departure date). Can you update the arrival date when the departure date was entered? Either same day as departure day or +1 day, what is more often. Or make it depend on the distance? But not too complicated... :)
And please add a check when saving a dootrip. Actually it is possible to store wrong dates (in the past, arrival before departure etc). Thanks.
Hi Ralf, I just implemented
Hi Ralf, I just implemented the first half of this request. Now if a user tries to enter an arrival date earlier than a departure date, the user will get an error message so he/she can correct it.
However, the second request, to automatically adjust the arrival date as the user changes the departure date, is a bit more complicated because we currently don't support that type of asynchronous activity. So that's not implemented presently.