[Koha-bugs] [Bug 6759] Use a different account type for account renewals than for new accounts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 12 20:16:59 CEST 2019


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

--- Comment #11 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 92765
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=92765&action=edit
Bug 6759: Split account creation and renewal charges

Test plan:
1. Enable charging for patron enrolement
2. Add a new patron where the category is charged for
3. Note the charge of type 'Account management fee'
4. Renew the patron
5. Note the next charge of type 'Account management fee'
6. Apply patch
7. Repeat steps 1-6 and note the first charge will be of type 'Account
creation fee' and the second of type 'Account renewal fee'
8. Bonus points, enable 'FeeOnChangePatronCategory' and check that when
changing a patron from a free category to a charged one that a new
'Account renewal fee' is charged.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list