mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-11 03:40:20 +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