Commit 4c6b896e authored by Romain Courteaud's avatar Romain Courteaud

Open Order can be created once per day.

parent de0aae98
......@@ -24,10 +24,16 @@
<key> <string>id</string> </key>
<value> <string>slapos_request_update_hosting_subscription_open_sale_order</string> </value>
</item>
<item>
<key> <string>periodicity_day_frequency</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>periodicity_hour</string> </key>
<value>
<tuple/>
<tuple>
<int>0</int>
</tuple>
</value>
</item>
<item>
......
229
\ No newline at end of file
230
\ No newline at end of file
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