mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Fix bulk coop report
This commit is contained in:
@@ -22,7 +22,7 @@ module Reporting
|
||||
[
|
||||
{
|
||||
order: [:bill_address],
|
||||
variant: { product: :supplier }
|
||||
variant: [:product, :supplier]
|
||||
}
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user