From 8508fb0e25f8aa7592b21fa5d5ed35bfc8c229df Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 3 Mar 2011 09:13:35 +0000 Subject: [PATCH] Doc --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8b62a058875..6a116973007 100644 --- a/ChangeLog +++ b/ChangeLog @@ -19,6 +19,8 @@ For users: - New: Add a first workflow module to create automatic action on some events (create order on proposal closing). - New: Can create manually order from proposal. +- New: Use autocompletion on invoice select when creating replacement + or credit note invoice. - Fix: Better Postgresql compatibility. For developers: