From fcde5e28bc9574f01ec4dd91bec13f928ffa5108 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur <eldy@users.sourceforge.net> Date: Tue, 14 Sep 2010 20:29:33 +0000 Subject: [PATCH] New: task #10100 : Add button to create invoice from a subscription --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 96174a6d5c8..aad2a119a31 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ For users: - New: Can add a comment on stock dispatching to be save into stock movements. - New: Add option to send all emails sent to a bulk carbon copy. - New: Preview of emails sent by member module is shown. +- New: task #10100 : Add button to create invoice from a subscription - Perf: Avoid reading database to determine country code after each page call. - Fix: Better Postgresql compatibility. -- GitLab