User Tools

Site Tools


releasenotes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
releasenotes [2020/08/02 10:40] – 1.1.145 fix play store install fappelsreleasenotes [2021/09/27 12:15] – Version 1.1.171 fappels
Line 1: Line 1:
 ====== Mobilid Release Notes ====== ====== Mobilid Release Notes ======
 +===== Version 1.1.171 beta =====
 +==== 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)
 +==== FIX ====
 +  * Problem with auto disable module un 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
 +===== 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 ====
 +  * Allow scan GS1 with separator codes.
 +  * Add GS1 parsing to dispatch free.
 +  * When search multiple words allow natural search.
 +==== FIX ====
 +  * Fix price and price level are critical fields.
 +  * Fix scan batch can pick wrong batch.
 +  * Fix warehouseselect should be triggered when targetpanel is shown.
 +  * Fix dispatch, deliver_date is expected date not date deliver. So not set actual date.
 +  * Fix scan from mainpanel with activated module.
 +  * Fix do not set product list title with warehouse if products are from all warehouse.
 +  * Fix detailpanel, readonly does not block date picker.
 +  * Fix allow to simultanious order for same customer/supplier.
 +  * Fix sort change should also sort remote for grouped lists.
 +  * Fix show correct missing validation field.
 +  * 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 =====
 +==== FIX ====
 +  * Fix Regression on download pdf feature from inappbrowser, problems with modifications in native dolibarr.
 +  * Fix Activity on customer not ended when creating order from customer/supplier.
 +===== Version 1.1.154 =====
 +==== NEW ====
 +  * Improve generic broadcast receiver.
 +  * Add zebra TC21/TC26.
 +==== FIX ====
 +  * Fix and improve itemtaphold for lists.
 +  * Fix list select/deselect for chrome.
 +===== Version 1.1.153 =====
 +==== NEW ====
 +  * Add new plugin for reading barcode from generic broadcast receiver.
 +  * Remember last used exit stock designation if clearsearch disabled.
 +  * Add edit of order customer and supplier ref.
 +  * Add more 'Dolibarr' menu button. Done for order, purchase, dispatch, inventoryplus and prospect.
 +  * Copy hardware related settings from current setting to new setting.
 +==== FIX ====
 +  * Allow enter of decimals for order qty.
 +  * Fix device detect for new PDA401 firmware.
 +  * Fix Back button from inventory plus help not working.
 +  * Fix pdf download from inappbrowser
 +  * Barcode not found when picking not done in sequential order. Always search from top of list.
 +  * Mass debug and rework order and product list sort for remote sort.
 +===== Version 1.1.152 =====
 +==== NEW ====
 +  * Add sort on code_client and code_supplier.
 +==== FIX ====
 +  * Fix load stock when switching from all warehouse using warehouse scroller.
 +  * Fix auto add new product on scan new barcode.
 +  * Multiple fix and improvement on barcode scanning code recognition.
 +  * Fix connection issues.
 +===== Version 1.1.151 =====
 +==== NEW ====
 +  * Add option to copy order extrafields to shipment extrafields.
 +  * Show virtual stock improvement. As color blue in list, as text in form. Connector 1.0.58 required.
 +==== FIX ====
 +  * Improve GS1 parsing.
 +  * Fix Bluetooth discovery for Android 10+
 +===== Version 1.1.150 =====
 +==== NEW ====
 +  * New freedispatch option to auto scan and add new unexisting product.
 +  * Allow supplier barcode edit when dispatch.
 +  * Add scan of description field in warehouse selector.
 +==== FIX ====
 +  * Fix get gtin from undefined or empty GS1data object.
 +  * Fix load from default warehouse in inventory.
 +  * Fix do not allow price edit if no base type selected. Improve price - basetype field layout.
 +===== Version 1.1.149 =====
 +==== FIX ====
 +  * Fix regression on edit extrafields.
 +  * Fix OrderProduct should be filtered for only tesell product. PurchaseOrderProduct should be filtered for only product tobuy.
 +  * Fix regression on inventory count buttons.
 +==== Change ====
 +  * Split picking controller into base class and final class for future custom picking
 +  * Remove record audio permission for security warning Play Store.
 +===== Version 1.1.147 =====
 +==== FIX ====
 +  * Fix clear newdevices array before discover.
 +  * Fix bluetooth connection for devices with multi uuid.
 +  * Fix connect after changing provider url.
 +  * Add linedetail edit extrafield
 +  * Fix inapp webview should be default https on android 9+
 +  * Fix also ask for coarse location permission if no bluetooth discovery done.
 ===== Version 1.1.145 ===== ===== Version 1.1.145 =====
 ==== FIX ==== ==== FIX ====
releasenotes.txt · Last modified: 2024/02/12 11:44 by fappels