[Koha-bugs] [Bug 28486] New: MARCItemFieldsToOrder values lost when using Add Order button

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri May 28 17:15:50 CEST 2021


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

            Bug ID: 28486
           Summary: MARCItemFieldsToOrder values lost when using Add Order
                    button
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Acquisitions
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: andrew at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org

When populating a basket via a staged MARC file and checking for duplicates, if
a duplicate is found then one is expected to use the "Add Order" button on that
title to manage that title individually and decide whether to use the existing
bib or create a new one. Either choice pushes one to neworderempty.pl (rather
than addorderiso2709.pl). Values from MARCItemFieldsToOrder are not applied on
neworderempty.pl, which complicates the workflow and requires the user to
manually enter those values.

To recreate:
1 - export a bib from your collection
2 - edit that bib to add some item values formatted in accordance with your
MARCItemFieldsToOrder syspref
3 - create a basket in Acq set to create items at ordering
4 - add to your basket from a new file, select your exported and edited bib
5 - on addorderiso2709.pl, confirm your MARCItemFieldsToOrder values show up
6 - click Add Order
7 - select wither Use Existing Record or Create New Record
8 - confirm that you end up on neworderempty.pl without your
MARCItemFieldsToOrder values

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


More information about the Koha-bugs mailing list