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

Kyle M Hall <[email protected]> changed:

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

--- Comment #30 from Kyle M Hall <[email protected]> ---
Created attachment 12434
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12434&action=edit
[SIGNED-OFF] 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 <[email protected]>

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