Actions
action #666
closedAllow supervisors to change the status of a request/reimbursement in arbitrary ways
Start date:
2013-08-27
Due date:
% Done:
100%
Estimated time:
3.00 h
Description
Implement some way for the supervisors to arbitrary change the status of any request or reimbursement breaking the normal workflow of state_machine. Tests are needed, of course.
Updated by ancorgs about 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
I have refactored state transitions in order to make the arbitrary changes fit nicely into the current workflow-based approach. Now a user interface is needed. And more tests, of course.
Updated by ancorgs about 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 30 to 100
Refactoring of the user interface (and specially the corresponding fixes in the tests) took much much longer than expected. It's done now, including tests.
Actions