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

David Nind <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
  Text to go in the|                            |This enhancement adds the
      release notes|                            |"Return claims" column to
                   |                            |the circulation overdues
                   |                            |page, like it is on a
                   |                            |patron's check out and
                   |                            |details pages. Display or
                   |                            |hide the column using the
                   |                            |column settings options. It
                   |                            |can also be configured
                   |                            |using the table settings
                   |                            |options in the
                   |                            |administration area - it is
                   |                            |hidden by default.

--- Comment #13 from David Nind <[email protected]> ---
Testing notes (using koha-testing-docker):

1. Add a new authorized value for LOST, for example: Authorized value = 5,
Description = Claimed returned.
2. Add the authorized value (5) to the ClaimReturnedLostValue system
preference.
3. Note that if ClaimReturnedLostValue is not set, then the "Return claims"
column is not displayed on the patron's check out and details pages, but can be
displayed or hidden using the column settings button.
4. Check out an item to a patron so that it is overdue (when checking out:
expand the "Checkout settings" link under the barcode entry field, and specify
the due date to an earlier date than today).
5. View the patron's details page and note that the "Return claims" column is
displayed.
6. View the overdues page in the circulation module.
7. Note that there is no "Return claims" column, and it doesn't appear in the
list of columns that can be displayed or hidden.
8. After the patch is applied, the "Return claims" column can now be displayed
or hidden.
9. The column can also be configured using the table settings options in the
administration area - the default is for it to be hidden.

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