From b931d11d0f6cf62d42740838bac29270427b1f1d Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 14 Oct 2020 09:24:12 +0200 Subject: [PATCH] suite --- app/views/admin/societes/_societe.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/societes/_societe.html.haml b/app/views/admin/societes/_societe.html.haml index 42c5322..a6cec21 100644 --- a/app/views/admin/societes/_societe.html.haml +++ b/app/views/admin/societes/_societe.html.haml @@ -17,7 +17,7 @@ =number_to_currency(valeur) %td.numeraire - =number_to_currency valeur *(societe.ac_rate / 100.0) + =number_to_currency valeur *(societe.ac_rate.to_f / 100.0) %td.numeraire =societe.seuils.count