https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37762 --- Comment #22 from Pedro Amorim <pedro.amorim@openfifth.co.uk> --- (In reply to Lisette Scheer from comment #20)
Looking pretty good so far. I do notice the requesting side has you pick a specific item, that barcode is sent in the message, but it goes to a record level hold when you click "expect to supply" in the lending side.
It should go to Koha's Circulation place hold page, where then the decision for bib-level or item-level is made. Unfortunately, I don't believe ISO18626 has a field which could be used to specify the item on the first request payload (though I'd love to be proven wrong) only the bib record (supplierUniqueRecordId), this is why I've decided to add that information in the notes. -- You are receiving this mail because: You are watching all bug changes.