Release details
Admin Portal and Shop Floor Interface functionality added/changed
| Name | Description | Type |
| Do not use full synchronization for device locking/unlocking | When device lock or unlock is requested from AP, the synchronization is no longer syncing all data, but only data changed since the last sync. This change makes locking/unlocking of devices significantly faster. | Improvement |
Admin Portal and Shop Floor interface issues fixed
| Name | Description |
| Order sent twice to B2B interface | When order is activated (by script or manually) and is set to be sent to B2B, it is possible that tasks SendPurchaseOrder and PurchaseOrderActive are started simultaneously, which can result in concurrency error as both are updating order information. |
| Item custom fields can be lost by import | When item custom fields are not part of exported Excel sheet (custom fields were not marked for export), import of this file will erase values for custom fields from item. |