https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34827 Bug ID: 34827 Summary: "Item information" tab should not appear when adding to a basket from a staged file if items are created using MarcItemFieldsToOrder Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Acquisitions Assignee: koha-bugs@lists.koha-community.org Reporter: nick@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org When adding to a basket from a staged file, we populate item information on the main tab if using MarcItemFieldsToOrder, however, upon submission we can get an error: "Some required item subfields are not set" This is because the second tab 'Item information' uses the standard item editing form, and checks that all required fields are filled. These inputs are ignored when item information is present on the other tab. We should not build this form when using MarcItemFieldsToOrder See bug 20473 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.