http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12927
Paola Rossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #31639|0 |1 is obsolete| | --- Comment #3 from Paola Rossi <[email protected]> --- Created attachment 31915 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31915&action=edit Bug 12927: Problems with item information tab on acq order from staged page I've applied the patch against master 3.17.00.025 The display of the 11 dropdown lists in the "Item information" tag: 0 - Withdrawn status 2 - Source of classification or shelving scheme 4 - Damaged status 5 - Use restrictions 7 - Not for loan 8 - Collection code a - Permanent location b - Current location c - Shelving location j - Shelving control number y - Koha item type was fixed by the patch, as required. Before applying the patch, the error occurred either adding from a staged file with items (as by the test plan) or adding from a staged file without items. The error about displying dropdown lists is fixed in both these two cases. So I pass the patch to "Signed Off" status. ---------------------------------------------------------------------- NB. Either in master or after having applied the patch, ordering from a staged record with items adds no item. This is different from importing in the catalog: a staged record with items is imported in the catalog with all its items. On Tools, the"Stage MARC records for import" works well: after uploading a local file with items (with 952 and some subfields among 952$i, 952$o, 952$p, 952$r, 952$t, 952$w, 952$y, 952$z etc) the "MARC staging results" says (and it's true): [...] 1 item records found and staged [...] On ACQ, ordering from the staged file with items: A) in "Select to import" tag, the "MARC" view of the staged record shows no 952 field (ERROR?); B) in "Item information" tag, all the item's fields i (i.e.: i - Inventory number, o - Full call number, p - Barcode, t - Copy number, y - Koha item type, etc ) are shown empty (ERROR?); C) in "Select on import" tag, if I select "Add order" [and I "Create new record"], only the "Catalog details" fields are filled, whilst the "Item" fields are all empty (ERROR?). --------------------------------------------------------------------- -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
