Allow user to cancel invoices
- UXPROD-3215Getting issue details... STATUS
Problem(s):
- There is no logic in place to manage the cancellation of invoices. Once an invoice has been approved there is no going back. The invoice must be paid and if mistakes were made the only way to reverse these is to create a credit invoice.
Use Cases & Requirements:
Requirement | Status | Use cases |
---|---|---|
Set invoice status to canceled | VALIDATED | Invoice may be canceled if Vendor ends up not be able to deliver the material |
Display transactions generated by canceled invoice as void and add there value back to the budget | VALIDATED | When invoices are canceled there value should no longer be counted against the budget |
Proposed workflow:
User selects the invoice they need to cancel
User clicks action menu in top right
User selects the "Cancel" option from the menu
User is intercepted by confirmation
User confirms cancelation
Invoice status is transitioned to canceled
All related Pending payment, payment and credit transactions are voided
Budget totals are updated
Questions:
Question | Status | Conclusion | Comments |
---|---|---|---|
OPEN |
Work Breakdown Structure:
Features: