http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10637 Bug ID: 10637 Summary: Unexpected item creation in Acquisitions Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: critical Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org Currently, when you have "AcqCreateItem" set to "receiving an order" and you receive only 1 item out of a multiple item order, 2 item records will be generated. One of those records will be the one for which you supplied details. The other will be a "blank" item record, which I assume is somehow being created via "TransformHtmlToXml", although I'm not sure how. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.