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 [2020/12/15 20:03] – 1.0.58 fappelsdolibarrconnectorrelnotes [2021/04/17 12:18] – version 1.0.61 fappels
Line 1: Line 1:
 ====== Dolibarr connector release notes ====== ====== Dolibarr connector release notes ======
 +===== Version 1.0.61 =====
 +==== New Features ====
 +  * Use natural search for content search on events, contacts, products, warehouses and companies
 +  * Add expected delivery date to supplier order list. Work on deprecated date_livraison. Add missing shipment_date to shipment
 +  * New add details about shippable status in orderlist.
 +  * Add read ref_supplier_id to read supplier orderline.
 +==== Change ====
 +  * Remove support for 3.4 3.5 3.6 and 3.7
 +  * Also show no stock product when filtered on warehouse to be able to re-add stock from 0 stock without scanning.
 +Fix double escape on natural_search.
 +  * If only update barcode, no product update but barcode type and value update and add BARCODE_MODIFY trigger.
 +  * Only check contact read rights if company has contact.
 +==== Fix ====
 +  * Show better error when uploaded file too big.
 +  * Fix destroy line should be available for user with no delete rights.
 +  * Debug product update. Split updated check into product, barcode, sellprice, buyprice update so no unnecessary updates and logs are created. Fix check if multiprice updated.
 +  * Fix avoid sql error on update_buyprice on missing parameter.
 +===== Version 1.0.60 =====
 +==== New Features ====
 +  * Work on shipment class.
 +  - Deprecate orderstatus, replaced by shipmentstatus
 +  - Add deliverdate to list
 +  - Add order contacts to readContactTypes
 +  - Split line for multiware warehouse shipmentlines
 +  - Add subproducts to return of lines
 +  - Add product photo to return of lines
 +  - Prepare updateline for making package
 +  * Add edit of order customer and supplier ref.
 +  * Improve list for remote sort.
 +==== Fix ====
 +  * Fix list total not match sql result total. Set default for include total true for list. For sencha touch need force to false by operation before load
 +  * Fix multiple issue on barcode search.
 +  * Fix read product customer prices, avoid losing decimal point.
 +===== Version 1.0.59 =====
 +==== New Features ====
 +  * Add fetch company by barcode also for code client and code_fournisseur.
 +  * Add sort on code_fournisseur.
 +==== Fix ====
 +  * Fix PHP warning on activities tab.
 +  * Fix multiple issue on barcode search.
 ===== Version 1.0.58 ===== ===== Version 1.0.58 =====
 ==== New Features ==== ==== New Features ====
dolibarrconnectorrelnotes.txt · Last modified: 2024/01/29 14:40 by fappels