2 Jun
2026
2 Jun
'26
8:36 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42730 Jonathan Druart <jonathan.druart@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- koha-tmpl/intranet-tmpl/prog/js/fetch/booking-api-client.js: update: (booking_id, booking) => We use update: (object, id) => in all the other api-client files. You should also add it to js/vue/fetch/api-client.js to make it accessible from Vue apps. -- You are receiving this mail because: You are watching all bug changes.