Use default money formatter for billing price

#475
This commit is contained in:
Artur Beljajev 2017-04-27 15:28:55 +03:00
parent 71102bb5e8
commit f50a788806

View file

@ -2,7 +2,7 @@
<td><%= price.zone_name %></td>
<td><%= price.duration.sub('mons', 'months') %></td>
<td><%= price.operation_category %></td>
<td><%= currency(price.price) %></td>
<td><%= number_to_currency price.price %></td>
<td><%= l price.valid_from, format: :date %></td>
<td><%= l price.valid_to, format: :date %></td>
<td>