Hotfixes on LS Central version 21.4.x.x
Tip: Partners can download the LS Central hotfixes directly from the LS Retail Portal (login required).
21.4.42.0, Release date May 22, 2023
36954 Pressing Search in Contact Search panel on POS returns error
- Member Contact Search with a single result was causing problems and has now been fixed.
21.4.41.0, Release date May 19, 2023
33985 Time period filter reset on restaurant Allocation panel when allocating
- In the Allocation panel, the period filtering on reservations when allocating is maintained. Also, when you open the Allocation panel without a reservation, an error does not occur. When you open it with a reservation, the reservation is the only one shown.
When you select a reservation to view from the Reservation List in the Allocation panel, this reservation is the only one shown.
21.4.40.0, Release date May 18, 2023
37328 Release events on version 21.4 - W19
- 37079 - OnBeforeIsProcessReceiptBarcode
- 36351 -Keep UpdateMemberFromPOS functions public
- 36449 - Handle other options in case for procedure ProcessInfoCode
- 36482 - OnBeforeValidateLocationCode with ishandled in Store TableData
- 36730 - Safe Management Events - OnBeforeSetbMoveLine
- 36895 - New event OnBeforePrintProvisionalReceiptHeaderInfo
- 37277 - More Events for Retail Messages (GitHub)
- 36732 - Safe Management Events - OnBeforeUploadMenuHeaderRec
- 36897 - New event OnAfterPrintHeaderLine
21.4.39.0, Release date May 17, 2023
36348 Transfer Posting Dimension issue
- Changes made to the way dimensions are assigned when Post-Receipt from a Retail Transfer Order, standard BC Transfer Orders, and the Retail Receiving page.
- Changes also applied to always skip the warning dimensions message when posting from the Retail Receiving page.
21.4.38.0, Release date May 16, 2023
31691 Error doing sales quote in POS
- An error when suspending transactions with Susp./Retr. Transaction active on the POS functionality profile has been fixed.
21.4.37.0, Release date May 16, 2023
36229 CO Shipment - Change inserted twice
- Details not available.
21.4.36.0, Release date May 11, 2023
34800 New Microsoft field in VAT Transactions in V.21 New: TaxDate
- Details not available.
21.4.35.0, Release date May 11, 2023
36418 Validation period issue
- Details not available.
21.4.34.0, Release date May 11, 2023
36964 Customer Order - cancel and refund in BackOffice
- Details not available.
21.4.33.0, Release date May 9, 2023
36158 Release events on version 21.4 - W16
- 35945 - Event Request - Remove Retail User Validation
- New event OnBeforeUpdateNav added to "LSC Retail User" table.
- 36121 - Change scope of procedure FindExtOffers to calculate new type of offers
- Changed FindExtOffers to global.
- 36122 - Add parameter to event OnBeforeCheckingAllPeriodicDiscountType
- Added a new parameter to event OnBeforeCheckingAllPeriodicDiscountType in codeunit "LSC POS Offer Ext. Utility".
- 36123 - Add parameter to event OnCalcTotalOfferOnBeforeFindLastPeriodicDiscBenefits
- Added parameter to OnCalcTotalOfferOnBeforeFindLastPeriodicDiscBenefits event in Codeunit "LSC POS Offer Ext. Utility".
- 36124 - Add event to calculate new type of offers
- New event OnAfterInsertOfferInFindExtOffers in codeunit "LSC POS Offer Ext. Utility".
- 36127 - Add event to calculate new type of offers
- New event OnBeforeCalculateInProcessLinePreTotal in codeunit "LSC POS Offer Ext. Utility".
- 36128 - Add event to calculate new type of offers
- New event OnBeforePopulateLineDiscGroupTempInFindAndPreCalcOffer in codeunit "LSC POS Offer Ext. Utility"
- 36130 - Add event to calculate new type of offers
- New event OnAfterGetOfferTypeSeqFunc in codeunit "LSC POS Offer Ext. Utility".
- 36131 - Add event to calculate new type of offers
- New event OnAfterGetOfferTypeSeq in codeunit "LSC POS Offer Ext. Utility".
- 36133 - Add event to calculate new type of offers
- New event OnAfterPopulateDiscSeqBufferInRecalcofferSeq in codeunit "LSC POS Offer Ext. Utility".
- 35721 - Infocode Entries are copied and created for the first line only in the case of Return with Receipt Transactions
- Infocode Entries are copied and created for all lines in the case of Return with Receipt Transactions.
- 30911 - For UTA need public method to access methods in internal codeunit "EPOS Control Interface TEST"
- Details not available.
- 36113 - Event Request for Keeping Trans. Discount Entries for Coupons in Returns
- Details not available.
- 36134 - Event Request Wrong Tender Declaration Receipt Print
- Details not available.
- 36415 - Salesperson Entry Prompt is Missing in Member Transaction
- Restores missing Sales Person prompt, keeps waiting for user input, whilst allowing user to move around journal lines.
- 35946 - Additional parameter in OnAfterInsertTransactionsProcessTransactionsV2 event
- Details not available.
21.4.32.0, Release date May 8, 2023
36947 Request to keep methods publicly available (v. 21.4)
- Number of methods and codeunits in Bookings made public for partners.
21.4.31.0, Release date May 8, 2023
35928 Customer Order sourcing calculation error
- Adjustments made to prevent wrong inventory calculation when selecting a source for Customer Order.
To get the available quantity, the system now uses the sum of Remaining Quantity from Item Ledger Entries and deducts both the quantity reserved by other Customer Orders and the quantity of Sales Not Posted.
21.4.30.0, Release date May 5, 2023
35980 Add a setting to create KOT per menu type automatically
- With the new option, Yes-Sent Automatically to KDS-KOT per Menu Type, for Menu Type Usage in the Hospitality Type Card, the program automatically creates one KOT per menu type assigned to the items when items are sent to the kitchen (on exiting the POS or when pressing the Send to KDS button). Lines with no menu type are assigned to one KOT with no menu type.
21.4.29.0, Release date May 4, 2023
36023 Updates to KDS REST Web Service
- Updates to the KDS REST Web Service to work with the new Web KDS.
36908 Functions made public
- Number of methods and codeunits in Bookings made public for partners.
21.4.28.0, Release date May 3, 2023
Version number skipped. Internal use only.
21.4.27.0, Release date May 3, 2023
36350 Cannot collect customer order with service item
- Fixed an error when collecting Customer Order with Service Item.
21.4.26.0, Release date May 2, 2023
36134 Event Request wrong tender declaration receipt print
- Details not available.
21.4.25.0, Release date May 2, 2023
36113 Event Request for keeping Trans. Discount entries for coupons in returns
- Details not available.
21.4.24.0, Release date May 2, 2023
36158 Release events on version 21.4 - W16
- 35945 - Event Request - Remove Retail User Validation
- New event OnBeforeUpdateNav added to "LSC Retail User" table.
- 36121 - Change scope of procedure FindExtOffers to calculate new type of offers
- Changed FindExtOffers to global.
- 36122 - Add parameter to event OnBeforeCheckingAllPeriodicDiscountType
- Added a new parameter to event OnBeforeCheckingAllPeriodicDiscountType in codeunit "LSC POS Offer Ext. Utility".
- 36123 - Add parameter to event OnCalcTotalOfferOnBeforeFindLastPeriodicDiscBenefits
- Added parameter to OnCalcTotalOfferOnBeforeFindLastPeriodicDiscBenefits event in Codeunit "LSC POS Offer Ext. Utility".
- 36124 - Add event to calculate new type of offers
- New event OnAfterInsertOfferInFindExtOffers in codeunit "LSC POS Offer Ext. Utility".
- 36127 - Add event to calculate new type of offers
- New event OnBeforeCalculateInProcessLinePreTotal in codeunit "LSC POS Offer Ext. Utility".
- 36128 - Add event to calculate new type of offers
- New event OnBeforePopulateLineDiscGroupTempInFindAndPreCalcOffer in codeunit "LSC POS Offer Ext. Utility"
- 36130 - Add event to calculate new type of offers
- New event OnAfterGetOfferTypeSeqFunc in codeunit "LSC POS Offer Ext. Utility".
- 36131 - Add event to calculate new type of offers
- New event OnAfterGetOfferTypeSeq in codeunit "LSC POS Offer Ext. Utility".
- 36133 - Add event to calculate new type of offers
- New event OnAfterPopulateDiscSeqBufferInRecalcofferSeq in codeunit "LSC POS Offer Ext. Utility".
- 35721 - Infocode Entries are copied and created for the first line only in the case of Return with Receipt Transactions
- Infocode Entries are copied and created for all lines in the case of Return with Receipt Transactions.
- 30911 - For UTA need public method to access methods in internal codeunit "EPOS Control Interface TEST"
- Details not available.
- 36113 - Event Request for Keeping Trans. Discount Entries for Coupons in Returns
- Details not available.
- 36134 - Event Request Wrong Tender Declaration Receipt Print
- Details not available.
- 36415 - Salesperson Entry Prompt is Missing in Member Transaction
- Restores missing Sales Person prompt, keeps waiting for user input, whilst allowing user to move around journal lines.
- 35946 - Additional parameter in OnAfterInsertTransactionsProcessTransactionsV2 event
- Details not available.
21.4.23.0, Release date April 28, 2023
36415 Salesperson Entry Prompt is Missing in Member Transaction
- Restores missing Sales Person prompt, keeps waiting for user input, whilst allowing user to move around journal lines.
21.4.22.0, Release date April 28, 2023
35721 Infocode Entries are copied and created for the first line only in the case of Return with Receipt Transactions
- Infocode Entries are now copied and created for all lines in the case of Return with Receipt Transactions.
21.4.21.0, Release date April 27, 2023
35793 Activity Matrix Freezing when clicking next/previous days too fast
-
The Activity Matrix does not stop working, if the next/previous day buttons are clicked too often too fast. A loading indicator was added when the matrix is updating after the dates have been changed.
21.4.20.0, Release date April 27, 2023
35096 Cash difference will be deducted from the stock amount
- Start float difference entries moved from safe entries to decl. diff entries.
21.4.19.0, Release date April 18, 2023
33995 Copy_TR function not allowing to add new item
- Adding items to transactions after copying transaction is now possible.
21.4.18.0, Release date April 17, 2023
34392 Cost Amount is Inaccurate from BOM Receiving Explode
- The following issues related to prepack item explosion have been fixed:
- When a prepack item was exploded via purchase or transfer receipts, the Global Dimension 1 Code and Global Dimension 2 Code were not populated in the related positive and negative adjustment Item Ledger Entries.
- When a prepack item was exploded via purchase receipts, the Cost Amount (Actual) field in the positive adjustment Item Ledger Entries created for the components were not calculated proportionally based on the cost price of the prepack item, according to the weight and share of each component.
21.4.17.0, Release date April 17, 2023
35941 Disable the upgrade code for POS Data Entry Currency Code
- The upgrade of POS Data Entries with Currency has now been removed from the upgrade process. It was causing very slow upgrades for some customers. Instead, the Currency Code is fetched from Store/GLSetup when using POS Data Entries that were created in versions older than v21.1.
21.4.16.0, Release date April 14, 2023
35831 New event OnBeforeKeyboardTriggerProcess in CU 99001570 POS Transaction
- OnBeforeKeyboardTriggerProcess made public.
21.4.15.0, Release date April 13, 2023
35830 Customer Order procedures public
- GetCustomerOrderAmountFromPOSTransaction added in POS View.
- CreatePosTrans and UpdateOrderLines made public.
21.4.14.0, Release date April 13, 2023
33607 Remove access internal for a few functions
- New codeunit added, Delivery Order Mgt Interface, to give partners direct access to procedures in codeunit Delivery Order Management.
21.4.13.0, Release date April 13, 2023
35654 Member Sales Buffer Sort Order Fix
- Member Sales Buffer Sort Order set as descending.
21.4.12.0, Release date April 13, 2023
35911 LSC 21.4 Events Hotfix - W15
- Events released for Replenishment on version 21.4 - W15
- 35909 - Events to Adjust Replen. Journal Quantity with Warehouse Eff. Inventory
Two new integration events: OnBeforeUpdQtyInDetailLinesPO and OnUpdQtyInDetailLinesPOOnBeforeUpdateDetailLinesLog have been added to the LSC Replen. Calculation codeunit.
- 35909 - Events to Adjust Replen. Journal Quantity with Warehouse Eff. Inventory
21.4.11.0, Release date April 11, 2023
34091 Member Discount Limit not working as expected
- Fixed an issue where changing a line quantity on the POS would generate a discount bigger than allowed by the discount tracking.
21.4.10.0, Release date April 11, 2023
33514 Receipt printing for deals that include item modifiers does not listen to printing settings
- If a recipe is part of a deal and the recipe has some item modifiers, the selected modifiers are printed out on a sales slip if All lines are selected in Deal Printing Lines in the current Functionality Profile.
21.4.9.0, Release date April 11, 2023
33456 Fixes for Replen. Planned Events
- The following improvements and fixes related to Replen. Planned Events have been introduced:
- When the Type of a Replen. Sales History Adjustment Calculation Rule is set to Planned Demand Event, its Event Start Date is not being updated when the Start Date of its linked Planned Demand Event is changed. This has now been fixed.
- A new index key has been added to the "LSC Replen. Planned Sales Dem." table to improve the performance of the Enable and Disable actions in the Replen. Planned Events page.
- When creating the Planned Sales Demand lines for a Replen. Planned Event with Source Type set to Discount, we have refactored how the last Line No. of the Planned Sales Demand record is retrieved and incremented, to improve the performance of the creation process.
21.4.8.0, Release date April 10, 2023
35789 Release events on version 21.4 - W14
- 35786 - Exposing procedures in LS
- Keep several procedures public on codeunits "LSC POS Functions", "LSC POS OPOS Utility", "LSC POS Transaction", and "LSC Retail Price Utils".
- Keep procedure AddQtyDisc public on table "LSC POS Trans. Line".
- 35577 - Need Public Function
- Keep some procedures public on codeunit "LSC Discount Ledger Mgt.".
- Keep codeunit "LSC Loading Card Management" public.
- New public codeunit "LSC POS Trans. Func. Public" to expose "LSC POS Transaction Functions" procedures.
- 35768 - Event request in codeunit 99001570 "LSC POS Transaction"
- New event OnAfterSetQuantityAndPrice on codeunit "LSC POS Transaction Events".
- 35761 - Make variables on Toplist accessible
- Set several global variables as protected on page "LSC Toplist Card".
- 35311 - Make procedures public for upgrade 18.3 -> SaaS
- Keep some procedures public on codeunits "LSC POS Functions" and "LSC Tender Declaration".
- 35309 - Make procedures public
- Keep several procedures public on codeunits "LSC POS Functions", "LSC POS Trans. Server Utility" and "LSC POS Command Registration".
- 35116 - New event OnBeforeRunRequest in CU 10033076 SendDataEntryUtils
- New event OnBeforeRunRequest.
- 35780 - Event request for missing message during NEC (Taxfree) transaction
- Obsoleted event created on #34270
New event OnBeforeProcess_CHSALESTYPE_TRANS created.
- Obsoleted event created on #34270
- 35119 - Change OnAfterPrintSalesVATAmt and OnBeforePrintSalesVATAmt events
- Changed IncludeSender parameter to true on events OnBeforePrintSalesVATAmt and OnAfterPrintSalesVATAmt
- 35891 - New event on POS Print Utility (github)
- New event OnAfterPrintTenderTypeDescription on codeunit "LSC POS Print Utility".
- 35122 - Refund policy and NPR QR not required in receipt copy with signature lines
- New function GetPrintExtraSignatureLines to get the boolean variable PrintExtraSignatureLines value.
- 35318 - New event to codeunit 99009002
- New event OnCompareBooleanTrueOnBeforeCheckResult.
- 35319 - New event to codeunit 99009002
- New event OnAfterSetFilterOnDynamicQueryLine
- 35765 - An event to skip the AddMemberPointEntry for AwardPoints and OtherPoints when it is handled from UpdateMemberFromSalesInvoice
- New event OnBeforeAddMemberPointEntryOnUpdateMemberFromCrMemo.
- 35766 - An event to skip the AddMemberPointEntry for AwardPoints and OtherPoints when it is handled from UpdateMemberFromSalesInvoice
- New event OnBeforeAddMemberPointEntryOnUpdateMemberFromSalesInvoice.
- 35767 - An event to skip the AddMemberPointEntryPOS for AwardPoints and OtherPoints when it is handled from UpdateMemberFromPOS()
- New event OnBeforeAddMemberPointEntryOnUpdatememberFromPOS.
- 35788 - Make codeunit 99009000 "LSC POS Calc. Member Points" accessible
- Added procedure UpdateMemberFromSPGCustomerOrder to public codeunit 10000806 "LSC POSCalcMemberPointsPublic".
- 35118 - Automatically Fixed Amount float entry on Tender Declaration
- Added event OnAfterValidatePosCashDeclaration on codeunit tender declaration.
- 35125 - ASN extended to work with Transfers, but for these a different Ordered Qty must be set
- Added event OnBeforeFindASNLinesInASNDeliveryDocumentLine on table picking receiving lines.
- 35317 - New publisher in "LSC Retail Price Utils" - function GetStandardCustomerPrice
- Added event OnBeforeGetLineWithPriceGetStandardCustomerPrice on Codeunit Retail Price Utils.
- 35764 - Event to be able to alter PaymentAmount in CU 99001470
- Added event OnAfterAdjustAmount(TenderType, Rec, PaymentAmount) on codeunit POS Transaction.
- 35614 - Event in ItemUpdate at Retail Item Registration
- Added events OnBeforeItemUpdate, ItemUpdateOnBeforeModify. and OnAfterItemUpdate on page Retail Item Registration.
- 35585 - App Extension - Internal functions
- Set function CustomerOrderInventoryAvailability on Codeunit 10016661 "LSC CO Web Service Functions" as public.
21.4.7.0, Release date April 6, 2023
34974 Move old comments to new comments in Comment Setup instead of upgrade
- Upgrade on Comments in the Upgrade codeunit has been added:
This upgrade creates a record in the Comment Setup table and Comment Setup Line table. The data is analyzed in this process to check what needs to be upgraded and what needs to be in place to be able to use the new comment structure. Upgrade steps are included in the Comment Setup page and take the user through the necessary upgrade. See the LS Central Help for more details.
21.4.6.0, Release date April 5, 2023
34623 Image selection on POS web templates not working for Self-Service Kiosk
- Images are assigned to Web Template Image Lines and Language Profile Lines through Retail Image Link. Upgrade provided that moves the now obsolete Retail Image Code from these two tables to Retail Image Link.
21.4.5.0, Release date April 3, 2023
35449 Release events on version 21.4 - W13
- 35536 - Events needed for Pharmacy
- New event OnBeforePrintItemDescriptionSalesInfo on "LSC POS Print Utility" codeunit.
- New event OnAfterCalcPeriodDiscV2 to replace OnAfterCalcPeriodDisc on "LSC Web Service POS Light" codeunit.
- 34965 - OnBeforeCheckPointBalance
- New event OnBeforeCheckPointBalance on POS Transaction/POS Transaction Events codeunits.
- 34966 - Hide Select Customer Dialog
- New event OnBeforeAskConfirmationOnValidateCustomer on POS Transaction/POS Transaction Events codeunits.
- 35031 - Accessibility of functions
- Procedures made public.
- 35120 - Functions that turned into Internal
- Procedure InfoKeyPressed made public.
- 35315 - Need to add new event OnBeforeCreateDiscBufferin CU99001457 Statement-Post
- New event OnBeforeCreateDiscBufferInPostItemSales.
- 35316 - POSTransactionEvents.OnReceiptNoFilter(FilterFrom,FilterTo)
- New event OnBeforeFilterRecOnInit on POS Transaction/POS Transaction Events codeunits.
- 35464 - CU99001457 Statement-Post - New event OnAfterCreateBOMJnlLineDim
- 35474 - CU99001457 Statement-Post - New event OnAfterCreateGenJnlLineDim
- 35479 - CU99001457 Statement-Post - New event OnAfterCreateItemJnlLineDim
- 35482 - CU99001457 Statement-Post - New event OnAfterGetDefaultDimInPostItemSales
- 35606 - New event on Retail Message Management (GitHub)
- New events added to "LSC Retail Message Management" and "LSC Retail Message Utils" codeunits.
- 35356 - Customized event request - OnBeforeProcessLookupResult - LS Central 20.2 - updated
21.4.4.0, Release date March 29, 2023
35581 Franchise module - reinsert removed field as obsoleted
- Reinsert "Fran. Scheduler Subjob ID" and "Fran. Subjob Desctiption" to Franchise Setup table.
21.4.3.0, Release date March 28, 2023
35175 Issue with Training trans - Replication counter increased for Training trans
- Skip increasing replication counter for transaction tables when posting training transaction.
35033 Large number of records growing for Scheduler job header in Action table
- Skip creating preactions for Scheduler header when running Scheduler job.
21.4.2.0, Release date March 27, 2023
28824 AE need events in code unit “LSCAE POS Print Utility” of Application “LS Central Arabic Receipt”
- Details not available.
21.4.1.0, Release date March 24, 2023
34516 Release events on version 21.4 - W12
- 31553 - Make functions accessible for Pharmacies
- Keep several procedures public.
- 34527 - Added variables Dec to the OnBeforeDiscPrPressed event.
- 34532 - New integration event OnBeforeShowSalesHistory on "LSC POS Create New Customer" codeunit.
- 34575 - New integration event OnItemProductGroupCodeAfterValidateEvent_BeforeUpdateLookupTable on "LSC Product Ext." codeunit.
- 34576 - New codeunit "LSC CO Session Public".
- Keep the below procedures public:
- SendAfterStatusUpdate - codeunit "LSC CO Omni Mgt"
- CreatePOfromCO - codeunit "LSC CO Utility"
- CreateDiscountLines - table "LSC CO Discount Line"
- CreateCouponLines - table "LSC Customer Order Line"
- 34619 - New integration event OnErrorInPostWorksheet_OnBeforeInsertTempItemJnlLine on "LSC Store Inventory Management" codeunit.
- 34621 - Removed access = internal from Codeunit "LSC Request Parser".
- 34624 - Keep PrintExtra, PrintFooter procedures public on "LSC POS Print Utility" codeunit.
- 34626 - Handled in #34624
- 34798 - New variable MobileTransLineTemp added to event OnAfterCalcPeriodDisc.
- 34842 - New integration events OnPrintXZReport_OnBeforePrintPaymentStaff and OnPrintXZReport_OnBeforePrintItemCategory on "LSC POS Print Utility" codeunit.
- 34843 - Handled in #34842
- 34844 - New integration event OnPostDiscountBuffering_OnAfterGetDefaultDim on "LSC Statement-Post" codeunit.
- 34845 - New integration event OnTotDiscPrPressed_OnAfterEvaluateInput on POS Transaction / POS Transaction Events.
- 34855 - New integration event OnBeforeDataFieldSetFilterOnAttributeValue on "LSC Member Attribute Mgm" codeunit.
Hotels hotfixes
21.4.9.0 Hotels, Release date May 15, 2023
37043 LSCHT Hotel Res. Pre Payment Inaccessible
- Procedure PrePayReservationWEB in LSCHT Hotel Res. Pre Payment was made public.
21.4.8.0 Hotels, Release date April 27, 2023
36633 ActivitySave removes POS Trans Lines
- Fixed. Hotel POS Finalized Invoice command pulls in DRE lines into POS Trans Lines, but when activity status was changed on activity POS, the Hotel POS Trans Line was deleted without resetting the DRE line.
21.4.7.0 Hotels, Release date April 18, 2023
35865 Rounding issue when room charge multiple lines are charged to room
- Fixed an issue where Detailed Revenue Entries were not created when a POS Transaction was split and DRE had a routing rule.
21.4.6.0 Hotels, Release date April 18, 2023
36227 Staging Comment not working
- Staging Comments fixed and now using LSC Comment table
21.4.5.0 Hotels, Release date April 17, 2023
35889 Need Access to LSCHT Hotel Web Support procedures
- The following procedures were added to the Hotel Integration codeunit:
- RoomTypBlockSave()
- SetReservation()
- RunCommand()
- GetLastErrorFromRun()
- GetReservationNumbersFromRun()
21.4.4.0 Hotels, Release date April 17, 2023
36044 Checking two reservations into the same room when the previous one should be already checked out but isn't
- Fixed, it is no longer possible to check in two reservations into the same room when the prior one should have been checked out.
21.4.3.0 Hotels, Release date March 30, 2023
35589 Hotels-Deposit not applied upon finalizing the invoice on POS
- Deposit made in BO not being shown on POS has been fixed.
21.4.2.0 Hotels, Release date March 29, 2023
35293 POS Discount on DRE line discount has incorrect balance
- Fixed an issue where the balance was incorrect when a POS line discount % was applied to a Detailed Revenue Entry line that already had a discount %.
21.4.1.0 Hotels, Release date March 24, 2023
35326 Reservations coming in empty from MMS and Booking.com
- Publishing derived rates for BEC lost the rate attributes. Only affected BEC users.