Update 27.0.202543.145982

Prev Next

Release Date: 26. January 2026)


Refactors

General

Updated the notification scope handling in Warehouse Mobile to support the new enum-based Scope field in App Manager.

The Scope field in the SCB Notification table in Abakion App Manager has been changed to an enum. To align Warehouse Mobile (BC803) with this change, the notification handling logic in codeunit 6082940 "SCB 682 Notific. Management" has been updated to use NotificationMgt.ShowLicenseErrorWarning(AppModInfo.Id) and to work with the new enum-based scope.

This is a technical refactor only and does not change user-visible behavior. Existing notifications continue to work as before, but the solution is now compatible with the updated App Manager data model and future-proofed against changes to notification scopes.