Release 2.06 Notes

Contents Show

Changes made in this release of the software are detailed below.

Issue#

Application Module

Primary Function

Detail

Reported Issues

MN-305

Clinic

Recertification

Issue: The Certification End Date of the participant's previous certification is being changed to the first date of the current certification when users attempt to recertify the participant.

Resolution: The code has been corrected to no longer update the Certification End Date for the previous certification.

MN-389

EOD

Banking Files

Issue: The End of Day process generated the following standard error message while processing bank file PDMN061510.dat:

Presentment Amount from Trailer Record does not match calculated Presentment Amount.

Resolution: The system previously calculated the total presentment amount for both CSC and FSMC file formats in the same manner; however, the presentment total for the CSC file format should be different. The total presentment amount for the CSC file format will now be calculated as follows:

If Detail record is paid then Total presentment amount will be calculated using Detail record paid amount else it will be calculated using Detail record presentment amount.

MN-413

EOM

Reports

Issue: Minnesota EOM errors out when attempting to process Minnesota reports.

Resolution: The system was treating Risk Factor IDs as numeric. While Risk Factor IDs were previously numeric, they have now been changed to alphanumeric. The report formulas and SQL were modified to treat Risk Factor IDs as alphanumeric.