use grouping to format number

pull/86/head
Laetitia Gangloff 2014-08-29 17:33:03 +02:00 committed by Stéphane Bidoul
parent 91120a8089
commit e1f5210c0c
1 changed files with 1 additions and 0 deletions

View File

@ -208,6 +208,7 @@ class mis_report_kpi(orm.Model):
'%%%s.%df' % (
sign, dp),
value,
grouping=True,
context=context),
divider_label, suffix or '')