[Koha-bugs] [Bug 20817] Add ability to retain 9xx fields when adding on order item to existing record

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 12 18:10:27 CEST 2018


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

DEVINIM <kohadevinim at devinim.com.tr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #79867|0                           |1
        is obsolete|                            |

--- Comment #5 from DEVINIM <kohadevinim at devinim.com.tr> ---
Created attachment 80537
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80537&action=edit
Bug 20817 - Add ability to retain 9xx fields when adding on order item to
existing record

Test plan:

1 - Edit the MarcItemFieldsToOrder and MarcFieldsToOrder syspref. For example:
MarcItemFieldsToOrder
homebranch: 975$a
holdingbranch: 975$b
itype: 975$c
nonpublic_note: 975$d
public_note: 975$e
loc: 975$f
ccode: 975$g
price: 975$h
replacementprice: 975$i
itemcallnumber: 975$j
notforloan: 975$m
uri: 975$n
copyno: 975$o


MarcFieldsToOrder
price: 975$h

2 - Stage your order file from vendor. (Test file :
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=57715 )
3 - Add to basket from staged file
4 - You are notified of duplicates
5 - View duplicates and choose the existing record to order from
6 - The values in the staged file should be used to create the new item(s) (we
should not have to set quantity,price, etc)

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


More information about the Koha-bugs mailing list