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

M. de Rooy <m.de.r...@rijksmuseum.nl> changed:

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

--- Comment #35 from M. de Rooy <m.de.r...@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 <k...@bywatersolutions.com>

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