undefined error when return payload lines lack sku property./oauth/authorize consent form with a branded Svelte login page (logo, store selector, styled inputs).GET /oauth/client-info endpoint so the consent screen can display the requesting application's friendly name instead of its raw client_id.RestrictedStore.code and RestrictedStore.name to non-null.Mutation.updateSalesOrder, currently limited to internalComments.@isoftdata/file-service dependency from ^5.1.0 to ^7.0.3.Mutation.createCustomer was not checking the CUSTOMERS_CAN_ADD permission.Mutation.updateInventory where a permission check would occur even if the target property's value did not change. Now, an identity check precedes the permission check so, even if a property update was requested, if the target value is identical the permission check will be skipped.Fixed a bug where '' would be converted to NULL, breaking some dashboard reports.