[Bug 32209] New: Item subfields required even when supplied for each order
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32209 Bug ID: 32209 Summary: Item subfields required even when supplied for each order Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When using MarcItemFieldsToOrder to populate order information while staging records you can set things up to supply an itemtype, however, if the itemtype field is required, you still must select one on the items tab To recreate: See bug 32166 - use file and settings to add to basket form a staged file Note you must still populate the itemtype on the second tab -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32209 Andrew Fuerste-Henry <andrewfh@dubcolib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewfh@dubcolib.org --- Comment #1 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- Adding a bit more detail and a file to use. To recreate: 1: put the following into the MARCItemFieldsToOrder syspref: homebranch: 949$a holdingbranch: 949$b itype: 949$y nonpublic_note: 949$x public_note: 949$z loc: 949$c ccode: 949$8 notforloan: 949$7 uri: 949$u copyno: 949$t price: 949$g replacementprice: 949$v itemcallnumber: 949$o quantity: 949$k budget_code: 949$l 2: stage the attached marc record for import, selecting MARC format. It doesn't matter if you check for duplicates or not. 3: go to acquisitions, find or create a basket with items created on ordering 4: add to your basket from your staged file 5: on the Add Orders page, select the title and confirm that the item record details on the "Select to import" tab include an itype selection 6: click to the "Item information" tab and confirm that here the itype is blank. Don't select anything here yet. 7: Click Save. Nothing happens. If you inspect the element and look in the console, you'll see some an error "Uncaught Error: cannot call methods on tabs prior to initialization; attempted to call method 'option'" 8: Select an itype in the "Item information" tab 9: Click Save again. It works! -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32209 --- Comment #2 from Andrew Fuerste-Henry <andrewfh@dubcolib.org> --- Created attachment 143929 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143929&action=edit A sample marc file -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32209 Joe Askins <jaskins@faylib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jaskins@faylib.org --- Comment #3 from Joe Askins <jaskins@faylib.org> --- New Koha library experiencing this same issue when staging carts from Baker & Taylor. We'd love to see a fix! -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org