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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jan 26 02:21:05 CET 2016


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

Aleisha Amohia <aleishaamohia at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #47288|0                           |1
        is obsolete|                            |

--- Comment #28 from Aleisha Amohia <aleishaamohia at hotmail.com> ---
Created attachment 47289
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47289&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 watching all bug changes.


More information about the Koha-bugs mailing list