From 129d25a5877135b1fb6314133529e784ad8a7783 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 19 May 2021 19:55:13 +0200 Subject: [PATCH] Update doc --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 52cc6035b68..ec201fa378e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -160,6 +160,7 @@ NEW: #13739 #17390 Product API route added to get product stock and product with WARNING: Following changes may create regressions for some external modules, but were necessary to make Dolibarr better: +* Module SimplePOS is deprecated. If you need a POS module, please use the module TakePOS. * The ICS value for direct debit or credit transfer is now store on each bank account instead of into the global setup. * API /setup/shipment_methods has been replaced with API /setup/shipping_methods * Field "total" renamed into to "total_ht" for table llx_facture, llx_facture_rec for better field name consistency