http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7241
Adrien SAURAT <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #7471|0 |1 is obsolete| | --- Comment #17 from Adrien SAURAT <[email protected]> --- Created attachment 9870 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9870&action=edit proposed patch #2 New patch. A simple one, easy to test and related to the original CIRCULATION problem. I'll create another Bug for the cataloguing problem. I think it would be good to apply this asap. The sooner the logs become clean, the better. Even if some archive is bad. Of course if someone has an idea to clean the history too, I'll do it, but as we're trying to find Itemnumbers when only a Biblionumber is stored, I don't know how to do that because. Two main problems for that: a/ A Biblio can often have several Items b/ Even if we correct only the Biblios having only one Item, it's not possible to know if it was the case when the circulation action was made (maybe some Items have disappeared since). So, what should we do? 1/ Simply use the patch to have good logs from now on. 2/ Add to the patch a script to correct history (how?) 3/ Still another solution : update the history by adding a message simply explaining that these logs are incorrects? -- 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/
