| DESCRIPTION OF ENHANCEMENTS |
Problem HD129689 - Undefined error while processing invoice
--------------------------------------------------------------
The program PSAPROC7 will be modified to cleanup the variables prior
to the call to DICN0.
Problem HD92886 - Leading zero's in supply item description
--------------------------------------------------------------
If a line item on an invoice is edited to be a supply item and
the supply item description starts with a numeric (Example: 16
vial dram, or 10x10 sponge) the system interprets the leading
numeric's as an internal entry number to the Drug File. This
--------------------------------------------------------------
will cause the software to erroneously select the wrong drug.
Resolution HD92886 - Leading zero's in supply item description
--------------------------------------------------------------
The code has been modified to ignore the fact that the supply
item description starts with a leading numeric.
Problem HD68635 - Undefined error while editing invoices
--------------------------------------------------------------
In rare cases, the UPC and/or the NDC code in an invoice has
During the processing of an invoice, it is possible to receive
no value. If this is the case, the software will error out
with an undefined error while editing an invoice to be verified.
Resolution HD68635 - Undefined error while editing invoices
--------------------------------------------------------------
The code in question will be strengthened to not error out when
this scenario occurs.
The following message:
Undefined N1+3 DICNO Unable to Process Invoice
This error is caused by the system not properly cleaning up variables
used by the program DICN0.
Resolution HD129689 - Undefined error while processing invoice
|