https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15347 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Katrin Fischer from comment #7)
I can confirm that the itemcallnumber system preference doesn't work for adding items from acquisition.
To test: - Make sure itemcallnumber preference is set to field and subfield, that exists in the records you want to use for testing. - Verify that preference works in general in your installation: - Add new item for an existing record with the field. - Verify that the callnumber is filled with the value from the bibliographic record as a suggestion. - Set AcqCreateItem to 'on order' - Create a new basket - Add a order line to it - Verify that the callnumber remains empty unlike in cataloging. Set AcqCreateItem to 'on receive' - Create a new basket - Add a order line to it - Close basket - Receive shipment - Verify that callnumber remains empty unlike in cataloging.
If I enter a callnumber to the item in one of those steps, it's stored correctly and visible in the catalog immediately after saving.
I think it doesn't matter if it's from Z39.50 or from an existing records - it never works.
Can confirm this is still an issue in current master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.