bywatersolutions / koha-plugin-rfid

Add support to Koha for RFID readers
GNU General Public License v3.0
1 stars 1 forks source link

Handle transfers #1

Closed AFHDubCoLib closed 4 weeks ago

AFHDubCoLib commented 2 months ago

The plugin should recognize /cgi-bin/koha/circ/branchtransfers.pl and process barcodes accordingly.

AFHDubCoLib commented 1 month ago

This was an easy add. I defined the transfer action at line 270, made it function the same as the checkout action. At line 313 I told it to set the action to transfer when on an indexOf branchtransfers.pl