Announcement

LS Central 24.1 released

Posted on 6/13/2024 12:00:00 PM

Release date June 13, 2024. This version is built on Microsoft Dynamics 365 Business Central 2024, release wave 1, cumulative update 1, build 24.1.18927.19498. See below a list of new or enhanced features. For further details on the LS Central 24.1 release, please refer to the Release Notes.

New or Enhanced Features

Customer Orders - Remembering Customer Order panel information
A new option now temporarily saves entered information in the Customer Order Create Panel. This is useful, for example, if you need to make changes on the transaction and you have already entered information into the panel fields.

Email notification when Customer Order is picked by Mobile Inventory app
When updating processing status on a Customer Order in the Mobile Inventory app, an email notification is now submitted, the same as when a CO is picked through POS processes.

POS - Support added for NFC events in POS
LS Central POS now handles NFC scans from Android AppShell (version 2024.6).
The event is not handled in LS Central, but extensions can subscribe to OnPosEvent to access the NFC scanned data.

NFC events are identified with:
if (PosEvent.EventType() = "LSC POS Event Type"::DEVICEINPUT)
and (PosEvent.IntData1() = 7)

NFC data is in:
PosEvent.StrData()

Download LS Central 24.1
Navigate to Products, LS Central on the portal, and you will find the release under the Downloads tab. Also Latest release under Useful links on the right.