Koha/C4
Adrien Saurat 7ceb9988e9 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@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-03-21 11:42:56 -04:00
..
AuthoritiesMarc
Barcodes
ClassSortRoutine
Creators Bug 6679 - [SIGNED-OFF] fix 4 perlcritic violations in C4/Creators/PDF.pm 2012-09-20 12:17:07 +02:00
External
Form
Heading
ILSDI Bug 9019: Return item fields in ILS-DI GetRecords 2012-12-11 08:33:04 -05:00
Installer Bug 9434: Introduce new tied cache system 2013-03-20 15:15:44 -04:00
Labels
Linker
Members Bug 7919: Fix unit test (Members_AttributeTypes.t) 2012-12-07 18:26:37 -05:00
OAI
Output
Patroncards
Reports
Search
SIP Bug 9343: handles the new format of Debarred 2013-01-22 20:01:06 -05:00
Utils
VirtualShelves Bug 9458 - Add sorting to lists - QA Followup 3 2013-03-13 09:06:20 -04:00
Accounts.pm Bug 9293 - action_logs not tracking payments 2013-03-11 17:59:17 -04:00
Acquisition.pm Bug 9455: Remove unnecessary quoting from sql 2013-02-20 08:23:13 -05:00
Auth.pm Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
Auth_cas_servers.yaml.orig
Auth_with_cas.pm
Auth_with_ldap.pm Bug 8919 - ExtendedPatronAttributes not populated from LDAP 2012-11-08 12:42:52 -05:00
AuthoritiesMarc.pm Bug 7440 follow-up removing forgotten NoZebra references 2013-03-19 21:17:05 -04:00
BackgroundJob.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/BackgroundJob.pm 2012-09-20 12:01:40 +02:00
Barcodes.pm
Biblio.pm Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
Bookseller.pm Bug 8164: Replace IFNULL with COALESCE 2012-11-28 19:08:29 -05:00
Boolean.pm Bug 9827: remove 'insecure' system preference 2013-03-19 21:46:34 -04:00
Branch.pm Follow-up Bug 5634: Ordering branches should be case independent 2012-12-21 07:42:18 -05:00
Breeding.pm 9105: Followup for closing Zoom connections 2013-02-12 08:49:58 -05:00
Budgets.pm Bug 7919: Followup: Fix plural and GetAuthvalueDropbox 2012-12-05 10:10:58 -05:00
Calendar.pm Bug 7351 : feature that allows to delete a range of dates 2012-09-28 12:19:45 +02:00
Category.pm Bug 7919: FIX the "all" categories method 2013-01-02 16:50:52 -05:00
Charset.pm Bug 8347 - Koha forces UNIMARC 100 field code language to 'fre' 2013-02-20 09:06:57 -05:00
Circulation.pm Bug 7241: circulation action logs record biblionumber instead of item number 2013-03-21 11:42:56 -04:00
ClassSortRoutine.pm
ClassSource.pm
Context.pm Bug 9827: remove 'insecure' system preference 2013-03-19 21:46:34 -04:00
Contract.pm
Creators.pm
Csv.pm
Dates.pm
Debug.pm
Heading.pm
HoldsQueue.pm Bug 8890: C4/HoldsQueue requires DB 2012-10-24 17:52:36 +02:00
HTML5Media.pm Bug 8377: Followup move style in a css file and do not pass template to a pm 2012-12-27 09:28:00 -05:00
Images.pm Bug 8710 - Don't show the images tab in the OPAC if the record has no local images 2012-11-28 18:54:40 -05:00
ImportBatch.pm Bug 7368: Update GetXmlBiblio documentation 2012-12-27 10:14:19 -05:00
ImportExportFramework.pm
Input.pm Bug 7919 : Display of values depending on the connexion library 2012-12-05 10:10:57 -05:00
Installer.pm Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
ItemCirculationAlertPreference.pm
Items.pm Bug 7440 - Remove NoZebra vestiges 2013-03-19 21:17:04 -04:00
ItemType.pm
Koha.pm Bug 9341: Problem with UNIMARC authors facets 2013-03-19 20:37:29 -04:00
Labels.pm
Languages.pm Bug 8954: Make languages list in advanced search translatable (revision 1) 2012-11-20 14:39:56 -05:00
Letters.pm Bug 9014 - Add time due to slips 2013-03-21 11:07:42 -04:00
Linker.pm
Log.pm Bug 7067 - OPAC Borrower Self Registration 2012-12-14 08:08:59 -05:00
Maintainance.pm
Matcher.pm Bug 9239: Allow the use of QueryParser for all queries 2013-03-16 21:32:32 -04:00
Members.pm Bug 9014 - Add time due to slips 2013-03-21 11:07:42 -04:00
Message.pm
NewsChannels.pm
Output.pm Bug 9504: URL escape in OPAC more searches 2013-03-20 08:36:44 -04:00
Overdues.pm Bug 4906: Allow fine calculation to exclude grace period 2013-03-16 21:47:21 -04:00
Patroncards.pm
Print.pm Bug 6679 - [SIGNED-OFF] fix 2 perlcritic violations in C4/Print.pm 2012-09-20 12:17:43 +02:00
Ratings.pm
Record.pm
Reports.pm
Reserves.pm Bug 9103: overdue_notices.pl should use AutoEmailPrimaryAddress syspref 2013-03-19 22:50:39 -04:00
Review.pm
Ris.pm
RotatingCollections.pm
Scheduler.pm
Scrubber.pm
Search.pm Bug 7440 follow-up removing forgotten NoZebra references 2013-03-19 21:17:05 -04:00
Serials.pm Bug 8443: Suggestions publication year and copyright date (follow-up 1) Comments corrections 2013-01-15 22:10:59 -05:00
Service.pm
ShelfBrowser.pm
SMS.pm
SocialData.pm
SQLHelper.pm
Stats.pm
Suggestions.pm Bug 8443: Suggestions publication year and copyright date (follow-up 2) Cosmetic changes and perltidy formatting 2013-01-15 22:10:59 -05:00
Tags.pm Bug 9136: C4::Tags not Plack-compatible 2012-12-22 15:47:48 -05:00
Templates.pm Bug 7804 - Add Koha Plugin System 2013-03-20 14:49:47 -04:00
TmplToken.pm
TmplTokenType.pm Revert "Bug 6679 - [SIGNED-OFF] fix 9 perlcritic violations in C4/TmplTokenType.pm" 2012-09-20 13:29:59 +02:00
TTParser.pm
UploadedFile.pm
Utils.pm
VirtualShelves.pm Bug 9458 - Add sorting to lists - QA Followup 2 2013-03-13 09:06:19 -04:00
XISBN.pm
XSLT.pm Bug 9367: Code optimization: CheckReserves is too often called 2013-03-16 11:49:43 -04:00
Z3950.pm