[Koha-bugs] [Bug 25712] Add plugin hooks to transform patron and item barcodes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Aug 29 13:16:47 CEST 2020


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I feel like this might have been better as 2 patches - cardnumbers and item
barcodes separately. It touches a lot of the code, including SIP2, offline
circulation etc.

 With this patch applied, but without any plugin installed:

1) When a barcode is not found, there is no error message, but only a page
reload.

2) A patron search with the correct cardnumber (42 for sample data) in the
checkout tab no longer brings up the patron.

I think maybe we need to check for a plugin installed?

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


More information about the Koha-bugs mailing list