full-path / ridesheet

Google apps script support for a Google Sheets-based demand-responsive trip scheduling and reporting system.
MIT License
5 stars 4 forks source link

When adding stop or return trip, default times need to be configurable #66

Closed keviniano closed 1 year ago

keviniano commented 1 year ago

Currently, when adding a stop or a return trip based on an existing trip, PU and DO times are automatically added, with the PU time being one hour after the DO time of the existing trip. The default time of the added trip should be configurable, with the ability to have no time added at all (for example, but having the number of minutes added be set to -1).