Тема: Algorithm of controlling a passenger
"Data on passengers (getting into/out) is reset at the end of the day (at 00:00). In the system it is recognized as no passengers left in vehicles."
As per the above algorithm, any passengers left in the buses will be reset at 00:00 Hrs. This means that such passengers will be unbound from the vehicles even if they boarded the bus at 23:50 i.e. just 10 minutes before 00:00.
We need to set up passengers for a client who works around the clock and so they wouldn't want the passengers to be reset at midnight.
It would be nice if there was an option to turn on/off the 00:00 hrs passenger reset so that for such customers also the passenger module would work fine.
Just as we have an "Exclusive" option in driver properties, we could have a "Reset at midnight" option in passenger properties.