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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 14 01:01:11 CET 2012


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

MJ Ray (software.coop) <mjr at software.coop> changed:

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

--- Comment #5 from MJ Ray (software.coop) <mjr at software.coop> ---
Created attachment 14109
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=14109&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