[Koha-bugs] [Bug 13697] Option to don't add a fee, if the patron changes to a category with enrolment fee

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 27 10:17:27 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13697

Christophe Croullebois <christophe.croullebois at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff

--- Comment #3 from Christophe Croullebois <christophe.croullebois at biblibre.com> ---
Test plan :

1/ create 2 categories (A & B). B with enrolment fee
2/ create a patron in category A
3/ change the patron category from A to B
4/ check that the patron has an enrolment fee to pay

Apply the patch

1/ create a new patron in category A
2/ change the patron category from A to B.
3/ check that the patron has an enrolment fee to pay
4/ change the system preference => UPDATE `systempreferences`  SET `value` =
'1' WHERE `systempreferences`.`variable` ='FeeOnChangePatronCategory';
5/ create a new patron in category A
6/ change the patron category from A to B
7/ check that the patron has no enrolment fee to pay

thx

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


More information about the Koha-bugs mailing list