[Koha-bugs] [Bug 11573] Fine descriptions related to Rentals are untranslatable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 26 14:33:43 CEST 2019


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

Nick Clemens <nick at bywatersolutions.com> 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 <nick at bywatersolutions.com> ---
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 <martin.renvoize at ptfs-europe.com>
Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list