From 0ef7b4e57ccbfd7de16c815ef9dbeda66fe113e5 Mon Sep 17 00:00:00 2001 From: Stephen L Date: Fri, 17 Aug 2012 22:48:50 +0200 Subject: [PATCH] Update changelog Signed-off-by: Stephen L. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index b84c24045a3..24c8b2e643c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,6 +40,8 @@ For users: not work with this. - New: [ task #326 ]: Add a numbering module to suggest automatically a product ref - Fix: Errors weren't being shown in customer's & supplier's orders +- New: Add conditional substitution IF/ELSEIF/ENDIF for ODT templates +- New: Basic implementation of hooks and triggers for a lot (most) of core modules: action/calendar, trips and expenses, dons, vat payment, contact/society, contract, product lines, expedition, order supplier and order invoice (lines included), intervention card, project, tasks For developers: - New: Add webservice for thirdparty creation and list. @@ -52,6 +54,7 @@ For developers: - New: removed deprecated methods ldap::connect, formadmin::select_lang, html::select_tva +- New: Add custom substitution function for ODT product lines: mymodule_completesubstitutionarray_lines()