Hotfixes on LS Central version 26.0.x.x
Tip: Partners can download the LS Central hotfixes directly from the LS Retail Portal (login required).
LS Central hotfixes

67692 feat(SC-1690): New/Update Event for Redemption of GC Barcode #502 - HF
- Details not available.
67548 When posting a transaction - remove date filter from POS Card Entry section of posting
- If a sale was created before midnight and then paid for after midnight the Card Entry information was not included when updating the sale with the transaction no. in the Posting utility. This was fixed.
67546 Type Mismatch Member Points Decimal->Integer CU 10016111
- Details not available.
67478 Cannot Input Member Attribute Lookups
- Details not available.
67455 Make enum 10012304 "LSC Alloc. Rule Share Type" extensible #504
- Details not available.
67351 Subscriber addition request for member point calculations
- New events added to PosCalcMemberPointsPublic - OnBeforeGetPointTender and OnBeforeInsertPointEntry.
- New events added to Member Posting Utils - OnAfterTransPointEntryIsEmpty and OnBeforeGetBenefitAndTender_SalePoints.
67190 feat(SC-1690): New/Update Event for Redemption of GC Barcode #502
- New event added in POS Infocode Utility – OnBeforeCheckZeroInBarcode.
- New event added in POS Transaction Server Utility – OnBeforeGetDataEntry2, replaces OnBeforeGetDataEntry and the second parameter is of type var.
67188 New event: (OnBeforeProcessMemberEmailInput) request in codeunit 99001574 "LSC POS Transaction Events"
- New event added in POS Transaction Events - OnBeforeProcessMemberEmailInput.
66871 Member Point Journal infinit loop
- Details not available.
66846 AL: Inventory with multi Lot No dont show up correctly for Source Loc
- Details not available.
40208 Return (Refund) Qty in correct
- Details not available.

66885 Send Transaction from Offline POS to SaaS head office Issues
- Fixed S2S issues on V1 Web Requests.

67476 Add Reset button. Temporarily remove deactivate instance
- Add Reset button. Comment out deactivation code.
67202 Self checkout connector not storing card payment information
- Details not available.
67189 When “Sale Slip” is set to Email (POS terminal Card) the print option does not print a receipt when the “Print” option is selected at the end of a transaction
- Prints receipt when the print option at the end of a transaction is selected.

67187 Giftcard no gets picked up as another barcode mask
- Allows gift cards already created with numbers and letters to be used.
67243 Error on Shopify Order Import
- Fixed handling of shipping line in Shopify order.
66289 Refund Card Payments
- A new configuration was added on POS Terminal card in the EFT section called "Use Refund Payment Selection".
- When refunding multiple card payments in the POS, a list of card payments is displayed for the cashier to select which card payment should be refunded. This happens when "Use Refund Payment Selection" is activated. Information displayed in the dialog is the last four digits of the card number and the payment amount.
- If there is only one card payment to be refunded, this dialog is not displayed. If the card payments that are selected for refund is higher than the remaining balance of the sale, then the POS does not allow the refund to go through.
64103 POS Negative Adjustment Transaction is not reflected in the store stock before EoD
- New event OnAfterQtySoldNotPostedCalculate in BO Utils codeunit to enable partner to add their own logic to availability calculation.

67062 Error with Assembly Item Return – Incorrect Item Ledger Entries After Upgrade
- Details not available.
66835 Test minimum quantity sales prices handled pattern #498
- Event handling for testing Minimum Quantity Sales Price has been added.

67064 Customer Order - Statement Post rounding Error
- Solved statement posting rounding error, for customer orders that were cancelled through Customer Order Edit process. Extra Refund line, if the refund is posted to the Customer Account, was removed.
66893 We need possibility to skip CheckRemainingAmount function in LSC POS Transaction Impl. Codeunit
- Details not available.
66863 Duplicate receipt printing on tender declaration and remove tender
- Event was made to adjust number of slips (copies), to print for Float Entry and Remove Tender.
66792 realtime stock without Automatic Stock Update
- Running WI Update Inventory now includes quantity sold not posted from POS transactions in Total inventory quantities, also from stores linked to Customer Order Sourcing Locations.

67105 WebServicesClient instance in POS Member Contact Popup #501
- Details not available.
67054 Ishandled reset missing on several publishers in CU POS Transac… #470 HF
- Added IsHandled = false before the events.
67024 Event before OnBeforePrintingTransfer - transfer table printing
- Event has been added to Send to KDS Transfer codeunit - OnBeforePrintingTransfer - that can be used to skip printing the transfer between dining tables.
67013 Store Inv Worksheet - All Areas being deleted incorrectly
- When a Store Inventory Worksheet is deleted, all Worksheet Area data was being deleted, if the Store Inventory Worksheet in question was not using Area.
66997 SC-1037 Adding new event in POS Print utility for barcode printing on
- New event OnBeforePrintBarcodeOnExtraSlip in POS Print Utility codeunit.
66962 SAAS to OnPrem Azure Web Replication problem not able to insert data in to table
- Details not available.
66949 Store coupons not working properly after BC environment updated to v.26
- Bugfix - Coupon application returning an error as Coupon was not open when in fact it was.
66890 AL: HospType missing in Store Repl
- Added missing Sales Type Filter to GetStoreBuffer Replication function.
66864 Kiosk Analytics and Product Recommendations capabilities
- Two events have been added to the Self Service Functions codeunit: OnBeforeGetInitialSettings and OnBeforeGetCrossSellsInfo. Two procedures have been made public in Self Service Functions codeunit: CopyDynContentBuffer2Times and AddCrossSellingGroupsToJson. Two procedures in Dynamic Content Mgt. are now accessible through Dyn. Content Mgt. Public codeunit: InsertCrossSellingGrBuffer and AssignInfocodeGrBuffer.
66846 AL: Inventory with multi Lot No dont show up correctly for Source Loc
- Details not available.
66802 AL: Shopify Images Sync
- Details not available.
66673 Select New Card in MEMBERCONTACT POS Command is not returning free cards for Member Club
- Details not available.
66578 26.0 Member Create on POS
- Creating a Member through POS registered incorrect values in Account No and Member Club fields. This is fixed.
66564 Bug: Inventory availability calculations do not include quantities committed on click & collect customer orders
-
Display quantity reserved for Customer Order on three different item information pages.
66348 COMM_SHOWSALES - Command not working properly.
- Active POS Transaction record set even if the #COMM-TOT comment grid is not in the #POS panel. Then the Comment panel opens up after the #POS panel is opened.
66167 The length for FixedLocation code needs to be increased from 10 to 20 characters
- The length for FixedLocation code was increased from 10 to 20 characters.
65900 Add Function to custom panel in function PopUpInfocodePressed
- Events added to codeunit Popup Controller, OnAfterGetPanelPayloadForShowingPanelModal, and to codeunit Pop-up POS Commands, OnAfterPopupInfocodePressedGetPanelPayloadForShowingPanelModal, to be able to change the panel payload before showing the pop-up panel.
65866 Event in codeunit 10000827 "LSC Send to KDS Interface" about function DeleteKots in codeunit 10001302 "LSC Hosp. Sts and KDS Cleanup"
- Added events: OnAfterDeleteKots, OnBeforeKDSRecordsDeleteAll, OnBeforeRetNextKOTNo and OnBeforeGetOnHoldStatus
65865 Event in table LSC Hospitality Type at function OnValidate_OrderID
- Details not available.

66831 Change No. Series in POS data Entry
- New field No Series Code (code 20) added to POS Data Entry Type table.
66772 Unable to add products to the basket / New Codeunit missing in the v26 customer license
- Details not available.
66758 New Events For Transaction Server #496
- New event OnBeforeTSCheckError and OnBeforeTSSendUnsentTransactions added to LSC POS Transaction Impl codeunit.
66740 Add integration event for ChangeStaffPressedOnClose procedure #495
- New event OnBeforeChangeStaffPressedOnClose added to LSC Additional POS Commands codeunit.
66738 AddEventToStoreInvWkshtBufferFilter #494
- New event OnAfterSetInvWrkshFiltersOnBuildPage added to LSC Store Inv. Wrksh. Buffer page.
66615 Image management #491
-
New event OnBeforeSetActiveImage added to LSC Retail Image Link Factbox.
66603 Event for preauth amount adjustment dialog
- Details not available.
66441 Tender Type Rounding 0.05 not working
- Fixed Rounding issues on Customer orders.
66267 AL: Granted Discount in Shopify Orders is not captured during settlement of Click & Collect transactions
- Details not available.

66645 LSC NA - PRINT_SL Command - Continued
- Details not available.
66581 Published Event on the Totals functions on activity total and group line total
-
Added published events to the Total() functions on all reservation tables for partners possibility of customization.
66584 EcomCalculateBasket Coupon Error: Interface not initialized
- Details not available.
66519 Infocode required no longer works properly with enhanced pop-ups
- Enhanced Popup handling of reason codes with POS actions fixed. Refers to infocodes with no usage category and selection, without trigger functions.
66694 Request do add parameter to existing event
- Details not available.
66746 SaaS environments failing to upgrade to v26
- Popup Types upgrade removed. Changes to Insert Default Popup Types function in Pop-up Types page done to prevent overflow in field insertion and inserting same record again (can happen in translation).
62369 Giftcard number gets picked up as another barcode mask
- Prevents inserting non-numeric characters into a No. Series that is used to create barcode masks.
66331 Request to add an integration event after printing the VAT block in the OnPrintingTotalLineAtBottom procedure to allow custom logic injection before VAT info is printed
- New event OnAfterVATSectionPrinted added to LSC POS Print Utility Impl codeunit.
66273 OnCreateItemOnBeforeModify and OnUpdateItemOnBeforeModify on LSC Item Import Create Codeunit
- Make events OnCreateItemOnBeforeModify and OnUpdateItemOnBeforeModify public in Item Import Create Codeunit
64187 Error prompt out in POS when user tried to add info code lines
- Details not available.

66203 Adding events #489
- Two new events OnAfterSetItemPrice and OnAfterProcessInfocodeResult in Codeunit Pos Transaction Events.
50787 Adjust RBO cost price
- Details not available.
66262 Group overbooking not working in version LS 25.3
- Fixed an issue when confirming a group reservation line. The group confirm process was not executed if the related product was already fully booked. Now the process checks if the user is allowed to overbook, or if the related product has overbooking options assigned. Note: On Activity Packages, which include products that have overbooking settings, the user must also set the overbooking setting on the Package base product as well (even though the base product is not having resources). This is to bypass the overbooking pre-checking during the group confirmation process.
Autotests hotfixes

67546 Type Mismatch Member Points Decimal->Integer CU 10016111
- Details not available.
67478 Cannot Input Member Attribute Lookups
- Details not available.

67062 Error with Assembly Item Return – Incorrect Item Ledger Entries After Upgrade
- Details not available.
67047 Deactivate instance units when deleting company
- Fixed units deactivation when deleting a company.

66673 Select New Card in MEMBERCONTACT POS Command does not return free cards for Member Club
- Details not available.
66564 Bug: Inventory availability calculations do not include quantities committed on click & collect customer orders
- Display quantity reserved, for Customer Order on three different item information pages.

66831 Change No. Series in POS data Entry
- New field No Series Code (code 20) added to POS Data Entry Type table.

66519 Infocode required no longer works properly with enhanced pop-ups
- Enhanced Popup handling of reason codes with POS actions fixed. Refers to infocodes with no usage category and selection, without trigger functions.
62369 Giftcard number gets picked up as another barcode mask
- Prevents inserting non-numeric characters into a No. Series that is used to create barcode masks.

66262 Group overbooking not working in version LS 25.3
- Fixed an issue when confirming a group reservation line. The group confirm process was not executed if the related product was already fully booked. Now the process checks if the user is allowed to overbook, or if the related product has overbooking options assigned. Note: On Activity Packages, which include products that have overbooking settings, the user must also set the overbooking setting on the Package base product as well (even though the base product is not having resources). This is to bypass the overbooking pre-checking during the group confirmation process.
Hotels hotfixes

67457 Issue when changing Room No on InHouse reservation
- Fixed an issue on changing Room No. on In-House reservations with multiple nights. It was not updating correctly the Room No. in the Hotel Res Entry table only in Hotel Reservation.
-
Also fixed the different behavior on Housekeeping status from TapeChart, it was not updating the housekeeping status of the old room after move reservation out, like it is doing from Hotel Reservation Page.

67256 LS Hotels - Market Segment field needed in XMLPorts
- New XML node, was added. MarketSegment, to XMLPort HotelReservationRespXML and HotelResModifyReqXML so MarketSegment can be updated in HotelWebServices
67165 Multi-Item Charge Issue - Only One POS Line Charged to Hotel Reservation
- Fixed an issue with charging multiple items to a reservation from a non-Hotel POS, when the Charge to Reservation Posting method setup is Itemized in Activity Reservation Type.
67141 LS Hotels Incorrect Tax Amount calculations in Price Builder
- Fixed a bug in Price Builder where the VAT Amount calculation was not filtering by rate code. It is only an issue when derived rate codes are used.
63167 Night Audit, Temp balance, Hotel balance account is not cleared after reservation has been checked out and paid fully
- Changed the Pay function in the POS so instead of paying net amount (Room Rate - Deposit) in one amount, there are now two lines in the POS Transaction, Room Rate and negative line for Deposit. The net outcome is the same but the posting becomes correct. It was like this before but it was changed.

66888 Channex error when changing a single reservation to a group reservation
- Fixed an issue with creating a Channex group reservation.
66698 Paying folio balance with Cash while in house does not create Hotel Reservation Payment entries for Deposit amount
- Fixed the rounded amount issue on paying deposits. It was not creating the deposit entry, only the payment entry for rounding amount. Now, the deposit entry is created correctly. An example is: To collect a deposit of 200.88 that is rounded to 200.90 on paying, creates a deposit entry of 200.90.
- The same rounding process applies to payments after check-out. In the case of split payments, the first payment is included in the rounded amount.
- Event HotelPOSFunctionWeb_OnBeforeTransPaymentRounding was made obsolete.
66220 Reconciliation tool - detect deposit issues
- Fixed a bug in the process for reversing deposit over consumption cases. It was reversing entries in some cases that were not needed.
- New issue codes created, C2R on reservation level and C2R:DUPLICATED for DRE lines detected as duplicated according to issue LSTS-37563.
- New issue codes created, SPPAYMTDEP on reservation level and SPPAYMTDEPLN for missing payment lines detected according to issue LSTS-37633.
- Additionally, new keys were added to LSC transaction tables to improve performance on filtering data.
66001 No rooms visible in "Priority Rooms" cue on Hotel role center
- Fixed that, when reservation is not checked out and arriving res is not checked in, then the priority room field should be enabled.

66569 POS transaction suspended when Hotel WT Pay button is used while in-house
- Fixed an issue with POS transaction suspended, when hotel Pay button is used in-house and hotel setup uses accrual accounting.
66514 Erroneous NA postings after using HOTELREFUNDDEPOSIT
- Fixed an issue with HOTELREFUNDDEPOSIT and tax group code.
66429 Hotel default housekeeping rule on new rooms
- An issue was fixed. When new room was created, Room Housekeeping Entry was not created. Now that is done, so there should be no issues assigning the room, do a check in, or change the housekeeping status on it from the Room housekeeping status table.
66102 Hotel Refund Prepayment Selector looks odd
- Refund Prepayment selector was replaced by a Dialog selector, it was not working properly for some formatted amounts.
66094 Changing number of guests in a hotel room, extra bed value becomes Negative
- Fixed an issue on Extra Beds value for Hotel Reservation after changing number of guests.
66439 Print hotel detailed invoice does not show the correct hotel reservation data
- Fixed an issue on hotel reservation data in Hotel Detailed Invoice.

66317 No refundable deposit found error
- Fixed bug where refunding on POS gave "No refundable deposit found."
65877 Return folio transactions on POS
- On POS, on Reservation Panel. A new Return button added next to the PAY button that allows the user to return hotel items. Removed the date range limit when searching by reservation on POS.
Hotels BEC hotfixes

66695 BEC Engine Integration modify room inventory without any action from User.
- Fixed an issue with Booking Engine Connector app where cancelled reservations from Channel Management now always send back the room availability.
Localization hotfixes

66645 LSC NA - PRINT_SL Command - Continued
- Fixed the incorrect tax amount when printing with PRINTBILL, SPLITBILL, and PRINT_SL.

67669 SC-1021-Event OnBeforeChkConditionCalculatTaxOnSelectedLine
- Details not available.

67045 LS Central Local functionality Spain for App - No. series issue
- Updated No. series codeunit.

65722 LSC NA (CA) Quebec Bill 72 Compliance
- Details not available.
61394 LSC NA Sales Tax not calculated correctly on return after tax rate change
- Details not available.

66533 LSE BE: POS Terminal xxx gives the same prefix to Receipt No.
- Details not available.

63309 Spanish Tax SII: does not send and crashes the system
- Fix LSR Transactions are not working with SII.
66453 LSC ES - AppSource Validation error
- Details not available.

66370 LSC NA - LSCNA-es-MX language issue with Print Kitchen receipt
- Details not available.

66422 GST POS Tag - Exchange
- Details not available.
Pharmacies hotfixes

65154 IS-Insurance Req. line not deleted if Credit Order line is deleted
- Insurance Request line is now deleted, if a Credit Order line is deleted.
67593 Missing code changes in 26
- The changes from four issues did not flow from hotfixes in v. 25 into v. 26. All five issues are now in v. 26. Including LSTS-38058.

65154 IS-Insurance Req. line not deleted if Credit Order line is deleted
- Insurance Request line is now deleted, if a Credit Order line is deleted.
67593 Missing code changes in 26
- The changes from four issues did not flow from hotfixes in v. 25 into v. 26. All five issues are now in v. 26. Including LSTS-38058.
65299 Original Dose Text Missing
- Storing of Original Dose Text from e-prescription is completed earlier in the process.
65360 Missing feedback on expired insurance
-
The user is informed, when taking a prescription order to POS that has inactive insurance.
65783 IS-2019 and 2016 Release
- Details not available.

65330 Direct addressed prescriptions not retrieved
- Removed PersonID parameter from get prescription list call to Hekla so that all direct addressed prescriptions are fetched.
- Fixed a bug in W1 so that it is possible to fetch direct addressed prescriptions for multiple stores.
67225 LS Pharmacy IS Translation hotfix
- Details not available.
67273 Direct addressed - more than one store
- The changes from #65330 (LSTS-38010) fell between a code freeze and are now being re-added.

65330 Direct addressed prescriptions not retrieved
- Removed PersonID parameter from get prescription list call to Hekla so that all direct addressed prescriptions are fetched.
- Fixed a bug in W1 so that it is possible to fetch direct addressed prescriptions for multiple stores.
67022 Incorrect CalcDate formula
- CalcDate expression changed from -3M to <-3M> so that it's language independent.
67273 Direct addressed - more than one store
- The changes from #65330 (LSTS-38010) fell between a code freeze and are now being re-added.
SCO hotfixes

67202 Self checkout connector not storing card payment information
- Details not available.

66455 The Self-Checkout Connector for LS Central failed Appsource validation
- Details not available.
System hotfixes

65968 Forecourt - pump banner is not on P0046
- Details not available.

67047 Deactivate instance units when deleting company
- Fixed units deactivation when deleting a company.

66896 POS menu caption alignment/ offset in v.26
- Details not available.

66618 Not able to post transaction when Region = Turkiye
- Details not available.