mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
Fix product and inventory report, lettuce share
This commit is contained in:
@@ -65,7 +65,7 @@ module Reporting
|
||||
end
|
||||
|
||||
def producer_name(variant)
|
||||
variant.product.supplier.name
|
||||
variant.supplier.name
|
||||
end
|
||||
|
||||
def certification(variant)
|
||||
|
||||
Reference in New Issue
Block a user