[Koha-bugs] [Bug 7241] circulation action logs record biblionumber instead of item number

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 17 17:31:48 CET 2013


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

M. de Rooy <m.de.rooy at rijksmuseum.nl> changed:

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

--- Comment #35 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 16202
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=16202&action=edit
Bug 7241: circulation action logs record biblionumber instead of item number

Issue log and and circulation logs are incorrectly recording biblionumber
instead of item number, creating incorrect logs.
This patch corrects this, and modifies the action_logs table in two ways:
- the timestamp is not updated anymore with UPDATES (but still automatically
filled when INSERTing)
- to partially correct the broken logs, the log history is filled with the
first found item for each biblio

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list