Update doc

This commit is contained in:
Laurent Destailleur 2012-01-27 23:09:39 +01:00
parent ade26226f6
commit 6623457710

View File

@ -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 *****