User Tools

Site Tools


releasenotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
releasenotes [2021/04/17 12:07] – version 1.1.159 fappelsreleasenotes [2026/02/21 19:25] (current) – [Fix] fappels
Line 1: Line 1:
 ====== Mobilid Release Notes ====== ====== Mobilid Release Notes ======
-===== Version 1.1.159 =====+===== Version 1.1.226 Beta ===== 
 +==== New ==== 
 +  * Use Dolibarr allow negative stock setting to block/allow creating negative stock in inventory and remove stock modules. 
 +  * Add option to enter picked qty by number field instead of quantity picker. 
 +  * Add read of main constants. 
 +==== Fix ==== 
 +  * Fix override detail panel inventory plus 
 +  * Also show negative stock in location list. 
 +  * Fix and improve translation of cancel and validate picking action buttons. 
 +  * Fix warehouse display of warehouses with only numeric ref 
 +===== Version 1.1.224 ===== 
 +==== New ==== 
 +  * Add paging config for lines using paging mode. 
 +  * Add show draft inventories. 
 +  * New add lines to draft inventory by scan or select from product list with enter new lot/serial number for lot/serial type products. 
 +  * Add inventory lines filter on barcode scan to also allow scan barcode not visible on page. 
 +  * Add paging and search to order lines in Dispatch module. 
 +  * Add signature signing to orders and shipments. 
 +  * Added manufacture order lines sort by position. Now defaults are position - product ref - batch. 
 +  * Update Cordova android to 14.0.1 and update target SDK 35 (Android 15) for Android 9+ APK version. 
 +  * Add new action to validate and make new customer order. 
 +  * Add search field for inventory lines. 
 +  * Add validate, close with stock movement and reopen inventory. 
 +  * Show kit child ref and label in different color to be better distinguishable. 
 +  * Add line load mask and improved load performance. 
 +==== Change ==== 
 +  * Remove edit photo while upload feature because not stable on recent Android versions. 
 +  * Update module not enabled message. 
 +  * Inventory real quantity default value is empty 
 +==== Fix ==== 
 +  * Fix missing button translations. 
 +  * Fix if sorted by status remove warehouse sort. 
 +  * Debug inventory option. 
 +===== Version 1.1.220 ===== 
 +==== New ==== 
 +  * New option to do Inventories from Dolibarr Inventory objects. 
 +  * Picking warehouse filter by scan warehouse barcode or choose from list. 
 +  * New if there is a draft shipment add pickings to draft shipment in stead of creating a new one. 
 +  * 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. 
 +  * New use connector constants to override configs of main module views. 
 +  * 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. 
 +  * Add count field which shows/edits quantity according to step value (conditioning) to customer orders and receptions. 
 +  * Add mask when uploading file. 
 +==== Fix ==== 
 +  * Only show print label button when label available. 
 +  * Fix show auto events in third party module. 
 +  * Reload order/purchase order on close dolibarr webview (could be modified inside webview) save order/purchase order when modified before showing dolibarr webview. 
 +  * 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. 
 +  * Fix HIBC decode regression on dispatch module. 
 +  * Update signature pad to 5.0.10 
 +  * Fix merge regression, missing default quantity from mobilid_countstep for Android9+ 
 +  * Make confirm message box relative to avoid box gets out of screen. 
 +  * Fix create customer with auto customers code generator. 
 +  * Always go to lines list when all received and not to lot list. 
 +  * Fix vulnerability error from comment if GS1 put inside. 
 +  * Fix not found shows falsely asked qty reached. 
 +  * Fix regression if picking mode set order delivered and also set shipment delivered on close (incase flow module not used) 
 +  * Fix upload error response message. 
 +  * Fix make lot dates critical to have them synced incase generated by connector. 
 +  * Fix show error message when no default Zebra printer is set. 
 +===== 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' error. 
 +  * 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 'com.google.android.webview' (like /e/OS which has com.android.webview) 
 +  * 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/batch. 
 +  * 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 "0"
 +  * Fix dispatch lines, refilter because related local filter cleared. 
 +  * Fix GS1 PARSING, only remove start FNC1 to have split of 2 variable length AI's. 
 +  * 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 'Manufacture order picking'
 +  * 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 ==== 
 +  * Add 'Identify' option. 
 +     * Notify user he has to scan his QR code. 
 +     * Unlock when when QR ok or show error when QR nok. 
 +     * Replace main settings button by lock button for identify enabled user. 
 +     * QR code is license field (can be part of license between the dashes). 
 +     * Show warning when license field empty. 
 +     * Allow switch user by scan when user is in identify mode 
 +  * New mark (grey) shipment in shipment list when scanned product already packaged. 
 +  * Add update of dolibarr cost price field. 
 +  * Improve product form: price should be sell price, tosell tobuy field do not to be visible if filtered. 
 +  * New picking option: Allow creation of negative lines. 
 +  * Add list search to dispatch, purchase, order, picking and shipment. 
 +  * Add list scan to order and purchase. 
 +  * Add option to show validated orders in order module. 
 +  * Add option to add default customer for order. 
 +  * Add sort direction for picking lines sort. 
 +  * Add scan lot value in inventory(plus) product form when empty lot field. 
 +==== FIX ==== 
 +  * Fix, do not load warehouses on unexisting connection. 
 +  * Fix sort on buy price iso sell price for purchase product. 
 +  * Update price in purchase module not available when order by product, so disabled field. 
 +  * Fix update for duplicate identification. 
 +  * Fix problem with option to show virtual stock. 
 +  * Fix missing translations in purchase module. 
 +  * Improve warehouse sort on picking, dispatch and shipment lines. 
 +  * Improve hide bottomtoolbar, now only on very small screen sizes. 
 +===== Version 1.1.174 ===== 
 +==== New ==== 
 +  * Improve scan dispatch line, select line warehouse one by one until last. 
 +  * Improve batch picking scan. Increment selected line on scan. 
 +  * Play attention sound when only line selected on picking scan and no qty changed. 
 +  * Add option to add exit/move confirmation. 
 +  * Make step field in object forms decimal. 
 +  * New Module 'Shipment' to make shipping packages.  
 +  * Add Zebra TC51/56/70/75/72/77. 
 +  * Add Datalogic PDA Skorpio X5/Memor 20/Memor 10/Memor 1/Memor K/Joya A6/DL-Axist-X4 
 +  * New Auto dispatch serial number. 
 +  * Improve Picking for serial number. 
 +  * Add new global option to disable warehouse total stock load (better performance on big Dolibarr) 
 +  * Add sort by order date and author to picking order list. 
 +  * New option for inventory module to hide no stock products when a warehouse is selected on the main screen. 
 +==== FIX ==== 
 +  * Fix problem with auto disable module on permission error. 
 +  * Fix edit lot option. 
 +  * Fix reset order qty label before add unit to label. 
 +  * Fix update changed product list stock if decimal. 
 +  * Fix save activity disabled form when there is server error. 
 +  * Fix rounding stock product list. 
 +  * Fix rounding of qty in picking list. 
 +  * Only parse GS1 gtin for inventory/remove if product barcode is EAN or UPC. For picking with GS1 lot, product has to have a gtin type barcode. 
 +  * Fix set pick slot value. 
 +  * Fix dispatch default warehouse for 'lot' products. 
 +  * Fix settings values trim spaces not stored. 
 +  * Fix issue with some SSL certificate on older Android version. 
 +===== Version 1.1.164 ===== 
 +==== FIX ==== 
 +  * Fix dispatch module does not work for new connections. 
 +  * Fix create new product in dispatch module. 
 +===== Version 1.1.163 ===== 
 +==== NEW ==== 
 +  * Update Order Product List and Purchase Product List. Add stock to order product list and improve layout for both. 
 +  * Add cost-price to order product. Show confirm warning when price lower then cost-price. 
 +  * Inform if connector not tested in installed Dolibarr version. 
 +  * Add planned and order date to dispatch list and add sorter. 
 +  * Add shippable status feature. 
 +  * Add customer ref to picking detail. 
 +  * Allow negative order qty. 
 +  * Work on support for serial number lot type. 
 +  * Add option to set default destination warehouse for dispatch. 
 +==== FIX ==== 
 +  * Fix list setGrouped should be done after setRenderTo because dataItems not yet set. (solves issues with sometimes showing empty list). 
 +  * Fix Order product Search and purchase product search list sorting for new remote sort mode. 
 +  * Show message when not able to add product to order. 
 +  * Fix only send unit buy price for stock correction when value modified. 
 +  * Fix scan dispatch lines if product multiple time in list. For example available in more warehouse. 
 +  * Debug connection timeout error handling. 
 +===== Version 1.1.160 =====
 ==== NEW ==== ==== NEW ====
   * Allow scan GS1 with separator codes.   * Allow scan GS1 with separator codes.
Line 17: Line 277:
   * Fix show correct missing validation field.   * Fix show correct missing validation field.
   * Fix add product to supplier order in new supplier mode.   * Fix add product to supplier order in new supplier mode.
 +  * Fix add new supplier price, always send required values to server.
 ===== Version 1.1.155 ===== ===== Version 1.1.155 =====
 ==== FIX ==== ==== FIX ====
releasenotes.1618654060.txt.gz · Last modified: by fappels