dolibarrconnectorrelnotes
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dolibarrconnectorrelnotes [2021/10/20 19:52] – 1.0.66 fappels | dolibarrconnectorrelnotes [2025/04/17 17:09] (current) – connector 1.0.83 beta update fappels | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Dolibarr connector release notes ====== | ====== Dolibarr connector release notes ====== | ||
+ | ===== Version 1.0.83 beta ===== | ||
+ | ==== New Features ==== | ||
+ | * Allow update order status if user has no right writing orders. | ||
+ | * Allow update supplier order status if user has no right writing supplier orders. | ||
+ | * Add validate reception object. | ||
+ | * Add read of product constants. | ||
+ | * Add new constant to override standard detail view in Mobilid application. | ||
+ | * Add some new translation keys. | ||
+ | * Add API for Dolibarr Inventory object. | ||
+ | * Get user localization from main.lang. | ||
+ | * Add filter to force load virtual stock. If load for supplier, also add draft order stock. Add flag to indicate total_stock is virtual stock. | ||
+ | * Add support for stock managed services. | ||
+ | ==== Change ==== | ||
+ | * STOCK_ALLOW_NEGATIVE_TRANSFER is changed into STOCK_DISALLOW_NEGATIVE_TRANSFER for V22. | ||
+ | ==== Fixes ==== | ||
+ | * Fix remise_percent for Dolbarr V19+ | ||
+ | * Fix set planned date delivered. | ||
+ | ===== Version 1.0.82 ===== | ||
+ | ==== 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 ' | ||
+ | ===== 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 ' | ||
+ | * 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/ | ||
+ | * 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. | ||
+ | * 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 ===== | ||
+ | ==== New Features ==== | ||
+ | * Test and fix for Dolibarr V19. | ||
+ | * New add order search by product ref. | ||
+ | ==== Fix ==== | ||
+ | * Connection for old Android devices unable to update system webview. | ||
+ | * load top position product photo iso fist file. | ||
+ | * Backward compatibility and deprecated. | ||
+ | * Add some missing translation keys and correct french translations. | ||
+ | ===== Version 1.0.75 ===== | ||
+ | * Fix search product with no stock. | ||
+ | ===== Version 1.0.74 ===== | ||
+ | ==== New Features ==== | ||
+ | * Start testing on Dolibarr 19. | ||
+ | ==== Fix ==== | ||
+ | * Fix status label in supplier order list. | ||
+ | * Fix stock movement cost price if Dolibarr reception module active. | ||
+ | ===== Version 1.0.73 ===== | ||
+ | ==== New Features ==== | ||
+ | * Tested on Dolibarr 18. | ||
+ | ==== Fix ==== | ||
+ | * Fix activities list when in multicompany transverse mode. | ||
+ | * Fix MO file upload. | ||
+ | * Fix MO scan barcode with type not set. | ||
+ | * Fix MO duplicate translation key. | ||
+ | * Fix add missing MO status update to MO update | ||
+ | ===== Version 1.0.72 ===== | ||
+ | ==== New Features ==== | ||
+ | * Add update production line. | ||
+ | * Tested on Dolibarr 17. | ||
+ | * Add read MO lines without warehouse and lot info if warehouse filter has negative value. | ||
+ | * Add Mobilid specific complementary fields for products. A text field for showing in product lists and a numeric field to use for the step increment value in client application. | ||
+ | * Start debug for dolibarr 18. | ||
+ | * Add compatibility with multi-company transverse mode. | ||
+ | * Improve makeNumericLabelSortable for order alpha - numeric. | ||
+ | * Add Dolibarr log Error on connector error. | ||
+ | * Add product weigth and size to order lines. Add calculated weight and size to shipment lines. | ||
+ | * Add producible status to MO. Dolibarr 16 needed. | ||
+ | * Improve shippable status performance. | ||
+ | ==== Fix ==== | ||
+ | * Fix session samesite and secure should be send for Android builds targeting API 31+ | ||
+ | * Fix PHP 8 issues. | ||
+ | * Fix allow personal language value ' | ||
+ | * Fix delete production line. | ||
+ | * Fix read MO lines, wrong row id for lot type product. | ||
+ | * Fix update MO line for lot type product. | ||
+ | * Fix Mo line user modification. | ||
+ | * Fix regression on create product. | ||
+ | * Fix compatibility for older dolibarr versions. | ||
+ | * Fix reset module settings. | ||
+ | * Fix html in EN_gb language file. | ||
+ | * Fix missing delete child table. | ||
+ | * Fix dolibarr reception module uses different rights. | ||
+ | * Fix no preset batch for non serial to allow to set full batch info by GS1 code. | ||
+ | * Fix regression on find lot. | ||
+ | * Fix store device time-zone into session. | ||
+ | * Fix strip html entities from product description. | ||
+ | * Fix mysoc required for verify third-party create. | ||
+ | * Fix MO stock movement origin missing for Dolibarr 15+. | ||
+ | ===== Version 1.0.71 ===== | ||
+ | ==== New Features ==== | ||
+ | * Add '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/ | ||
+ | * 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 ===== | ||
+ | ==== New Features ==== | ||
+ | * Add qty already packaged to read shipment line. | ||
+ | * When filter shipment list by product/ | ||
+ | * Improve authentication error handling. | ||
+ | * Add Identify field to force an Identfy on connected app. | ||
+ | * Add fieds to store webview name and version of connected app. | ||
+ | * Prepare and fix for Dolibarr 15. | ||
+ | * New show virtual stock in productlist if STOCK_SHOW_VIRTUAL_STOCK_IN_PRODUCTS_COMBO set and sort/filter on warehouse asked | ||
+ | * Add warehouse ref to product list. | ||
+ | ==== Fix ==== | ||
+ | * Fix for modulebuilder common used get_class($this). | ||
+ | * Fix PHP 7.3 + samesite CSRF compatiblity. | ||
+ | * Fix wrong show virtual stock constant send to app. | ||
+ | * Fix allow warehouse ref with dots | ||
+ | * Fix translations | ||
===== Version 1.0.66 ===== | ===== Version 1.0.66 ===== | ||
==== New Features ==== | ==== New Features ==== | ||
* Only show total stock in warehouse list when asked. | * Only show total stock in warehouse list when asked. | ||
+ | * Add sort by author in order and supplier order list. | ||
==== Fix ==== | ==== Fix ==== | ||
* Fix supplier price should be hidden if user has no rights to see supplier. | * Fix supplier price should be hidden if user has no rights to see supplier. | ||
+ | * Fix read only supplier prices if user has rights to view suppliers. | ||
===== Version 1.0.65 ===== | ===== Version 1.0.65 ===== | ||
==== New Features ==== | ==== New Features ==== |
dolibarrconnectorrelnotes.1634752340.txt.gz · Last modified: 2021/10/20 19:52 by fappels