https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24401
--- Comment #38 from Jonathan Druart <[email protected]> --- (In reply to Jan Kissig from comment #37) > (In reply to Jonathan Druart from comment #36) > > (In reply to Jan Kissig from comment #33) > > > > But you don't need the barcode if you have the checkout. > > > I don't know if I understand it right, but to get the checkout you need the > item_id and to get the item_id you need the barcode (I'm looking from the > GUI perspective where a patron returns an item) Hum, indeed! > > Re the library, isn't the point of the x-koha-library header? > > you mean the library_id in the request body? Yes. My point was: we don't need a body, DELETE could work here. -- 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/
