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

Caroline Cyr La Rose <caroline.cyr-la-r...@inlibro.com> changed:

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

--- Comment #4 from Caroline Cyr La Rose <caroline.cyr-la-r...@inlibro.com> ---
Created attachment 154321
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154321&action=edit
Bug 25023: Claims returned dates not formatted according to dateformat
preference

This patch updates the code for rendering the claims returned table on
the checkout and patron detail pages. Now the dates are formatted using
the global js-date-format.inc code.

To test, apply the patch and make sure the claims returned feature is
enabled by setting a value in the ClaimReturnedLostValue system
preference.

- Check out some items to a patron.
- Under the checkouts tab, mark several checkouts as "Claim returned."
- Open the claims tab.
- The dates in the "Created on" column should be formatted according to
  your dateformat system preference.
  - Change the dateformat preference and return to the checkouts page.
    Confirm that the claims tab shows dates formatted correctly.
- The "created on" and "updated on" columns should sort correctly with
  any dateformat setting. You may have to directly modify the dates in
  the database in order to have the right data for testing this.

Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-r...@inlibro.com>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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