From 48b8920a1fa12ce82f42bba0e1e8efd5d57b4c1d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 8 Apr 2020 11:24:12 +0200 Subject: [PATCH] Update doc --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 911775b0a54..0de59b03184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ English Dolibarr ChangeLog ***** ChangeLog for 12.0.0 compared to 11.0.0 ***** For Users: NEW: Module MO (Manufacturing Order) is available as stable module. +NEW: Add option MAIN_VIEW_LINE_NUMBER_IN_LIST for some lists. For Developers or integrators: * A new way to navigate between pages in list is available. To use it, you must @@ -27,6 +28,7 @@ Following changes may create regressions for some external modules, but were nec * Library jflot (replace with chartjs) and geoip (replaced with geoip2) were removed. * Hidden constant COMMANDE_VALID_AFTER_CLOSE_PROPAL were renamed into ORDER_VALID_AFTER_CLOSE_PROPAL. + ***** ChangeLog for 11.0.3 compared to 11.0.2 ***** FIX: unit price for selected supplier products not set. NaN was used. FIX: use bad var to check if total is positive for each VAT rate when validating an invoice