From 374d62e0ecfa89c7492858c6c2b13659dac12542 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 19 Oct 2010 17:58:45 +0000 Subject: [PATCH] New: Option MAIN_INVERT_SENDER_RECIPIENT is available in einstein pdf template. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index a081fafb5c4..bad1a44529d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,7 @@ For users: - New: Preview of emails sent by member module is shown. - New: task #10100 : Add button to create invoice from a subscription - New: Reorganize tabs on third parties. +- New: Option MAIN_INVERT_SENDER_RECIPIENT is available in einstein pdf template. - Perf: Avoid reading database to determine country code after each page call. - Fix: Better Postgresql compatibility.