mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-09 03:20:21 +00:00
Do not format sum_total as currency, but as number
For the `Bulk Co-op Supplier Report` report
This commit is contained in:
@@ -24,10 +24,6 @@ module Reporting
|
||||
}
|
||||
end
|
||||
|
||||
def columns_format
|
||||
{ sum_total: :currency }
|
||||
end
|
||||
|
||||
def rules
|
||||
[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user