https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41937
--- Comment #3 from David Cook <[email protected]> --- (In reply to Esther Melander from comment #2) > An additional wrinkle. Is the option to check barcodes list for items > shelved out of order dependent on the Call number classification schema > option in the item location filters? It seems like it is (or should be), but > it is not obvious. Yes, although I think that is a recent thing. It's been biting me recently for sure. > The Call number selection defaults to Dewey Decimal whether the box is > selected to Check barcodes or not. The order of the call numbers > would/should depend on the classification scheme. But if the Check barcodes > option is left blank, then the classification scheme should not matter and > the inventory report should not check for item order. In a test inventory, > that is what happens. > > Leaving the option blank, still returns wrong place errors, which is > definitely confusing. I don't know why I didn't mention it last time, but in my recent experience people haven't been setting their classification source correctly, so the wrong algorithm gets applied to itemcallnumber when it's translating to cn_sort. So when you're doing the inventory list, it generates one with a bizarre order which is very different to your real order. Marcel has a cool bug for improving the handling of generic call numbers: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41932 -- 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] https://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/
