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

--- Comment #1 from Lucas Gass <[email protected]> ---
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.
_______________________________________________
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/

Reply via email to