When we generate a new order for a user and a group we need to set an "expiration date" since generally groups have a specific date to receive orders from the users and be able to commit the orders to the suppliers.
This could be for instance "every saturday at 7PM". With this PR we create a new resource where we store the recurrency information for each group.
When we generate a new order for a user and a group we need to set an "expiration date" since generally groups have a specific date to receive orders from the users and be able to commit the orders to the suppliers.
This could be for instance "every saturday at 7PM". With this PR we create a new resource where we store the recurrency information for each group.
TODO
PUT
action