https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786 --- Comment #5 from Kyle M Hall <kyle@bywatersolutions.com> --- Ack! Thanks for the test plan! I'll get the patch set fixed up asap! (In reply to Marc Véron from comment #4)
Test plan was missing.
I tested with following steps: Following test is OK:
- Apply patches - Update database - Add authorised value PAYMENT_TYPE with values 'Cash', 'Check', 'Credit card' - Go to the fines section of a patron who has several fines - Tab 'Fines' - Click on 'Pay' for an individual fine - Verified that in form 'Pay an individual fine' a dropdown appears with paxment types - Selected a payment type, confirm payment - Verify that payment type appears in "Description of charges" in tab 'Account'
Following is missing: - Go to 'Fines' tab - Use 'Pay amount' or 'Pay selected' for payment Fail: There is no dropdown list with payment types
-- You are receiving this mail because: You are watching all bug changes.