[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 Sep 12 19:21:23 CEST 2023


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

ByWater Sandboxes <bws.sandboxes at gmail.com> changed:

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

--- Comment #6 from ByWater Sandboxes <bws.sandboxes at gmail.com> ---
Created attachment 155564
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155564&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!

Signed-off-by: Esther <esther at bywatersolutions.com>

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


More information about the Koha-bugs mailing list