|
' V 5.0.3.6 02/03/2005 Jim ' Bug Fix - CD Group and PB Group at sign on. '====================================================================== ' V 5.0.3.4 02/02/2005 Jim ' Check for TB Group, CD Group, PB Group at sign on. ' expanded the size of the Lab Id box in the sign on screen. '====================================================================== ' V 5.0.3.2 12/17/2004 Jim Major release - many changes from debug sessions with customers '====================================================================== ' V 5.0.2.4 09/27/2004Jim Major Release - Administrative Install - allows future patching ' This release was not installed on any customer sites using the msi - it was passed to them by individual ' file transfers and database structure updates over time. ' Add "Program Loading - Please Wait ..." to status bar of BtBMain. ' Bug Fix - double click on AllSlips icon passing the last click to Allslips - StartBox not alwasy first displayed. ' changed modules include: Billing, BtB Options, Client Entry, MakeWork, QuickResults, RDisease, Search, and AllSlips ' Three new tables added - ICD9, SamplePrefer, and TestPanel '====================================================================== ========================================== ' V 5.0.2.2 09/09/2004Jim Major Release ' V 5.0.2.2 09/09/2004Jim Major Release
V 5.0.1.14 08/02/2004prerelease Change cleardb to allow clearing everything except the Staff and ALM tables Change cleardb to only clear DrugResult if a Cleardb(C) is done. Add Release table to keep track of current .exe and .dll revision levels. Add ReleaseProgram table to keep an imange of .exe and .dll files. Add code to load event in applications to check revision of .exe and .dll files Add module to download current program version to target directory if version update is needed. Modify Convert to pick up drug results Modify Search to include drug results and fix miscellaneous display and flow problems.
V 5.0.1.12 08/02/2004 Add VersionList to Admin Menu Add ApproveTrak to Client Entry Menu Modify Search, QuickResults, AllSlips to use ApproveTrak Modify BtBOpts and Search to implement Drugs of Abuse Update WaterResults and WaterIntake
V 5.0.1.10 07/18/2004 Add FailedLogons Viewer Add code to log logon failures
V 5.0.1.8 07/11/2004 Add Reportable Diseases Add ARPayments
V5.0.1.6 initial release
|