https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21539
Andrew Fuerste-Henry <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff CC| |[email protected] --- Comment #5 from Andrew Fuerste-Henry <[email protected]> --- This works as intended, testing on master. Clarifying test process. 1) Have at least one field mapped in MARCItemFieldsToOrder, but do not map CCODE or location - I used "homebranch: 947$a" 2) Set AcqCreateItem to Placing an Order 3) Have a MARC record with at least one valid value in one of the fields mapped in MARCItemFieldsToOrder - I had a record with "947$aCPL" 4) Create a basket in acq, use default item creation of Placing an Order 5) Add to basket from a new file, selecting your MARC file 6) After the file has uploaded and you've clicked "Add staged file to basket," you're taken to addorderiso2709.pl 7) On addorderiso2709.pl, click to select your bib for import 8) If your values mapped via MARCItemFieldsToOrder was set successfully, your order should include an inset "Item Record 1" box with an abbreviated item record 9) Note that collection code and location have defaulted to the first authorized value and cannot be set to empty 10) Apply patch, restart 11) Repeat steps 1-8 12) Note that collection code and location are blank by default and can be set to other values 13) Add ccode and location to you MARCItemFieldsToOrder values and your MARC record 14) Add to your basket via your updated file 15) Note that CCODE and loc populate values as desired -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
