diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index c6254d86..743a8040 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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