Details
-
Story
-
Status: Open (View Workflow)
-
TBD
-
Resolution: Unresolved
-
None
-
None
-
Thunderjet
-
TBD
Description
Purpose:
We sometimes need to process payment more quickly than the standard processing time and we need a way to communicate that in the voucher extract to alert AP staff.
(43)
User story statement(s):
As an acquisitions librarian
I need to flag an invoice as urgent
So that a voucher sent to an AP system indicates it must be paid immediately
Scenarios:
- Scenario: Marking an Invoice as "Pay Immediately"
- Given I am creating an invoice
- and the invoice must be paid quickly
- When I check the flag to pay the invoice Immediately
- Then the invoice will have a value of Pay Immediately = True
2. Scenario: Voucher displays "Pay Immediately"
- Given there is an invoice
- and the invoice has Pay Immediately = True
- When a user generates the voucher
- Then the voucher will indicate it should be paid immediately