From bb70fcb2628e5d4047f07fa6f5d735c2115e4ca3 Mon Sep 17 00:00:00 2001 From: Victor Grousset Date: Fri, 13 Jul 2018 09:02:30 +0200 Subject: [PATCH] Bug 12310: (follow-up) Add relevant sysprefs to HEA DecimalSeparators: the new one CurrencyFormat: related because it's the display format --- C4/UsageStats.pm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/C4/UsageStats.pm b/C4/UsageStats.pm index 4f66111cd2..b235524eab 100644 --- a/C4/UsageStats.pm +++ b/C4/UsageStats.pm @@ -223,6 +223,8 @@ sub BuildReport { TagsEnabled CalendarFirstDayOfWeek opaclanguagesdisplay + DecimalSeparators + CurrencyFormat AuthoritiesLog BorrowersLog CataloguingLog -- 2.18.0