[Koha-bugs] [Bug 26012] Date in 'Paid for' information not formatted to Time/DateFormat system preferences

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 11 14:58:54 CEST 2020


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

--- Comment #3 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 108058
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=108058&action=edit
Bug 26012: Correctly format "paid for" info on the item details view

The string is built controller side, which does not let the template
format the info nicely.
We want to display patron's info using patron-title.inc and the date
with the KohaDates plugin

Test plan:
- Make sure there is a replacement cost in the item
- check it out
- Mark it lost
- Pay the lost item fee
- Go to the detail page and look on the items tab for the item
- It will show an entry with "Paid for?" label
The patron's info and date must be correctly formatted

Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list