From bc8b2ae33130b11c96b719f2407a50f6f26586eb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Thu, 8 Dec 2016 13:13:46 +0100 Subject: [PATCH] Update doc --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index e0b157c7dc9..f596ae1bb88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -115,6 +115,7 @@ NEW: Usage of vat code seems ok everywhere. NEW: User date of employment added. NEW: Use small photo of user on all user links. NEW: Use new archi to select fields into list of time spent. +NEW: Available substitution key (__INVOICE_MONTH__, __INVOICE_PREVIOUS_MONTH__, ...) to use into note text of recurring invoices. For developers: NEW: Add ORDER_MODIFY trigger on each order modification.