[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
Fri Apr 13 11:50:37 CEST 2018


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

--- Comment #41 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 74148
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74148&action=edit
Bug 18786: Add ability to create custom payment types

Some libraries would like to be able to specify more specific payment types
such as cash, check, credit card, or even canned food ( for food drives ). This
feature will allow a library to specify payment types as authorised values of
the type PAYMENT_TYPE.

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
8) Select a payment type, confirm payment
9) Verify that payment type appears in "Description of charges" in tab
'Account'

Signed-off-by: Marc Véron <veron at veron.ch>

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

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


More information about the Koha-bugs mailing list