From 69771bc402eee4f7fbe8f9b809594c5ec7bd9776 Mon Sep 17 00:00:00 2001 From: Gregory Roussac Date: Fri, 25 Jan 2013 12:13:13 +0100 Subject: [PATCH] [-] BO : Do not display country formatting twice, neither in FO --- classes/AddressFormat.php | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/AddressFormat.php b/classes/AddressFormat.php index 6c71581c3..0c9fc1183 100644 --- a/classes/AddressFormat.php +++ b/classes/AddressFormat.php @@ -73,6 +73,7 @@ class AddressFormatCore extends ObjectModel 'active', 'is_guest', 'date_upd', + 'country', 'years', 'days', 'months',