Hi all Has the inventory changed radically? It works very differently as it used to. I have my call numbers in the form of: "1/ 1, 1" (the first digit beeing the group, the second the shelf, the third a serial number). When I used "4/43, 1" and "4/43,99" as limits of the search I got a list like: 4/43, 1 4/43, 2 and so on. Now I get 4/ 4,30 4/ 4,31 until: 4/ 4,39 and then: 4/43, 1 4/43, 2 and so on. The second difference: Until recently the inventory showed all the items on the shelf. Now only the items having a valid item type (field 943 c) are shown (I have many records without item type, because I made a mistake when I imported the records from my old system). Is there a way to have the "old" behaviour back? Beda
Hi Beda, if you are using 18.11, this might have caused the change: *BugĀ 19915* <https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19915> - Inventory tool doesn't use cn_sort for callnumber ranges First thing I would check is if it works better with another 'callnumber classificaton scheme' selected on the search form. If that doesn't help, you should check your data. Depending on how you created your items, cn_sort and cn_source might not have been set correctly. If you use cn_source 'z' (generic), cn_sort will match cn_source and should probably work as before. Koha doesn't work really well with items without itemtypes, it will cause issues in other places too. If you can, I'd recommend fixing the items without itemtype using the batch tools or SQL. It might still be worth reporting a bug too. Hope this helps, Katrin On 28.03.19 19:51, Beda Szukics wrote:
Hi all,
Has the inventory changed radically? It works very differently as it used to.
I have my call numbers in the form of: "1/ 1, 1" (the first digit beeing the group, the second the shelf, the third a serial number).
When I used "4/43, 1" and "4/43,99" as limits of the search I got a list like:
4/43, 1 4/43, 2
and so on.
Now I get
4/ 4,30 4/ 4,31 until: 4/ 4,39
and then:
4/43, 1 4/43, 2
and so on.
The second difference: Until recently the inventory showed all the items on the shelf. Now only the items having a valid item type (field 943 c) are shown (I have many records without item type, because I made a mistake when I imported the records from my old system).
Is there a way to have the "old" behaviour back?
Beda
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (2)
-
Beda Szukics -
Katrin Fischer