LS Central 28.2 Release Notes

About This Release

Released - July 27, 2026

This version is built on Microsoft Dynamics 365 Business Central 2026, release wave 1.

For more details about this BC major version see: https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/whatsnew/whatsnew-update-28-2

Quick links:

Important Notices! 

New or Enhanced Features

Fixed Issues

Hotfixes

Important Notices! 

The LS Central release plan

  • We will release new features for LS Central in two major release waves every year – scheduled for April and October, coinciding with the general availability of Business Central Release Wave 1 & 2. Our partners will be granted access to a feature-complete release candidate five to six weeks ahead of time.
  • We will continue to release new events and hotfixes on a weekly basis and cumulative updates as needed.

  • Minor versions will be made available when considered to be needed by our Development team.

  • In SaaS, we will support the last minor version of the current major version and two back. With this release of LS Central 28.2 we will support 26.1 until 28.2, other and previous versions will not be supported but an upgrade path will be maintained for versions as Microsoft does (see https://learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/upgrade/upgrade-paths).

We expect to follow this process for the 2026 wave 1 version, with an official release coinciding with the release of Business Central 2026 wave 1 from Microsoft.

New or Enhanced Features

Links to quickly navigate this section:

LS Central POS Commands
Other   eCommerce
Self-Checkout Connector (SCO)  

LS Central

Customer Order

SetPOSFunctionalityProfile is now public

The procedure SetPOSFunctionalityProfile has been made public. External apps can now access this procedure to implement LSCCreateCustomerOrderV6 integrations.

New event: OnBeforeCheckIfSOFullyShipped

A new event, OnBeforeCheckIfSOFullyShipped_SalesLineOnBeforeDeleteEvent, has been added to bypass the "Sales Order is fully shipped and can be deleted" message.

POS functionality

New integration events on LSC POS Post Utility

Five new integration events have been added to codeunit LSC POS Post Utility to enable extensions to hook into POS transaction posting workflows without modifying base code:

  • OnAfterCollectTransAddBenefits
  • OnBeforeWriteTransactionToDatabase
  • OnBeforeSetOtherOfferParamCompressDiscountEntry
  • OnAfterWriteTransactionToDatabaseCustom
  • OnAfterApplyCouponEntry

ScanPayGo

New event: OnBeforeSendResetCode

The OnBeforeSendResetCode integration event has been added to codeunit LSCSPGResetPasswordUtils (ScanPayGo password reset). Subscribe to it to send a custom - for example, HTML-formatted - password-reset email in place of the default plain-text message that contains only the reset code. Set IsHandled to true in the subscriber to suppress the default email.

Receipt Printing

OnBeforeAssignVATCode event now provides the VAT Code

The OnBeforeAssignVATCode event now provides the VAT Code.

eCommerce for LS Central

AL: Order Events and More

New event: OnBeforeInsertTempCOHeader.

New public functions: MakeGQLId, GetGQLId, ShopifySendGQLReq.

AL: Shopify Connector Updates

Several AL-level fixes and enhancements have been made to the BC Shopify connector:

  • Fixed the collection update in Shopify so that collections with more than 250 products are no longer blocked by Shopify's per-request limit of 250 products.
  • Fixed logical order handling for the Variant Framework so item variants are sent to Shopify in the correct order.
  • Added support for data translation in BC Shopify, matching the existing LS Shopify behavior.

Self-Checkout Connector (SCO) for LS Central

Add Member to AddtoTrans SCO Webservice

Added a new modification type to the web service SCOModifyOrder. Through this web service it is now possible to add or modify Customer No. and Member Card No. This web service is also easily extendable to modify any other field on the POS Transaction table.

POS Commands

There are no new or changed POS commands in this release.

See POS Commands in the LS Central Help and the corresponding Excel list with filters for a complete list of POS commands.

Fixed Issues

Links to quickly navigate this section:

LS Central Pharmacies Fashion
Replenishment KDS and Web KDS eCommerce
Self-Checkout Connector (SCO) Hardware Station  
Hotels Restaurants  

LS Central

Restaurants

Self-Checkout Connector (SCO)

SCO Connector: Suspend Transaction

A new web service enables suspending transactions in the Self-Checkout Connector.

eCommerce for LS Central

KDS and Web KDS for LS Central

Hotfixes

See the LS Central Help for information about hotfixes that have been released since the previous release.