[Koha-bugs] [Bug 13592] Hold fee not being applied on placing a hold

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 9 17:10:26 CET 2015


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

Sally Healey <sally.healey at cheshiresharedservices.gov.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #17 from Sally Healey <sally.healey at cheshiresharedservices.gov.uk> ---
Hold fee is applied if all items for the record are issued
and at least one hold already exists on the record.  This patch adds the
ability to charge for any hold placed, regardless of the conditions.

Test plan:
1) Execute the updatedb entry to insert the new pref
2) Confirm that the behavior is the same as before applying this patch
3) Change the HoldFeeMode pref to 'always'
4) Note that the fee is applied for any hold placed

This patch has been tested and works as expected.

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


More information about the Koha-bugs mailing list