Bugs Fixed

Top  Previous  Next
The ASA time was not calculated if the duration was entered without start/stop times.
The NumLock key turned off by itself in some situations (replaced the SendKeys function).
Pressing the New account button, then the Escape key, could result in an account with no account number, which then couldn't be saved.
Pressing the New account button, then the PgUp/PgDn key, could result in an account with no surname.
Cancelling a new account did not delete the status log entries.
If a user tried to switch providers when entering a payment, it was possible to get part way through the switching process then get errors which resulted in forms not refreshing completely. A warning is now given and the payment must be completed.
Added a missing surname message to the PatientsF_BeforeUpdate event to handle scroll wheel use.
The link to an old ldb file could sometimes still exist after switching to another provider - due to hicClaimsF form not being refreshed correctly if new Dr had no claims data.
The ordering of the category list in the MBS book was not correct (previously RVG items appeared after surgical items.)
Printing all accounts could cause an Object Variable Not Set error, and thence the pgm would print one account at a time. (WHERE statement missing in SQL clause.) Also adjusted some other query criteria which could cause cumulative problems when using the tagged printing functions on the List of Accounts.
The Practice Activity Summary could be inappropriately printed across two pages.
The DrsLogNumber may have been missing from the <standard> datasheet formats.
Modified the automatic Web Update function to avoid getting into an infinite loop which has occasionally occurred with some systems.
Fixed data type bug which caused errors updating data files on Mac computers.