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

Martin Renvoize (ashimema) <[email protected]> changed:

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

--- Comment #21 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 176259
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176259&action=edit
Bug 38505: CirculateILL: Add UNKNOWN_BARCODE warning message

Test plan, before applying patches:
1) Enable ILLModule system preferece.
2) Create a book ILL request:
  <staff_url>/cgi-bin/koha/ill/ill-requests.pl?method=create&backend=Standard
3) After creating a Book ILL request, go to its detail page and click on the
newly created linked biblio
4) On the biblio detail, click 'NEW' -> 'New item', add type and home library +
current library (dont enter a barcode)
5) Repeat 2) -> Click confirm request and continue.
6) Click "Check out" -> If theres a problem with the patron (expired or max
checkouts hit) it'll say "A problem with patron occurred". Fix that adn click
c"check out" again.
7) Notice the message "An unknown error occurred while trying to checkout the
item"
8) Apply patches. Repeat. Notice the message you now get is 'The bibliographic
record's item contains an unknown (or empty) barcode.'.

This patch also adds a link to the respective biblio for Staff members'
convenience.

Signed-off-by: Ray Delahunty <[email protected]>
Signed-off-by: Martin Renvoize <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to