[Koha-bugs] [Bug 34529] Offline circulation should be able to accept userid as well as cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Sep 21 11:17:26 CEST 2023


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

Philip Orr <philip.orr at lmscloud.de> changed:

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

--- Comment #3 from Philip Orr <philip.orr at lmscloud.de> ---
Created attachment 155969
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155969&action=edit
Bug 34529: Offline circulation should be able to accept userid as well as
cardnumber

Like everywhere else in Koha, offline circulation should be able to use userid
as well as cardnumber to look up the patron for a transaction ( checkouts and
fine payments ).

Test Plan:
1) Apply this patch
2) Restart all the things!
3) Download the test.koc file attached to this bug
4) Verify you have an item with the barcode 39999000001396
   create it if needed
5) Set a patron's username to "hacevedo"
6) Upload and import the test.koc file into offline circ
7) Verify the item was checked out and the payment was made

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


More information about the Koha-bugs mailing list