From 6623457710473bc2c6206257f4764e98aef8b4a3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 27 Jan 2012 23:09:39 +0100 Subject: [PATCH] Update doc --- ChangeLog | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 94926a0c0e1..c2790033b52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,14 +1,19 @@ -------------------------------------------------------------- English Dolibarr ChangeLog -$Id:$ -------------------------------------------------------------- ***** ChangeLog for 3.1.1 compared to 3.1.0 ***** -- New: Add option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS -- Fix: Removed warnings during install - +- New: Add option FACTURE_DEPOSITS_ARE_JUST_PAYMENTS. With this option added, + credit notes are not removed from total amount of invoice but are just + payments used to reducs remain to pay. +- Fix: Removed warnings during install. +- Fix: State into address of paypal payments were lost +- Fix: Removed Bare LF from emails sent with smtps method. +- Fix: Can show report on selected period. +- Fix: product removed from list after deleted into order. +- Fix: pgsql can connect using socket. ***** ChangeLog for 3.1 compared to 3.0 *****