Currently, refunding in case of a suddenly closed service item (for washing room the item is a washing machine) is done manually. The suggestion is to do refunding automatically, so no one is forgotten and no refundings are delayed. The idea is to refund when the order time on a closed service item occurs. This prevents orders canceling after N+1 day on service item, that will be opened on day N.
Warning: beware concurrent deleting from database, this issue requires solving #38 first.
Currently, refunding in case of a suddenly closed service item (for washing room the item is a washing machine) is done manually. The suggestion is to do refunding automatically, so no one is forgotten and no refundings are delayed. The idea is to refund when the order time on a closed service item occurs. This prevents orders canceling after N+1 day on service item, that will be opened on day N. Warning: beware concurrent deleting from database, this issue requires solving #38 first.