https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34645 --- Comment #20 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to David Nind from comment #19)
1. I can successfully test by deleting the existing items and record. Should this work where an existing record with items exists? I tried leaving the existing record and items in place, matched on 999$c. It matched the record, but didn't show the 8 new items. I'm assuming how this works is determined by what is in the file, and that there is no change in behavour here.
This works for me - the matching rule should be set when staging, and then using the same during adding to basket - I get 12 items on the record. I would make sure the basket/vendor is set to create items on ordering
2. I found the statistics codes under the new record in 949$n and 949$q - is that the correct place to look for these? I couldn't see them anywhere else.
Attaching a followup - while these are set as variables when using MarcItemFieldsToOrder it looks like they were never saved into the order
3. The new record created uses the default framework. I'm assuming that this is what is expected.
Yes, at the moment there is no choice, that's a future/separate enhancement
Happy to sign off otherwise. And apologies for the questions, I know the basics for acquisitions, but not much more....
Questions are good! And thank you for testing (many times) -- You are receiving this mail because: You are watching all bug changes.