Some libraries have items like orchestral sets or vocal score sets, where multiple items will be booked at any one time (depending on the size of the orchestra or choir). Rather than having to place so many bookings in succession, it would be useful to have an option to place a booking on X [specified by typing in] number of available items in one go.
Created attachment 176294 [details] [review] Bug 38493: Add possibility to add mutliple bookings at once Note: For now it's implemented only on the OPAC side If the biblio_id parameter is not present in the url, the modal window will be replaced by another form. Items can be found by barcode, and once added, validated by clicking on the button. Pickup locations will automatically appear according to the item's biblios. Test plan: 1) Apply this patch and restart_all 2) Active booking for one item or itemtype 3) Go on the OPAC url 'cgi-bin/koha/opac-bookings.pl' 4) You can add some items with their barcodes 5) Dynamically delete items if you want 6) And when you're ready, click on 'Validate items' it will check if you can perform a booking for each items with the same pickup library and on the same period Sponsored by: Association de Gestion des Œuvres Sociales d'Inria (AGOS)
error: sha1 information is lacking or useless (koha-tmpl/opac-tmpl/bootstrap/en/includes/bookings-table.inc).
(In reply to Emmanuel Bétemps from comment #2) > error: sha1 information is lacking or useless > (koha-tmpl/opac-tmpl/bootstrap/en/includes/bookings-table.inc). Link to rebase of 33738.. I fixed this normally