Do not format sum_total as currency, but as number

For the `Bulk Co-op Supplier Report` report
This commit is contained in:
Jean-Baptiste Bellet
2022-07-11 15:02:06 +02:00
parent 4766c7a00b
commit ce0031934a

View File

@@ -24,10 +24,6 @@ module Reporting
}
end
def columns_format
{ sum_total: :currency }
end
def rules
[
{