[Koha-bugs] [Bug 11573] change description of charges in account fines

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu May 1 00:28:33 CEST 2014


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

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 27822
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27822&action=edit
[SIGNED OFF] Bug 11573 - Make fine display more consistent for rentals

To test:

1. Set up an item type with a rental charge
2. issue an item from that item type
3. Check fines - the rental charge does not show the title of the issued item
4. Renew that item, the renewal charge does show the title of the issued item
5. Apply the patch
6. Repeat steps 1-4, both should show the title of the issued item in the
description.

This change is proposed in order to get rid of some double ups in the title on
the boraccount template.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
Tested with rental lines created before and after applying the patch.
After applying the patch it's better, but old lines will still look ok.

There is still a double up on the title on the 'pay' tab, as we get the
title from the itemnumber and also display the description. I think
getting all the information from the itemnumber for display would be
a bit nicer in the future. Butthis is an improvement.

Passes tests and QA script.

-- 
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