Bug 21844: Include itemcallnumber in lost fine description
authorNick Clemens <nick@bywatersolutions.com>
Thu, 15 Nov 2018 18:56:00 +0000 (18:56 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 26 Dec 2018 20:47:06 +0000 (20:47 +0000)
commita5eaa7a37d38f4de623918d498d56a2e7bd2bcec
tree7810ceec525a595e30bc256c3d2edf16c59f759a
parent2e5e127b085b0cb6c795a31f16b3a36bad0ebca1
Bug 21844: Include itemcallnumber in lost fine description

To test:
 1 - Make sure WhenLostChargeReplacementFee is set to charge
 2 - Find an item with a replacement cost (or default) and a call number
 3 - Checkout the item to a patron
 4 - Mark the item lost
 5 - View the fine - the description includes title and barcode
 6 - Apply patch
 7 - Check the item in
 8 - Check it out again
 9 - Mark it lost
10 - Note the fine includes the callnumber

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Circulation.pm