https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33738
--- Comment #1 from Paul Derscheid <[email protected]> --- Created attachment 171841 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171841&action=edit Bug 33738: Add bookings to the OPAC This is a rough draft of an OPAC integration. - The display of bookings already works more or less fine - In the patron's summary table - In the new bookings tab that doubles as the base for the placement modal - The placement of new bookings is still more of a demo, because we still need to integrate all of the logic in modals/place_booking.js for flatpickr => To try it out anyway: 1) Make an item bookable 2) Open the OPAC 3) Login 4) Go to opac-detail.pl for that item's biblio 5) Note the 'Place Booking' entry in opac-detail-sidebar.inc and click 6) Hit '+ New booking' (this is going to change of course) 7) Fill in some details and pick a start date (for demo purposes it just adds a week) I'd be very interested in opinions, feedback, or follow-up patches (on vacation next week). -- 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/
