[Koha-bugs] [Bug 34645] Add missing fields to MarcItemFieldsToOrder system preference

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 29 19:42:46 CEST 2023


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 154912
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154912&action=edit
Bug 34645: Add support for discount, sort1 and sort2 to MarcItemFieldsToOrder

MarcItemFieldsToOrder supersedes MarcFieldsToOrder, so the fields discount,
sort1, and sort2 won't be populated if using the latter - We should add these
fields in to allow the orders to be created correctly

Test Plan:
1) Set up MarcItemFields to order
2) Map the new keys discount, sor1 and sort2 to fields in the order
   record
3) Import an order record into a basket
4) Note those fields were imported!

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


More information about the Koha-bugs mailing list