Edgewall Software

Changes between Version 11 and Version 12 of TimeTracking


Ignore:
Timestamp:
Dec 5, 2005, 7:40:57 AM (18 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TimeTracking

    v11 v12  
    7979  LEFT OUTER JOIN ticket_custom r ON
    8080       (t.id=r.ticket AND r.name='tt_remaining')
     81
    8182
    8283  ORDER BY milestone
     
    165166}}}
    166167
    167 Using SQLite 3.2.7. Que?
     168Using SQLite 3.2.7. I have not added estimates to every existing ticket ... would hope that's not necessary ... anyone else struck this?