Updated: May 30, 2023 1:26pm

1.13.1.1523 Release Notes

Overview
This topic has information about the 1.13.1.1523 release of Retail Pro Prism.
Reminders

  • Windows 10 users must launch the Proxy using the "Run as Administrator" option
  • Restart the Proxy after installing the update
  • Clear the cache before you try to log in

System Requirements
No new system requirements.

Known Issues
The "Allow Missing Packages" permission related to Shipping Packages (used in Batch Receiving) is not enforced in this release.

Prism 1.13.1.1523 Issues Addressed

Issue ID Title Solution
ASNs   Subtotal: 2
17625 Prism is incorrectly creating ASN vouchers with ASN number not Voucher Number. Batch Receiving has been redesigned. See the What's New in this Release document.
17477 Batch Receiving  Problem: Batch Receiving retrieves unfiltered list of all ASNs. The workflow for Batch Receiving has been redesigned. See the What's New in this Release document for information.
Disbursements   Subtotal: 1
17580 Disbursements and cash drop not working with second sub. Existing code was looking up base currency using an incorrect filter field which returning ALL subsidiaries and not just the one selected.
Document Designer   Subtotal: 1
17510 Label with Japanese kanji characters become another character after saving a design. Now print engine take in consideration UTF-8 encoding while reading/writing report designs from/to DB.
Employees   Subtotal: 1
17562 User name not updated  in Employee tables after 1.13 upgrade. Prism installation will now make best attempt to correct corrupted Employee table data.
General System   Subtotal: 2
17595 PrismMQ possible memory leak. Corrected memory corruption issue associated with this error.
17596 Prism server gets locked down periodically. Corrected memory corruption issue associated with this error.
MySQL   Subtotal: 1
17482 Inventory lookup by ALU causes a slowdown when using lowercase in MySQL. Performance has been enhanced.
POS   Subtotal: 1
17558 Transaction lookup is slow and does not return results when there are no items on a document. New indexes were added to improve lookup times.
Purchase Orders   Subtotal: 1
17621 Day-to-day replication is not triggered by Oracle if you have not already initialized a resource. Code was changed to properly handle day-to-day replication of resources that are not originally initialized.
Replication   Subtotal: 3
17553 Prism to Prism Replication speed is too slow. Several changes made to improve Prism-to-Prism replication performance. Best gain is with both sender and consumer in Server Mode with increased threads allocated on each side. See Server Mode documentation.
17498 Day-to-day replication is not triggered by Oracle if you have not already initialized a resource. Code was changed to properly handle day to day replication of resources that are not originally initialized.
17492 After previously joining, initializing and leaving the POA in 1.12.5 results in an error when trying to rejoin after 1.13 upgrade. Verified leaving and entering enterprise both before, during and after an upgrade.
Transfer Slips   Subtotal: 1
16500 Reversing slip feature added in PRISM# 10605 but ASN in Prism is still active. Code has been updated so that ASNs are correct made inactive upon reversal of the slip.
X/Z-Out   Subtotal: 2
17575 Currency total is not correct on close or leave amount in Z-Out close. Changed the reference to the currently active subsidiary and the base currency
17658 Unable to open X-Out. Reaches timeout. Employee query now properly gets employeesid, full employee list is no longer queried.