http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13297 Bug ID: 13297 Summary: Shelving location PROC does not work according to manual Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: kyle@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl According to the manual, "Items will stay in the PROC location until they are checked in" ( http://manual.koha-community.org/3.18/en/processinglocations.html ). This is not the actual behavior. Right now items will only change from PROC to CART, and that is only if InProcessingToShelvingCart is enabled. Some libraries want to use the PROC to permanent location feature, without using the CART. Additionally, the location is only removed if using returns.pl, but that is not what the manual says either. What if the library uses SIP2 devices for handling returns? This should be taken into account. -- You are receiving this mail because: You are watching all bug changes.