[Bug 38493] New: Place bookings on multiple items
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Bug ID: 38493 Summary: Place bookings on multiple items Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: aude.charillon@ptfs-europe.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com 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. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Aude Charillon <aude.charillon@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Circulation| |bookings function| | -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff Depends on| |33738 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33738 [Bug 33738] Add bookings to the OPAC -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 --- Comment #1 from Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> --- Created attachment 176294 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=176294&action=edit 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) -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored CC| |thibaud.guillot@biblibre.co | |m -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Emmanuel Bétemps <e.betemps@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |e.betemps@gmail.com --- Comment #2 from Emmanuel Bétemps <e.betemps@gmail.com> --- error: sha1 information is lacking or useless (koha-tmpl/opac-tmpl/bootstrap/en/includes/bookings-table.inc). -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff --- Comment #3 from Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> --- (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 -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Koha collecto <koha@collecto.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koha@collecto.ca -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |caroline.cyr-la-rose@inlibr | |o.com Assignee|koha-bugs@lists.koha-commun |thibaud.guillot@biblibre.co |ity.org |m -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Emmanuel Bétemps <e.betemps@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply --- Comment #4 from Emmanuel Bétemps <e.betemps@gmail.com> --- Hi, sorry I didn't test again in January today, I have the same error : Applying: Bug 38493: Add possibility to add mutliple bookings at once .git/rebase-apply/patch:102: trailing whitespace. errorDiv.replaceWith(errorElement); .git/rebase-apply/patch:216: trailing whitespace. error: sha1 information is lacking or useless (koha-tmpl/opac-tmpl/bootstrap/en/includes/modals/bookings.inc). error: could not build fake ancestor Patch failed at 0001 Bug 38493: Add possibility to add mutliple bookings at once -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Hannah Dunne-Howrie <hdunne-howrie@westminster.gov.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hdunne-howrie@westminster.g | |ov.uk --- Comment #5 from Hannah Dunne-Howrie <hdunne-howrie@westminster.gov.uk> --- Yes, we want this as well! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=33738 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |In Discussion -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 --- Comment #6 from Thibaud Guillot (thibaud_g) <thibaud.guillot@biblibre.com> --- Hello all :) I'm updating the status of this bug because I've reworked bug 33738 (Add bookings to the OPAC) and included a way to add one or more items directly in the place booking modal, so if it makes sense and is validated by the community I think this bug can be removed. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38493 --- Comment #7 from Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> --- (In reply to Thibaud Guillot (thibaud_g) from comment #6)
Hello all :)
I'm updating the status of this bug because I've reworked bug 33738 (Add bookings to the OPAC) and included a way to add one or more items directly in the place booking modal, so if it makes sense and is validated by the community I think this bug can be removed.
This bug could be recycled to add the same option in the staff interface. I have a case where Koha is used to loan out audiovisual materials or computers to teachers for special needs students. For example, the teacher will need X special needs computers for an exam on day Y, because they have X special needs students in their class. The school would like to be able to place X bookings in one go, instead of placing them individually. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org