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
Next revisionBoth sides next revision
dolibarrconnectorrelnotes [2022/03/03 18:48] – 1.1.68 fappelsdolibarrconnectorrelnotes [2022/10/09 16:01] – version 1.0.71 fappels
Line 1: Line 1:
 ====== Dolibarr connector release notes ====== ====== Dolibarr connector release notes ======
 +===== Version 1.0.71 =====
 +==== New Features ====
 +  * Add 'Not enabled' error to tell client module is not enabled.
 +  * Start test on Dolibarr 17.
 +==== Fix ====
 +  * Fix main lang should be load after login to have correct user language.
 +  * Fix for Dolibarr 16+, main.inc.php forces samesite to Lax
 +  * Fix lines with 0 stock products missing in manufacture order.
 +===== Version 1.0.70 beta =====
 +==== New Features ====
 +  * Add new class for manufacture orders.
 +  * Update product API triggers for PRE and POST triggers.
 +==== Fix ====
 +  * Fix php 8 issue on connector admin.
 +  * Fix shipmentpackage list.
 +  * Add workaround for EAN13 with leading zero which are read as UPC by barcode readers.
 +  * Fix missing extrafield visibility check. Add readonly option.
 +===== Version 1.0.69 =====
 +==== New Features ====
 +  * Add LOG_DEBUG on each method call.
 +  * New introduce triggers on API create/update/destroy. Done for products.
 +  * Tested on Dolibarr 16.
 +  * Remove Dolibarr 3.8 and 3.9 compatibility.
 +==== Fix ====
 +  * Fix avoid sql error on Dolibarr 13 - if user_author_id not set.
 +  * Fix set supplier price to 0 when multicurrency enabled.
 +  * Fix link package to shipment for dolibarr 15 and 16.
 ===== Version 1.0.68 ===== ===== Version 1.0.68 =====
 ==== New Features ==== ==== New Features ====
dolibarrconnectorrelnotes.txt · Last modified: 2024/01/29 14:40 by fappels