User Tools

Site Tools


dolibarrconnectorrelnotes

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
dolibarrconnectorrelnotes [2024/01/03 17:16] – version 1.0.77 beta fappelsdolibarrconnectorrelnotes [2025/02/28 13:57] (current) – [Version 1.0.82 beta] release 1.0.82 fappels
Line 1: Line 1:
 ====== Dolibarr connector release notes ====== ====== Dolibarr connector release notes ======
-===== Version 1.0.77 beta =====+===== Version 1.0.82 =====
 ==== New Features ==== ==== New Features ====
 +  * Add minimum stock and exclude warehouse filter.
 +==== Change ====
 +  * Remove Dolibar 4.0 and 5.0 compatibility.
 +==== Fixes ====
 +  * Fix wrong translation key.
 +  * Fix get dictionaries with entity from correct entity.
 +  * Fix read line complementary fields should also read empty values.
 +  * Fix regression for Dolibarr V15 and V16, hasRight for v15 and v16 need 'product' else product module not found.
 +===== Version 1.0.81 =====
 +==== Fixes ====
 +  * Fix V10- compatibility for login.
 +  * Fix V15- compatibility for product search.
 +===== Version 1.0.80 =====
 +==== New Features ====
 +  * Dolibarr V21 compatibility
 +  * Add control of visible modules using user rights (needs to be activated in module setup).
 +  * Introduce barcode label printing.
 +  * Add content filter by warehouse.
 +==== Fixes and improvements ====
 +  * Add / to warehouse name conversion.
 +  * Rename module 'Prospect' to 'Third Party'.
 +  * Refactor getActivityOrigin to getOrigin and move to extdirect class.
 +  * Fix this for shipments and add manufacture orders.
 +  * German translation fixes by Imkereiausrüster.ch.
 +  * Fix missing fetch barcode_type_code.
 +  * Fix update free order line.
 +  * Fix avoid php 8 fatal error if barcode type is numeric type and barcode not numeric.
 +  * Replace batch info field (formally import field) by configurable lot text type extrafield
 +===== Version 1.0.79 =====
 +==== New Features ====
 +  * Dolibarr V20 compatibility
 +  * Add hidden constant DIRECTCONNECT_FORCE_HTTPS For server with proxy/load-balancer who do not set https $_SERVER parameter.
 +  * Add Hidden option MOBILIDCONNECT_IDENTIFY_MODE to allow login By Pin code user complementary field.
 +  * Add hidden constant MOBILIDCONNECT_HIDE_EXTERNALUSER to hide external users from connector setup.
 +  * Add shipping method to order list.
 +  * Replace skype by socialnetwork skype.
 +  * Update tests from sencha touch to extJS7 GPL.
 +==== Fix ====
 +  * Fix PHP 8 warnings.
 +  * Fix missing entity filter on some list.
 +  * Fix delete mulitple orderlines.
 +  * Fis delete shipmentline.
 +  * Fix destroy optionals.
 +  * Fix also get zero stock order line when lot enabled.
 +  * Fix delete supplier order line should also delete dispatched lines.
 +  * Fix create Manufacturing orders.
 +===== Version 1.0.78 =====
 +==== New Features ====
 +  * Add Mobilid specific product-lot complementary field for the step increment value in client application.
 +==== Fix ====
 +  * Fix product-lot list missing qty's 1.
 +  * Fix sort product-lot list in add lot mode.
 +===== Version 1.0.77 =====
 +==== Fix ====
   * Add warehouse barcode. Temp store in description until supported. Put ref into description if ref modified for sorting.   * Add warehouse barcode. Temp store in description until supported. Put ref into description if ref modified for sorting.
   * Improve 'Add batch' incase of many warehouses.   * Improve 'Add batch' incase of many warehouses.
 +  * Fix some translation keys.
 +  * Sort connection list on date create instead of data last connect to have a fixed sorted list.
 ===== Version 1.0.76 ===== ===== Version 1.0.76 =====
 ==== New Features ==== ==== New Features ====
dolibarrconnectorrelnotes.1704298568.txt.gz · Last modified: 2024/01/03 17:16 by fappels