http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13026
Olli-Antti Kivilahti <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Olli-Antti Kivilahti <[email protected]> --- This was fixed by Bug 7817. permanent_location was set when the Item was created, but it was lost when the Item was under the influence of cart_to_shelf.pl-cronjob and manually edited, before the cronjob updated the location to the original location. :) Because we have a custom call number prefix mapping feature, we managed to rebuild the correct locations based on the call number prefix, eg: Prefix => Branch, location PKA => CPL, Bookshelf PKL => CPL, Serials shelf PKM => CPL, Musics shelf Other cart_to_shelf.pl-users might not have been so lucky. I think we have had over 3000 Items lose their shelving locations due to this bug, but luckily all automatically corrected. -- 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/
