home *** CD-ROM | disk | FTP | other *** search
/ Altsys Virtuoso 2.0K / virtuoso_20k.iso / DemoApps / Clock / Stopwatch2.5 / ToDo < prev   
Encoding:
Text File  |  1994-02-03  |  737 b   |  25 lines

  1.                     TO DO
  2.                     =====
  3. High Priority
  4. -------------
  5. * Load data and generate invoices for specified periods, using a
  6. single file. These features will be addressed soon, since the indexing
  7. kit is finally stable.
  8.  
  9. Store dates as yymmdd so simple int comparisons can be used with IXRecordManager.
  10.  
  11. Med priority
  12. ------------
  13. * On inspector close, check for mods and bring up alert panel to
  14.   add/modify (whichever is legal) or revert before closing.
  15.  
  16. Low priority
  17. ------------
  18. * Export does not write out expense data... perhaps do it in one file?
  19. * Generate invoices for selected clients only
  20. * Add hours for the day - take care at midnite, etc...
  21. * All the duplicated code for the session and expense lists is
  22. painful. Rethink this.
  23.  
  24.  
  25.