User Tools

Site Tools


dolibarrconnectorrelnotes

This is an old revision of the document!


Dolibarr connector release notes

Version 1.0.55

New Features

  • Add new dolibarr10+ c_unit fields.
  • Add width and height field.
  • Add Romanian translation.

Fix

  • Fix do not read product as a lot product when lot module disabled.
  • Fix do not read supplier order lines with no stock.
  • Fix no warehouse found should not return '0'.
  • Fix product lot list.
  • Update length field name because reserved ExtDirect object property.

Version 1.0.54

Improvements

  • Add read Warehouses paging compatibility for ExtJs.

Fix

  • Fix for PHP 7.2+
  • Fix expedition line create PHP error on new required parameter

Changes

  • Remove Dolibarr 3.3 support.

Version 1.0.53

New Features

  • Dolibarr 11 compatibility.

Improvements

  • Add ExtJs 6+ paging to order, shipment and intervention lists.

Changes

  • Remove Dolibarr 3.3 support.

Version 1.0.52

New Features

  • Add virtual product photo.

Improvements

  • Add sub_product_parent_id to childproduct list.

Fixes

  • Fix regression on createAuthentication.
  • Fix file upload always blocked.

Version 1.0.50

New Features

  • Add virtual product visibility in order lines.

Improvements

  • Add update of authentication values.

Fixes

  • Add missing dolibarr set supplier order discount.
  • Fix bug detected by dolistore, error when delete dolibarr user.

Version 1.0.49

New Features

  • Compatible Dolibarr 10.0
  • New add file upload for available objects.

Improvements

  • Performance improvement, do not calculate unused virtual stock.

Fixes

  • Fix sql_error for mysql 5.7.5 +
  • Fix sql error if product_id not set and ref_supplier_id set to 0.
  • Fix html entities in orderstatus.

Version 1.0.48

New Features

  • Debug for with Dolibarr 10.0-alpha.
  • Add German translation.

Improvements

  • Make compatible with ExtJs 5+
  • Add include_total parameter for ExtJs 6 modern list paging.

Fixes

  • Fix warehouse label with spaces are truncated to first word.
  • Fix order localtax not calculated.
  • Fix overwrite vat when line vat is set.

Version 1.0.47

New Features

  • Compatible with Dolibarr 9.0.
  • Add file upload.

Improvements

  • Improve load orderlist performance.
  • Improve warehouse sorting, if warehouse starts with digit, leading number is extended with zero's.

Fixes

  • Fix create multi batches shipment lines.
  • Fix search for 12 digit stored barcodes.
  • Fix read multiprices in product list.

Version 1.0.46

New Features

  • Compatible with Dolibarr 8.0.
  • Add read product variant attribute and variation values.
  • Prepare router for form file upload.
  • Add fichinter (interventions) support.

Fixes

  • Add constraint to prevent creating duplicate shipment lines.
  • Fix sql error for some sql versions/restriction.
  • Fix multiprice update for PHP 7.
  • Fix create thumbnails on PHP 7.

Version 1.0.45

Fixes

  • Fix reading orderlines containing zero stock products.
  • Improve shipment error handling

Version 1.0.44

New Features

  • Compatible with Dolibarr 7.0.
  • Add reading of extrafields
  • Improve EAN detection in barcode search.
  • Log client webview version.
  • Add customer and supplier code to company list.

Fixes

  • Fix duration calculation for draft objects.
  • Fix for UPC type barcode.
  • Fix PDF generating for Dolbarr versions < 3.7
  • Fix loadpersonalconf of user for dolibarr >= 6.0
  • Orderline with zero total stock should use 'All warehouse' id

Version 1.0.43

New Features

  • Compatible with Dolibarr 6.0.
  • Add support for Experimental Dolibarr option 'Product Units'.
  • Add Supplier price discount to product list.
  • Add filter by order to shipment list.
  • Add zip to third-party and contact content search.

Fixes

  • Fix missing dispatched qty for 0 stock products.
  • Fix sellby/eatby missing in multiwarehouse product batch list.

Version 1.0.42

New Features

  • Add orderline filter by batch on top of batch_id.
  • Add barcode_with_checsum field.
  • Add activity object links to admin page.

Version 1.0.41

New Features

  • Also allow search for ref when read product by barcode
  • Improvements for supplier orders
  • Allow install in htdocs/custom dir
  • Skip 0 stock order lines when shipment stock rule set
  • Add total stock value for product

Fixes

  • Fix price by customer VAT on order line
  • Fix for 5.0 set availability method name changed.
  • Fix Ignore csrf check for dolibarr 5.0+
  • Fix missing price lib include for total discount calculation
  • Fix update line, only add photo when no photo

Version 1.0.40

New Features

  • Add reading product customer price.
  • Add content filter to getTowns.

Fixes

  • Fix list services

Version 1.0.39

Fixes

  • Fix PHP 5.3 compatibility
  • Cleanup code PHP warnings

Version 1.0.38

New Features

  • Add filtering on warehouse status.
  • Checked for Dolibarr 5.0-beta.
  • Add constants reading for third parties.

Fixes

  • Fix not array in foreach warning in admin panel.
  • If small product photo not available load mini format.
  • Fix PHP 5.3 compatibility
  • Cleanup code PHP warnings

Version 1.0.37

New Features

  • Add reading of Order and Shipment constants.
  • Add lot id filter to read Supplier orderline.

Fixes

  • Add missing societe→client→view permission check.

Version 1.0.36

New Features

  • Add filter contact by company id to readContact.
  • Add total discount calculation to readOrder.
  • Add planned delivary date to customer order list.
  • Add shipment line update and delete.
  • Add dolibarr 4.0 compatibility.
  • Add total_stock to orderline.
  • Add Italian translation.

Fixes

  • Add missing typent_id for creating and updating company.
  • Include orderlines with services.
  • Ship free order lines.

Version 1.0.35

New Features

  • Add order mode to supplier order list.
  • Add customer ref to customer order list.
  • Add user author and order total inc to orderlist.
  • Add price and price_ttc to productlist.
  • Add warehouse status to readWarehouses.

Fixes

  • Add missing items to shipment class.
  • Fix add product.lib.php for 4.0 compatibility.
  • Fix translate supplier mode in supplier order list.
  • Fix add subprice for customer order lines.
  • Fix minimum doliibarr version check.

Version 1.0.34

New Features

  • Add 'Tax included' price updating.
  • Check for 3.9 RC2 and 4.0 beta compatibility.

Change

  • Add possibility to delete negative batch stock and correct batch stock that doesn't match product stock.

Fixes

  • Don't do unchanged product updates, if only stock qty changes.

Version 1.0.33

New Features

  • Add PDF generation on Order and Shipment validation.
  • Add product supplier price update
  • Add shipping-method and incoterms to order and shipment classes

Change

  • Add send server timezone to client on authentication.
  • Add ERROR activity status to trace sync errors

Fixes

  • Stock update with only stock read/write rights
  • Only dispatch lines from validated orders
  • Add customer vat required test when creating order
  • Fix rounding all stock qty total

Version 1.0.32

New Features

  • Add sell price update

Change

  • Add customer orderline price and price_base_type create/update

Fixes

  • Agenda event search
  • Add shipment line for each stock location.
  • Use date instead of datetime for lot dates
  • Fix for adding new batch in free dispatch mode

Version 1.0.31

New Features

  • Checked successful on 3.9 beta

Change

  • Make use of new fields in Dolibarr dispatch table
  • Remove Dolibarr 3.2 compatibility

Fixes

  • Round Stock totals in stock location list
  • Fix remove html entities from default lot name.
  • Fix location search, add remote search on label and description, add paging, add filter on lot name, lot name has priority over lot id.

Version 1.0.30

New Features

  • Checked successful on 3.8
  • Improved activity report, show activity duration, filter on user

Fixes

  • Fix translations
  • Fix Check stock user rights iso product user rights when updating stock count. Add check on changes for all Product fields, if changes check product rights.
  • Fix Mysql rounding issue on dispatch
  • Fix Read supplier orderlines with negative stock.

Version 1.0.29

New Features

  • Checked successful on 3.8 beta

Fixes

  • Fix translations
  • Fix missing check on move photo to product docs

Version 1.0.28

New Features

  • Improved error translating.
  • Third-Party Skype field added.
  • EAN barcode search improvement (ignore checksum).
  • Add warehouse description and warehouse stock.

Fixes

  • Fix create new batch starting from zero product stock.
  • Fix: Photo upload when dispatching.
  • Fix: show order-lines with stock < 1 > 0 (like 0.5).

Version 1.0.27

New Features

  • Improved error reporting.
  • Prepared for Dolibarr 3.8.
  • Add read/write of product photos.

Fixes

  • Fixed product/service filter
  • Fixed order validation permissions
  • Replaced deprecated HTTP_POST_RAW_DATA

Version 1.0.24

Fixes

  • Fix reading shared elements in MultiCompany

Version 1.0.23

New Features

  • Multi Company compatibility and read company name.
  • Load total qty of a batch from all warehouses.

Fixes

  • Don't search for batch on non stock product

Version 1.0.21

New Features

  • Add product supplier prices.
  • Add new class supplier order + tests.
  • Add contact type filter to customer order list.

Fixes

  • Fix 3.2 and 3.3 compatibility.
  • Translate forced user language.

Version 1.0.19

New Features

  • Add barcode types list with default barcode type.
  • Add update product batch.

Change

  • Field cleanup and set some deprecated.
  • Checked 3.7 compatibility.
  • Improve product batch manupilation

Fixes

  • Check for numeric value of activity_id

Version 1.0.18

Fixes

  • Check user shipment rights iso order rights when creating shipments.
  • Create enabled new contact iso switched off contact.
  • Repair Dolibarr 3.2 and 3.3 compatibility.
  • Translation update.

Version 1.0.17

Required to use new features in Mobilid 1.0.14+

New features

  • Add product batch-compatibility.
  • Add country and state constants reading.
  • Translation update.
dolibarrconnectorrelnotes.1583507070.txt.gz · Last modified: 2020/03/06 16:04 by fappels