[Koha-bugs] [Bug 31632] Add ability to manually link orders to suggestions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Sep 27 15:09:43 CEST 2022


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

--- Comment #3 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 141029
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141029&action=edit
Bug 31632: Add ability to link orders to suggestions when adding to basket from
a file

This patch adds a new include for suggestions searching, and adds JS on the
addorderiso2907 page
to allow linking new orders to suggestions while importing into a basket

To test:
 1 - Export or find a file of bibs
 2 - Stage the file using Tools->Stage MARC for Import
 3 - Find or create an open basket in acquisitions
 4 - Add to basket from the staged file
 5 - Select/check a record
 6 - Note new 'Suggestions' area
 7 - Click 'Link suggestions'
 8 - Search for suggestions - click 'Select'
 9 - Select button is gone
10 - Dismiss modal
11 - Suggestion is listed for this record
12 - Click 'Link suggestions'
13 - Confirm the suggestion cannot be chosen again
14 - Add another
15 - Dismiss the modal
16 - Click 'Remove' on the first suggestion
17 - Confirm it is removed
18 - Confirm you can now link it again
19 - Select budget etc and submit
20 - Confirm record linked to suggestions

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


More information about the Koha-bugs mailing list