mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-11 18:26:50 +00:00
Mark Litefarm farms as primary producers
This commit is contained in:
@@ -28,6 +28,7 @@ class EnterpriseImporter
|
||||
@owner.owned_enterprises.new(
|
||||
address: Spree::Address.new,
|
||||
semantic_link: SemanticLink.new(semantic_id: @dfc_enterprise.semanticId),
|
||||
is_primary_producer: true,
|
||||
visible: "public",
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user