LP1790727: Add a daily schedule view of existing bookings user/sandbergja/lp1790727_booking_daily_schedule_final
authorJane Sandberg <sandbej@linnbenton.edu>
Tue, 4 Sep 2018 21:31:57 +0000 (14:31 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 20 Feb 2019 19:15:34 +0000 (11:15 -0800)
commit1ba6e6a51a773dbbc5e896d402842d9b8bc0b6c3
tree64dd9c808b6e7956e5f37a461d656a2689da566e
parent39c71a13a01e89e91a91472492adef5fa8910084
LP1790727: Add a daily schedule view of existing bookings

To test:
1) Apply this commit.
2) Add some booking resources.  The quickest way to do this
is to open up a bib record in Holdings View, right click on
an item, and Make it Bookable.
3) Add some reservations to those booking resources.  A simple
way to do this is to go to a patron's record, click Other >
Create / Cancel Booking Reservations, and entering the barcodes
from step 1.
4) Go to Booking > Daily Schedule.
5) Select the correct Library, Resource, and Date.
6) Make sure that you can view all those reservations you added at step 3.
7) Make sure that pressing Print prints the schedule in a
satisfactory way.
8) Make sure that all the advanced options work as expected.

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Christine Burns <christine.burns@bc.libraries.coop>
Open-ILS/src/eg2/src/app/staff/nav.component.html
Open-ILS/src/templates/staff/booking/t_daily_schedule.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/css/booking.css.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/navbar.tt2
Open-ILS/src/templates/staff/share/print_templates/t_booking_daily_schedule.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/booking/app.js
docs/RELEASE_NOTES_NEXT/Circulation/booking_daily_view.adoc [new file with mode: 0644]
docs/circulation/booking.adoc