[Koha-bugs] [Bug 33748] UI issue on addorderiso2709.pl page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 16 19:41:01 CEST 2023


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

--- Comment #1 from Lucas Gass <lucas at bywatersolutions.com> ---
Created attachment 151315
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=151315&action=edit
Bug 33748: Fix UI issue when importing records from a staged MARC file

To test:

1. Set  MarcItemFieldsToOrder like this:

homebranch: 975$a
holdingbranch: 975$b
itype: 975$y
nonpublic_note: 975$x
public_note: 975$z
loc: 975$c
ccode: 975$8
notforloan: 975$7
quantity: 975$q
price: 975$g
replacementprice: 975$v
uri: 975$u

2. Set MarcFieldsToOrder like this:

price: 975$p
quantity: 975$q
budget_code: 975$h

3. Stage a MARC file that has bibs with items.
4. From acquisitions create a new basket and add 'From a staged file'
5. APPLY PATCH
6. Try 3 - 4 again, the display should now look correct.

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


More information about the Koha-bugs mailing list