WHAT'S NEW IN TIME TRAKKER PLUS
-------------------------------

Version 5.25
------------
*  Added runtime support. Up to now Time Trakker was geared to
   be a FoxPro addin only, which essentially required outside
   control for environment and error handling. Added a startup
   #DEFINE macro that allows setting runtime mode on or off,
   which enables an internal error handler, as well as proper
   screen handling when starting up Time Trakker Plus as a
   standalone application with the Distribution Kit.

Version 5.20
------------
*  Add support for account balances and payment tracking.
   Invoices created in the reports module are automatically
   entered as Account and create an entry in the account (TT_AR)
   file.

*  Account invoices automatically update the account entry for
   that particular invoice. The invoice balance shows on the
   invoice below the payment type. Clicking on the balance
   brings up the account detail screen which allows applying
   and editing payments against the balance.
   
*  The customer screen also contains an account balance for
   all of the customer's account invoices and payments. Clicking
   on the account balance brings up the account detail screen
   that allows applying and editing payments.
   
*  New account aging report shows the balance of all pending
   invoices that have not been paid in full spread over a
   cross tab of Current, 30 days, 60 days 90 days.
   
*  Account detail prints the account activity for a given period
   for either all clients, or a specific client or invoice.   


Version 3.10
------------
*  Added support for summary sales report. The report can summarize
   sales by day or by month.
   
*  Support for graphing summarized sales.

*  New Report menu layout that allows selection of Time Reports
   Sales Report, Account Detail, and Account Aging reports.


Version 5.07
------------
*  Added invoice print option that allows printing invoices in
   in summarized form to look less cluttered. This option allows
   all time related entries to be summarized by billtype with
   seperate groups for differing rates within the billtype.
   You can also optionally print a time log after printing the
   summarized invoice. Works only when printing invoices from
   the invoice module.

*  Printer bugs fixed. Version 5.05 had the printer hard coded
   to a HP III in the INVOICE and DETAIL reports which caused
   hang ups on other printers.