Actions
action #586
closedRefactoring how cancelation works
Status:
Closed
Priority:
Normal
Assignee:
Category:
Development
Target version:
Start date:
2013-07-09
Due date:
% Done:
100%
Estimated time:
2.00 h
Description
We need to open the possibility of canceling requests and reimbursements after they have been accepted. In general, we need more flexibility for canceling processes without leading to a situation in which 'canceled' is considered the only final state by state_machine.
Updated by ancorgs over 11 years ago
- % Done changed from 0 to 100
- Status changed from New to Closed
Cancelation reimplemented as a custom transition (not managed by state_machine) with its own independent button in the interface.
Actions