https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34645 --- Comment #1 from Kyle M Hall <kyle@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.