LS Express version 27.2.x
New Features
Hardware Station - United States \ North America
- The Hardware Station functionality is now included in the LS Express app. You no longer need the additional LSE HWST extension app from AppSource to connect to the LS Hardware Station app for opening and closing the cash drawer.
Bug Fixes
Report Z printing blank after license update
- Adjusted the report layout path to resolve the blank printing issue.
Validate Subscription - Invalid login
- Fixed an issue where invalid login data returned incorrect error information.
Cash Drawer Over/Under not hitting G/L Accounts
- Fixed an issue where counting was not reset when using denomination breakdown.
New Events
LS Express- OnDeleteCurrentSale
- New events, OnOpenPOSNewUIPage and OnExecutePosAction, have been added to the LSE SystemPOSNewUiUtility-P codeunit.
Bug Fixes
AppSource Validation Error: Missing ObjID
- Rolled back page deletion to resolve the validation error.
New Features
Explode BOM on Sales Invoice
- When Enable Explode BOM is turned on and the item contains BOM components, the system automatically adds the component items to the sales lines.
- The original BOM item is converted into a comment line.
Updated Features
License Manager Notification Banner
- Updated the banner notification message displayed for License Manager.
Customer Store Credit Not Working as Expected
- LS Express now correctly checks the customer's amount balance in store credit.
Bug Fixes
LSE and LSE System App Object ID Range Mismatch
- Updated public objects and marked affected object IDs as obsolete pending.
Filter out Blocked Item Variants when creating a new sales order line in POS
- Added Blocked and Sales Blocked filters to Item Variants when creating a new sales order line in POS.
Cash Point Closing Without Transaction
- When posting a close-out summary without sales transactions, the system now skips DSFinV-K validation.
Staff Password “Enter” Key Not Working
- Added password validation so the system attempts to log in when the Enter key is pressed.
Crash Due to Page Stage Stack Array
- Replaced the stack array with a list of integers.
Table Not Accessible in AL
- The SYS DeviceV2 table was not accessible to partners for data retrieval. Added new codeunit 70014088 - LSE Device Utilities to resolve the issue.
Updated Events
Extend POS from Automatically Reopening After a Sale
- Added a public event to SystemPOSNewUiUtility, moving it from codeunit 70014082 - LSE SystemPOSNewUiUtility to codeunit 70014086 - LSE SystemPOSNewUiUtility-P.