Hotfixes on LS Central version 19.2.x.x
19.2.12.0, Release date May 25, 2022
14522 Infocodes, cannot CANCEL when using a display option
- Making sure that the input can be skipped or canceled, if the infocode is not required.
19.2.11.0, Release date May 24, 2022
10215 CEN-8729 Customer Order Prepayment applied to unrelated transaction
- Number of variables in a Single Instance codeunit were cleared to prevent data from previous transaction to have impact.
19.2.10.0, Release date May 6, 2022
15624 CEN-9190 Selling and using gift card from Magento
- Details not available.
14723 Item Inventory in Negative on POS Lookup
- Store filter added to calculate inventory for Items with Tracking specification.
19.2.9.0, Release date N/A
Version number skipped. Internal use only.
19.2.8.0, Release date Apr 4, 2022
13193 CEN-9190 Selling and using gift card from Magento
- Details not available.
19.2.7.0, Release date Mar 31, 2022
13192 CEN-9139 Bug in newest LSC version, cannot complete transaction
- Error when adding a regular Item after a SerialNo/LotNo Item in a Transaction is now fixed.
19.2.6.0, Release date Mar 28, 2022
13194 CEN-9204 Give Access to LSC AutoFormatmgt
- Details not available.
10338 CEN-9162 Error when upgrading from 19 to 19.3
- In the UpgradeSalesTypeRetailImageLink method we are controlling the insertion, meaning that we will not get an error if the record already exists.
10231 CEN-8825 Customer Order incorrect payment
- Added code to insert the correct amount into the Customer Order payment line.
19.2.5.0, Release date Feb 24, 2022
CEN-8478 Blocking on POS when using infocode with random factor %
- Details not available.
CEN-8078 String overflow in customer ledger entries lookup
- Details not available.
19.2.4.0, Release date Feb 15, 2022
CEN-7806 Configurations for scale text not used when Qty and Price in Descr is true
- When the Qty and Price in Descr. check box in an Interface profile is set to True and a scale item is sold, the text that is displayed in the journal is now using the Price per unit configurations from the Functionality profile.
LLD-883 NMI Related to show NET in Customer Display
- Details not available.
19.2.3.0, Release date Feb 7, 2022
CEN-8650 Table Search Index action locked
- Performance improvements in the Search Index feature.
- User would get a table locking error on table Search Index Action when running the Adjust Cost - Item Entries routine.
CEN-8568 Release events added after 19.2 codefreeze
- Events released in version 19.3 are now available in version 19.2 by installing this hotfix.
19.2.2.0, Release date Feb 3, 2022
CEN-8555 Access granted to functions
- Access granted to functions ItemLinesErrorCheck in Customer Order Line.table and ShipToSameAsSellTo in Customer Order Header.table.
19.2.1.0, Release date Feb 2, 2022
CEN-8548 Mix & Match calculation
- Updated condition expression to apply the correct Deal price.
CEN-8383 Hardcoded format string with typo causes error on POS login
- A DateTime formatting error in NA Localization was fixed. Fixes login problems in the Hospitality POS triggered during Dining Plan insertion/modification.
CEN-8369 Request to make internal functions available to dependent apps
- Make procedure GetNextLineNoInWorksheet and InsertStoreInventoryLine in LS Central Store Inventory Management external for extension availability.
CEN-7739 Use full remaining balance, POS Data Entry Type
- If the flag "Use Full Remaining Balance" is set on the POS Data Entry Type Card, when a gift card or a voucher using Data Entry is being used as a payment, the full remaining amount will be used and a refund made if the Transaction is overpaid.