https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20817
DEVINIM <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #79867|0 |1 is obsolete| | --- Comment #5 from DEVINIM <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
