From 4b4fe9811f9a4b85d3ad7847d42934f59f02bf8e Mon Sep 17 00:00:00 2001 From: aspangaro Date: Sun, 21 Sep 2014 20:43:06 +0200 Subject: [PATCH] Changelog --- ChangeLog | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index cf0f0b2f922..d2d26bf6fc8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -111,9 +111,11 @@ For developers: - New: renamed table llx_c_pays to llx_c_country & libelle field to label. - Qual: Renamed table llx_c_civilite into llx_c_civility, field civilite into label in the same table, - and field civilite into civility in other table -- Qual: Renamed all files & links "liste.php" into "list.php" -- Qual: Renamed all files & links "fiche.php" into "card.php" + and field civilite into civility in other table. +- Qual: Renamed all files & links "liste.php" into "list.php". +- Qual: Renamed all files & links "fiche.php" into "card.php". +- Qual: Replace all constants COMPTA_* by ACCOUNTING_*. +- Qual: Replace all constants ACCOUNTINGEX_* by ACCOUNTING_* to simplify migration of the module WARNING: Following changes may create regression for some external modules, but was necessary to make Dolibarr better: