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

--- Comment #12 from Katrin Fischer <katrin.fisc...@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...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to