https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28369
--- Comment #5 from Joonas Kylmälä <[email protected]> --- (In reply to Tomás Cohen Arazi from comment #4) > Yes! Can certainly do! > > But as I mentioned, the PUT route is using (in the code) different attribute > names than the API spec, so you need to check if it isn't broken already > (20.11). I couldn't find the references to the API routes on that PHP code. The code is in the function changePickupLocation. The code in changePickupLocation uses the attribute names that work (instead of broken ones). -- 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/
