250.92.2.0
Issues Resolved New Features Dev NotesNew Features
- [#9708] Added function to print labels when receiving a sales order return + minor change to error message + move ‘Receive Sales Order Returns’ menu option closer to ‘Despatch Sales Orders’.
- [#13244] Despatch Stock Transfers now allows packing into multiple packages by selecting the pack quantity for each package.
- [#15245] Fix Wave Pick not saving boxes created using the ‘enter number of boxes’ page if despatch note printing fails.
Issues Resolved
- [#15211] Fixed issue with free text lines sometimes not appearing on the sales order despatch screen after a free text line has been picked.
- [#15369] Fix Despatch Sales Orders pick calculating batch/serial item use by date if configured with a default shelf life.
- [#15665] Corrected display issue on list view on wave SOP pick when not grouping lines to pick. Was displaying a message ‘Sicon.WM.Models.Stock.PickListItem’.
- [#15605] Prevented double picking a sales order line. There was a number of reasons: The call to refresh the list was done more than once after a Pack and if the user moved tabs. This allowed the user to select an item in the To Pick list before the list was refreshed (between refreshes). So we took out the refresh between tabs. This improves user experience as well. Also added code to prevent user selecting an item in the To Pick list while it was loading. Also made sure that the list would reset with the new list syncronously and not then update later after the user had selected an item. Also noticed that the item requested on the Pack item was not updating correctly after a pick.
- [#15676] Fix Despatch Sales Orders not automatically incrementing pick quantity when a stock item barcode is scanned.
- [#15510] Fix ‘Automatically complete pick when scanning the last item …’ not working on Wave Pack when only a single item is required.
- [#15301] Moved the pop-up (‘snackbar’) that appears after a success to the top of the page. This allows the user to select the action button more quickly.
- [#15301] Fixed layout of info banner at the top of the page as it was too small on some devices.
- [#15314] Added new device specific NFC Setup setting ‘Disable foreground dispatch’ which can be set to fix app. closing (returning to login screen) on specific devices when the power button is pressed to pause/move the app. in the background.
- [#15473] Fix main menu displaying blank items.
- [#15208] Fix application crash if an unexpected error occurs during message services.
- Suppress ‘NFC tag contains no data’ error when saving to a new tag on the NFC Setup screen and improve success/error reporting
Dev Notes
- [#15208] Add package/sales orders link IDs to model. | No functional changes.
- Added sqlite version number to login page.
Date applied: August 6, 2025