[Koha-bugs] [Bug 18786] Add ability to create custom payment types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 22 18:33:18 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786

--- Comment #10 from Martha Fuerst <mfuerst at hmcpl.org> ---
Got the following error when trying to pay a lost item charge, but fine is gone
from the account. No indication of payment on Account page or in
account_offsets table.

Software error:

{UNKNOWN}: Can't call method "unblessed" on an undefined value at
/var/lib/koha/hcpl/kohaclone/C4/Circulation.pm line 2178. at
/var/lib/koha/hcpl/kohaclone/C4/Circulation.pm line 2198
For help, please send mail to the webmaster ([no address given]), giving this
error message and the time and date of the error.

Everything else works fine.

Test Plan:
1) Apply patches
2) Update database
3) Add authorised value PAYMENT_TYPE with values 'Cash', 'Check', 'Credit card'
4) Go to the fines section of a patron who has several fines
5) Tab 'Fines'
6) Click on 'Pay' for an individual fine
7) Verify that in the form a 'Pay an individual fine' dropdown appears with
payment types - YES (also appears with all "Pay")
8) Select a payment type, confirm payment
9) Verify that payment type appears in "Description of charges" in tab
'Account'

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list