issues
search
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
Document properties need cleanup
#86
Closed
keviniano
closed
1 year ago
keviniano
commented
1 year ago
The creation of document properties needs refactoring:
properties should get created only at the on_open event
There are many properties that are not currently being used (mainly around backups)
The "Document Properties" tab can get out of sync with actual properties
The creation of document properties needs refactoring: