[Koha-bugs] [Bug 21539] addorderiso2709.pl forces librarian to select a ccode and notforloan code when using MarcItemFieldsToOrder

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 4 14:06:32 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21539

Andrew Fuerste-Henry <andrew at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Failed QA                   |Needs Signoff
                 CC|                            |andrew at bywatersolutions.com

--- Comment #5 from Andrew Fuerste-Henry <andrew at bywatersolutions.com> ---
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.


More information about the Koha-bugs mailing list