| DESCRIPTION OF ENHANCEMENTS |
1. This problem happens when multiple complex orders are selected
2. Currently in file #55, PHARMACY PATIENT, the UNIT DOSE multiple
field, the ACTIVITY LOG multiple field, the file number of node #14 is
sometimes being written incorrectly as 55,09.
This patch includes the correction to the routines that are writing
this information and a post init routine to correct the existing
information.
together to be finished or verified. If the first order is partially
finished or verified. The system notifies the user that if all orders
are not finished or verified, then none of the orders will be finished
or verified, but leaves the order in a "corrupted" state.
This patch makes changes to the routine to clean up the temporary
variables so the process can loop through multiple complex orders
without causing the "corrupted" state.
|