From c7f666e03851c2d6c1b00bb0987336f8fb12a7a8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 27 Feb 2023 17:26:03 +0100 Subject: [PATCH] Doc --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index 189bcd41004..59281317804 100644 --- a/ChangeLog +++ b/ChangeLog @@ -211,6 +211,8 @@ Following changes may create regressions for some external modules, but were nec * Rename the substitution for "project label" instead of "project title" in substitution variables * You must use "$objectoffield" to manipulate the current object inside the formulare of computed custom extrafields instead of $obj/$object. * Making a global search is sending the parameter using always the name search_all (instead of sometimes sall and search_all) +* The property $url_last_version must be public if defined into module descriptor files; + ***** ChangeLog for 16.0.4 compared to 16.0.3 *****