home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / pocketbk / utilsu / worktime20 / v2.06 / TODO < prev    next >
Text File  |  1994-12-22  |  995b  |  29 lines

  1.  
  2. Known problems / bugs / Todo
  3.  
  4. When first using a datafile from one of the previous versions of Worktime a
  5. project "11" is initially present. This is due to a data file format change
  6. and should just be removed the first time.
  7.  
  8. There are a few places where the screen is not always fully updated.
  9. Just repaint the screen usng psion-R.
  10.  
  11. If two entries with the exact same start/meeting time (same day,hour,min,sec)
  12. are created Worktime has problems locating correctly, usually on top and bottom
  13. of the screen when scrolling.  This is due to the fact that the offset into the
  14. database is a time stamp. Two entries with the same start time can only be
  15. produced by copying and pasting an entry in the same spot (or editing the
  16. records on purpose).
  17. I am considering changing the insert to do a replace/merge when noticing that
  18. the entry already exists.
  19.  
  20. TODO:
  21.  
  22. Project time cost calculation
  23.     Project cost per hour
  24.     Flags:
  25.         [ Round up/down single (hour/.5/.25) ]
  26.         Round up/down total (hour/.5/.25)
  27.  
  28.  
  29.