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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #91529|0                           |1
        is obsolete|                            |
  Attachment #91530|0                           |1
        is obsolete|                            |
  Attachment #91531|0                           |1
        is obsolete|                            |
  Attachment #91532|0                           |1
        is obsolete|                            |
  Attachment #91800|0                           |1
        is obsolete|                            |

--- Comment #67 from Nick Clemens <[email protected]> ---
Created attachment 91801
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=91801&action=edit
Bug 11573: Make rental accountlines translatable

To test:

1. Set up an item type with a rental charge
2. Issue an item with that item type
3. Check fines, a charge of type 'Rent' will be visible with a
description of 'Rental'.
4. Renew the item
5. Check fines, a charge of type 'Rent' will be visible with a
description of 'Renewal of Rental Item TITLE BARCODE' where TITLE and
BARCODE are the items title and barcode.
5. Apply the patch
6. Repeat steps 1-4, charge descriptions should now be empty and charge
types should display 'Rental fee' and 'Renewal of rental item'.
7. Repeat steps 1-6 for an item type with a daily rental charge and note
the charge types are now 'Daily rental fee' and 'Renewal of daily rental
item'

Signed-off-by: Martin Renvoize <[email protected]>
Signed-off-by: Kyle M Hall <[email protected]>

Signed-off-by: Nick Clemens <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
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