Commit acaadfc9 authored by Romain Courteaud's avatar Romain Courteaud

slapos_ecoallocation: XXX fixup set eco allocation price to 0

parent eadb4b9d
......@@ -75,6 +75,7 @@ else:
aggregate_value_list=aggregate_value_list,
resource_value=service,
quantity_unit=service.getQuantityUnit(),
price=0
)
delivery.confirm(comment="Created from %s" % context.getRelativeUrl())
delivery.start()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment