Hotfixes on LS Central version 20.4.x.x
Tip: LS Retail Partners can download the LS Central hotfixes directly from the LS Retail Portal (login required).
20.4.35.0, Release date February 10, 2023
33112 Hospitality - order paid not served even display station is set to Served
- When KDS printers are used for a restaurant that has KDS printing On POS Exit and Posting, and KOT Status after Send is Served, adding an item and then paying results in a free dining table, not an occupied dining table with status Paid-Not Served as before.
20.4.34.0, Release date February 1, 2023
32622 Extra KOT created for deal header in Coursing
- An extra KOT was created for a deal header (deal header with 0 menu type) containing items with coursing menu types, when a deal was sold with Coursing active. This has been fixed.
20.4.33.0, Release date January 31, 2023
22701 Hospitality POS - "Show Reservation" does not work in table allocation
- The command TR-A-SHOW_RESERV has been changed to filter the dining reservation grid to show the reservation that is connected to the dining table that is pressed. The filtering is removed on idle-timer and when other commands are performed. This command can be added to allocation pop-up menus as needed.
20.4.32.0, Release date January 6, 2023
31071 New Integration Event for Replenishment
- A new integration event, OnCreatePurchaseOrdersOnBeforeInsertPurchaseHeaderTEMP, has been added in codeunit LSC Replen. Create Purch Order, to allow you to override the details of the temporary Purchase Header variable.
20.4.30.0, Release date December 15, 2022
24766 No dining area plan found when changing dates of hotel reservation with restaurant reservation
- The way Date From, Date To, Time From, and Time To fields in the Activity Reservation table are validated has been fixed. Dining Activity Type must now have Day DurationSingle Day (upgrade included). Next Day and Previous Day functions were added to the Product Availability Lookup page.
20.4.29.0, Release date December 8, 2022
29794 Enter Table number with #HOSP-TABLELIST Startup Controller does not work in version 20.3
- The function to enter a table number in the Tablelist overview (command HOSP-TABLELIST-FUNC with parameter NUMBER or ALPHA) has been changed; instead of a POS command HOSP-PRESS-TBL, the system automatically runs the dining table pressed function if a table matching the input is found. Otherwise, a list of matching tables is shown. If parameter NUMBER is used, the number pad is displayed.
20.4.28.0, Release date December 1, 2022
28578 AE Localization App and inaccessibility of codeunits
- Created codeunit LS Recommend Mgt. Public to provide public access to procedures from codeunit LSC Recomm. Mgt.
- Updated codeunit LSC POS Print Utility Extras to provide public access to procedures.
20.4.25.0, Release date November 28, 2022
28862 New Integration Events for Replenishment
- Three new integration events have been added in the following codeunits for Replenishment:
- Codeunit LSC Replen. Calculation
OnReturnPlannedSalesDemandUpdatedQtyOnFindPlannedSalesDemand, which lets you extend the function that returns the Planned Sales Demand quantity during Replenishment Journal calculation. - Codeunit LSC Replen. Create Transf. Ord
OnCreateTransfOrdersOnBeforeModifyTransferHeader and
OnCreateTransfOrdersOnBeforeModifyTransferLine, which let you override the details being written into the Transfer Order created from the Replenishment Journal.
20.4.24.0, Release date November 16, 2022
29376 The POS terminal does not exist. Identification fields and values: No.=''
- Use the Terminal No. stored on the POS Session codeunit to be able to retrieve the Terminal record.
20.4.23.0, Release date November 16, 2022
28270 Add member to reservation without creating a transaction to avoid Duplicate Receipt Nos and $0 Transactions - Hospitality
- Populating the member web template is now done without creating a dummy POS Transaction.
20.4.16.0, Release date October 24, 2022
27643 Link to Account Issue
-
When a new member contact is created on the POS by adding the member to an existing Member Account, the Link to Account lookup is filtered according to criteria set in the Member Contact zoom record (same as is used for searching for existing member contacts when the Search command is used). The name is compared with the Description field in the Member Account record and specific Member Account No. can be used to find the existing account. This is done to limit the data flowing from main data base to the client.
When an account has been selected, the search criteria is cleared. Enter information about the Member Contact, and then press the Save button.
20.4.10.0, Release date October 12, 2022
26900 Customer posting: Credit memos
- Create Credit Memo when Customer is marked Post as Shipment. Changes to Navigate in Posted Statement implemented to show Return Receipts, Customer Orders and Posted Customer Orders that relate to the Posted Statement.
20.4.9.0, Release date October 11, 2022
25820 VAT calculating issue
- Fix for a bug dating back to version 19.1. If a customer was added to a transaction after an item was added, the VAT% field was not updated on the line, causing incorrect VAT and Sales Entries.
20.4.5.0, Release date October 3, 2022
26254 Issue with the Retail Item - Variant Availability and the Dimension Matrix Pages
- An issue where the Retail Item - Variant Availability and the Dimension Matrix pages are not displaying correctly, has now been fixed.