https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576 --- Comment #101 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #99)
1) This example in the system preference is wrong (appears in a few spots): Updated the description to say 'Processing center'
2) Missing dot, also: PROC not?
CART are always returned to permanent on checkout - proc is only update if included in this pref now (used to be syspref controlled by InProcessingToShelvingCart) kout
3) Use <b> instead of ** to highlight: Done
4) Not really about this patch, but stil trying to see how it all fits together: NewItemsDefaultLocation referst to the cart_to_shelf cronjob, but I think this might be incorrect. cart_to_shelf stil exists - if you set items to be returned to the cart then you still need to reset them to original location after they are returned (or add a rule to move from CART to PERM and check them in again)
-- You are receiving this mail because: You are watching all bug changes.