[Koha-bugs] [Bug 6890] Add reserves to modification logging

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 5 03:40:21 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6890

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #7 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 21817
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=21817&action=edit
Bug 6890 - log reservation actions

C4/Reserves.pm: log reservation actions
catalogue/issuehistory.tt: link to viewlog for circulation log
tools/viewlog.tt: add HOLD and UNHOLD actions, move results table nearer top
tools/viewlog.tt: rewrite to use loopro.module and to link better
members/readingrec.tt: link to circulation log for hold/unhold info

To test:
  1. place a few holds and release them somehow (cancel or issue);
  2. view the reading record of an affected borrower;
  3. click the link to the modification log and see the holds;
  4. click the link to an affected biblio;
  5. click to view its circulation history;
  6. click the link to the modification log and see the holds.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list