https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15876
Baptiste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |baptiste.wojtkowski@biblibr | |e.com Assignee|[email protected] |baptiste.wojtkowski@biblibr |ity.org |e.com Fridolin SOMERS <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=13311 CC| |[email protected] | |m Baptiste <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |In Discussion Kyle M Hall <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |RESOLVED CC| |[email protected] Resolution|--- |DUPLICATE --- Comment #1 from Baptiste <[email protected]> --- This behaviour is common for all location changes: In the code in C4/Items.pl -> _do_column_fixes_for_mod, is is explicitely written that any change in item.location (except toward 'CART' and 'PROC'), if permanent_location is empty, it will be populated. The question is now to know, is it pertinent to add an exception and not run this function for location in case of reserve course, but I don't think so. --- Comment #2 from Kyle M Hall <[email protected]> --- *** This bug has been marked as a duplicate of bug 10382 *** -- You are receiving this mail because: You are the assignee for the bug. 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/
