[Koha-bugs] [Bug 14242] Use ISBN-field to fill out purchase suggestions (using an Ajax-request)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Feb 10 02:44:27 CET 2021


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

Aleisha Amohia <aleisha at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #112597|0                           |1
        is obsolete|                            |
 Attachment #112598|0                           |1
        is obsolete|                            |
 Attachment #112599|0                           |1
        is obsolete|                            |
 Attachment #112600|0                           |1
        is obsolete|                            |
 Attachment #112601|0                           |1
        is obsolete|                            |
 Attachment #113162|0                           |1
        is obsolete|                            |
 Attachment #113163|0                           |1
        is obsolete|                            |
 Attachment #113164|0                           |1
        is obsolete|                            |
 Attachment #113165|0                           |1
        is obsolete|                            |
 Attachment #113166|0                           |1
        is obsolete|                            |
 Attachment #113167|0                           |1
        is obsolete|                            |

--- Comment #120 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 116620
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=116620&action=edit
Bug 14242: Use ISBN-field to automatically fill out purchase suggestions

Add new jQuery plugin "autofill" which transforms selected element(s) into
search fields for Google Books API and automatically fills requested fields
with
search result.

Use in OPAC purchase suggestions to automatically fill out fields when entering
ISBN-number.

Test plan:
1. Run updatedatabase.pl
2. Enable system precference "OPACSuggestionAutoFill"
3. Log into OPAC and go to purchase suggestions page
4. Write a valid ISBN (such as 0-9690745-2-2 or 978-1-78416-110-1) into the
ISBN
   field and press the edit icon next to the field, or unfocus the field.
5. Title, Author, Publisher and Item Type fields should now be filled
   automatically.
6. Press "undo" to undo - should restore all fields that the API pull filled to
empty

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


More information about the Koha-bugs mailing list