DESCRIPTION OF ENHANCEMENTS |
This patch contains corrections to the following NOISs.
routine RMPRPAT3, logical conditions were inserted to print either the
shipping/delivery or total labor cost if the total cost field is null.
NOIS LAS-0597-62425
-------------------
This patch corrects problems associated with NOIS LAS-0597-62425 (and
others). If a user executes the menu Purchase Card Site Parameter and
receives the following statement:
Enter the IFCAP Site used with the Purchase Card Module
The following site you select will be used on all your
Purchase Card Transactions in IFCAP only.
YOU ARE NOT AN AUTHORIZED FISCAL USER. CONTACT SITE MANAGER.
This action will cause PRC("SITE") to be undefined.
As a result, this would cause the error reported in the NOIS. However,
when a valid FISCAL USER moves through the menu, the site parameter would
be reset.
NOIS SYR-0497-10562
To resolve this problem, the code was changed to not allow a null value.
NOIS NIN-0497-41607
-------------------
This patch corrects a problem with the COCP limitation reported in NOIS
SYR-0497-10562. When the user executes the "Close Out Purchase" option
and answer yes to the cost out transactions, the option responded with
Dollar amount must be within contract authority guidelines. Changes were
-------------------
made to remove the $25000 and $2500 limitations.
This patch corrects a printing problem reported in NOIS SYR-0497-10562.
Under certain circumstances, when the user executes the "Display/Print
Patient 2319" option, sorted by "Appliance Transactions" the total cost
heading displayed more than one numeric value. This patch contains
modifications that will display the total cost value only once. In
|