Commit 25a7974d authored by Romain Courteaud's avatar Romain Courteaud

slapos_cloud: use the allocation supply start date to filter not yet activated

parent 839eb53b
......@@ -46,6 +46,7 @@ tmp_context = portal.portal_trash.newContent(
resource_value=software_product,
software_type_value=type_variation,
software_release_value=release_variation,
start_date=DateTime()
)
allocation_cell_list = [x.getObject() for x in \
......
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