releasenotes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
releasenotes [2022/01/19 13:05] – version 1.1.177 fappels | releasenotes [2025/04/17 17:03] (current) – beta 1.1.213 fappels | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Mobilid Release Notes ====== | ====== Mobilid Release Notes ====== | ||
- | ===== Version 1.1.177 beta ===== | + | ===== Version 1.1.213 beta ===== |
+ | ==== New ==== | ||
+ | * Picking warehouse filter by scan warehouse barcode or choose from list. | ||
+ | * Add validate reception object possibility. | ||
+ | * New make the 'move to' field modifiable in exit stock module. | ||
+ | * When picking qty or stock reached, deselect line to be able to scan other. | ||
+ | * Add filter button in warehouse list to show only warehouses with stock. | ||
+ | * Work on order signature. | ||
+ | * Show order ref in order and purchase title. | ||
+ | * Add list translation to module. Lists inside module can now also be overridden by translations. | ||
+ | * New use connector constants to override detail panel object fields. First POC with Order and Inventory Plus module. | ||
+ | * Add module event methods on optional updated. | ||
+ | * Add support for GS1 code 241 customer part number. This will also be recognized as a product barcode (if no GTIN is set). | ||
+ | * Fix add empty barcode from GS1 barcode. | ||
+ | * Allow exact load by GS1 barcode. | ||
+ | * Add special case for GS1 incase you have two product ref for same product with different packaging. | ||
+ | * New get date format from dolibarr user. | ||
+ | * Show minimal and desired stock in purchase module. Improve warning alert, make better visible and add option to alert on reel stock or virtual stock. | ||
+ | ==== Fix ==== | ||
+ | * Only show print label button when label available. | ||
+ | * Fix show auto events in third party module. | ||
+ | * Reload order/ | ||
+ | * Fix auto scan to order should check stock rule. | ||
+ | * Fix scan search mode. Missing filters for inventory plus. Missing warehouse id when warehouse preselected. Clearlist to remove filter when go back to list. | ||
+ | * Remove anchor from Link type optional, chkbxlst should be readonly also. | ||
+ | * Fix some translations. | ||
+ | ===== Version 1.1.208 ===== | ||
+ | ==== New ==== | ||
+ | * Target SDK 34 for APK Android 9+ (cordova Android 13.0.0) | ||
+ | * Min SDK 22 for APK Android 8- (cordova Android 11.0.0) | ||
+ | * Add option to close shipment when all picked. | ||
+ | * Add support for HIBC barcodes. | ||
+ | * Add search third party by scan barcode and allow scan barcode value if field empty. | ||
+ | * Update signature pad to 5.0.3. | ||
+ | * New connector can define which modules to show. Also replaces the hiding of modules by 'Not enabled' | ||
+ | * Add label printing Zebra printers using Zebra Browser Print. See [[devicecompatibilitylist|here]] for compatible devices. | ||
+ | ==== Fix ==== | ||
+ | * Fix exit stock designation list. | ||
+ | * IF GS1 contains serial and no lot, put serial in lot field. | ||
+ | * Fix picking list overwrite lot number when big label. | ||
+ | * Fix switch from all warehouse should always reload. | ||
+ | * Fix parse GS1, rest length before AND after should be more the 3. | ||
+ | ===== Version 1.1.201 ===== | ||
+ | ==== New ==== | ||
+ | * Add general setting to disable GS1 parsing. | ||
+ | * Dispatch Auto scroll to newly added serial number. | ||
+ | * Allow both lot and serial number GS1 parsing. | ||
+ | * Add shipment method to picking and picking list. | ||
+ | * New inventory plus option to always load warehouse stock on change warehouse. | ||
+ | * New add scan warehouse barcode in inventory plus form. | ||
+ | ==== Fix ==== | ||
+ | * Fix inventoryplus and dispatch batch list should not sort on technical id. | ||
+ | * Fix warehouses should be loaded before module lists. | ||
+ | * Fix search by non alpha-numeric char. Should be escaped, not removed and only for local search. | ||
+ | * Improve GS1 parsing. | ||
+ | * Fix use quantity in GS1 for picking increment. | ||
+ | * Fix picking scan different product with same lot number. | ||
+ | * Fix blank screen on not found barcode scan or only scanned product on scan by camera. Application resume should not refresh list data. | ||
+ | ===== Version 1.1.195 ===== | ||
+ | ==== Fix ==== | ||
+ | * Fix ellipsis on batch for picking. | ||
+ | * Fix missing translation of search field labels and placeholder translation conflict in main settings. | ||
+ | * Fix search by non alpha-numeric char. Should be escaped, not removed and only for local search. | ||
+ | ===== Version 1.1.194 ===== | ||
+ | ==== New ==== | ||
+ | * Add https authentication user and password fields | ||
+ | * Add filling lot fields from GS1 code in InventoryPlus | ||
+ | ==== Fix ==== | ||
+ | * Fix barcode with URL must contain http... | ||
+ | * Fix GS1 parsing, remove not used variable AI codes, could be false parsed | ||
+ | * Fix for Android versions not containing ' | ||
+ | * Fix Bluetooth - Keep getting bonded also if uuid not yet received | ||
+ | * Fix search starting from preloaded search text | ||
+ | ===== Version 1.1.190 ===== | ||
+ | ==== Fix ==== | ||
+ | * Fix wrong translation of cancel button. | ||
+ | * Fix show MO production page when showing dolibarr. | ||
+ | * Fix clear detail panel before loading new data. | ||
+ | * Fix data recover not always working for shipment and MO. | ||
+ | * Fix set MO to on process when a consumed qty is set. | ||
+ | * Fix always hide file upload field on form show, should only be shown on demand. | ||
+ | * Fix manufacture order product searchtext not stored. | ||
+ | * Deprecate orderline price and set cost_price as critical. | ||
+ | * Fix Manufacture order checkbox setting 'auto scan new product' | ||
+ | ===== Version 1.1.187 ===== | ||
+ | ==== Fix ==== | ||
+ | * Fix add product image from camera or library for Android 13 | ||
+ | * Fix Step increment Dispatch module | ||
+ | ===== Version 1.1.186 ===== | ||
+ | ==== New ==== | ||
+ | * Add manufacture order add/edit line mode. | ||
+ | * New specific Dolibarr Mobilid field to show in product lists, picking list, dispatch list and inventory plus product form. Field is also editable in inventory plus product form. | ||
+ | * Add support Honeywell CT series PDA with barcode reader. | ||
+ | * Add support Zebra MC series PDA with barcode reader. | ||
+ | * Add step increment update from mobilid extrafield. | ||
+ | * Show product weight an size in picking details. Show calculated weight and size for shipments. | ||
+ | * Add MO producible status. | ||
+ | ==== Fix ==== | ||
+ | * Fix Manufacture order set picked on other line location/ | ||
+ | * Fix only get batch selected line if product scanned is same as product of line. | ||
+ | * Fix picking scan non EAN/UPC barcode. | ||
+ | * Fix authentication loop on connection timeout. | ||
+ | * Fix hardware backbutton on filterpanel. | ||
+ | * Fix blank product list after modify by scan barcode. Barcode should be cleared. | ||
+ | * Fix Scan dispatch, remove packaging prefix and recalc checksum when scan GS1. Also batch should match on scan increment. | ||
+ | * Fix optionals checkbox field is checked even if raw value is " | ||
+ | * Fix dispatch lines, refilter because related local filter cleared. | ||
+ | * Fix GS1 PARSING, only remove start FNC1 to have split of 2 variable length AI' | ||
+ | * Fix timezone mismatch, send local timezone info to server. | ||
+ | * Fix get correct webview version info. | ||
+ | ===== Version 1.1.183 ===== | ||
+ | ==== New ==== | ||
+ | * New option in inventoryplus and exit stock to search product by scanning GS1-128. | ||
+ | * Allow scan gs1 in dispatch lines. | ||
+ | * New module ' | ||
+ | * Add support for Zebra TC52,TC53, TC57, TC58, EC50 and EC55. | ||
+ | * Hide module if not enabled or no rights to read on Dolibarr. | ||
+ | * Add Designation field for stock movement in inventoryplus module. | ||
+ | ==== Fix ==== | ||
+ | * Fix crash on app destroy for Zebra devices. | ||
+ | * Fix scan button layout exit stock batch search. | ||
+ | * Fix only show batches from selected warehouse in inventory. | ||
+ | * Fix Picking skip not found warning if duplicate batch. | ||
+ | * Remove warehouse in title option, product list is always grouped. | ||
+ | * Fix disable sort picker when on line detail screen. | ||
+ | * Fix avoid reset of selected default customer if customer store not loaded. | ||
+ | * Fix edit of checkbox type extrafield. | ||
+ | * Fix visualization of checkbox list type extrafield. Add read only option. | ||
+ | * Not allow to use php or html file in provider URL. | ||
+ | * Disable all update price options when multicurrency enabled. | ||
+ | * Fix allow edit product on 0 stock product. | ||
+ | * Fix picking scan sometimes not found when product has default warehouse. If batch product selected and scan not found, selected was incremented. | ||
+ | ===== Version 1.1.179 | ||
==== New ==== | ==== New ==== | ||
* Add ' | * Add ' | ||
Line 25: | Line 157: | ||
* Fix update for duplicate identification. | * Fix update for duplicate identification. | ||
* Fix problem with option to show virtual stock. | * Fix problem with option to show virtual stock. | ||
+ | * Fix missing translations in purchase module. | ||
* Improve warehouse sort on picking, dispatch and shipment lines. | * Improve warehouse sort on picking, dispatch and shipment lines. | ||
+ | * Improve hide bottomtoolbar, | ||
===== Version 1.1.174 ===== | ===== Version 1.1.174 ===== | ||
==== New ==== | ==== New ==== |
releasenotes.1642593933.txt.gz · Last modified: 2022/01/19 13:05 by fappels