https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33738

Thibaud Guillot (thibaud_g) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #176548|0                           |1
        is obsolete|                            |

--- Comment #24 from Thibaud Guillot (thibaud_g) <[email protected]> 
---
Created attachment 184853
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=184853&action=edit
Bug 33738: Add bookings feature on the OPAC side

Inspired by the work of Paul and Martin, I'm submitting this proposal for the
bookings functionality on the OPAC side.
Bookings are perform as on the staff side with the api, adding, cancelling and
modifying the pickup library works (normally :) ).

Test plan:
1) Apply this patch and restart_all
2) Having a bookable item
3) Go to the OPAC side and click on “Place booking” in the menu.
4) Choose item and click on '+' to add it in list, after choosing one or
   many items you can check availability to have correct pickup
librairies and calendar (with valid dates) according to your list of
items.
5) Add booking(s); if there is an error, it will appear in the modal.
6) Cancel booking or Modify pickup library if you want

Notes:
- Add new public routes to prevent missing permissions
- Add new 'booking' route to send booking availability (according to
  checkouts, holds, other bookings..)

Thanks for testing

Co-authored-by: Paul Derscheid <[email protected]>
Sponsored by: Association de Gestion des Œuvres Sociales d'Inria (AGOS)

-- 
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/

Reply via email to