https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576
--- Comment #99 from Katrin Fischer <[email protected]> --- Starting another round of review with reading code and comments: 1) This example in the system preference is wrong (appears in a few spots): E.g. ''PROC: FIC'' will cause an item that was set to ''Book Cart'' Should e: CART: FIC 2) Missing dot, also: PROC not? Items in the CART location will be returned to their permanent location on checkout 3) Use <b> instead of ** to highlight: **Use of an _ALL_ rule will override/ignore any other values** 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. I will continue testing, just some first notes and all easy to fix! -- 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/
