This commit is contained in:
2021-09-23 16:30:05 +00:00
parent a61864e144
commit 8dd33db060

View File

@@ -12,18 +12,14 @@
# Schedule form
todo: svc-schedule
CASES
3766 - view schedule filtered by customer so can see at a glance all past and future for a single customer (more data table filter similarity)
"show all " but on a schedule to view that way instead of a data table
3697 - arbitrarily order schedule by user instead of built in by lastname
3698 - hide unassigned tech slot (or case 3697 above would take care of that too)
3511 - "Review" feature (was followup sched marker), appointments that link to objects and display alternatively in UI
3425 - "Reminder" feature (was non follow sched marker)
1686 - ability to set how much stuff displays / alt schedule / calendar view??? Not sure really, it's a mish mash
729 - mass misc omnibus copied to above the useful bits
//..........
Data Table filter, now impossible to remove a filter because save is blanked out, maybe needs a clear button that does it all? Delete should trigger save too I guess