[Koha-bugs] [Bug 32171] Order prices not populated when adding to a basket from a staged file

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 15 17:40:47 CET 2022


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

Andrew Fuerste-Henry <andrewfh at dubcolib.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Signed Off

--- Comment #5 from Andrew Fuerste-Henry <andrewfh at dubcolib.org> ---
coopted the test plan from 32166:
To test:
 -1: apply patch
 0 - Set system preferences:

MarcFieldsToOrder:
price: 949$g
quantity: 949$k
budget_code: 949$l
discount: 949$m
sort1: 949$n
sort2: 949$q

MarcItemFieldsToOrder:
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

 1 - Stage attached sample file, Format:MARCXML, Record matching:Koha biblio
999$c
 2 - Add to a basket from the staged file
 3 - Select 1st record to basket and save
 4 - Record is added with the fields above as expected AND THE PRICE FIELDS ARE
POPULATED
 5- repeat with the other records if you feel like it

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list