From ccb9cbe564994fc9dd87dfcdcdf0967caa561dd9 Mon Sep 17 00:00:00 2001 From: Jane Sandberg Date: Mon, 14 Dec 2020 08:45:04 -0800 Subject: [PATCH] LP 1816655: Add a patron search button to create booking screen 1) Apply this patch 2) Go to Booking > Create Reservation 3) Choose a resource type 4) Choose a time and double click (or press the Create Reservation button) 5) Note that there is now a Search for Patrons button 6) Use this button to search for a patron. 7) Click the select button. 8) Note that the patron's barcode appears in the Patron Barcode field 9) Click Confirm Reservation 10) Note that the reservation was made. Signed-off-by: Jane Sandberg Signed-off-by: Garry Collum Signed-off-by: Galen Charlton --- .../staff/booking/create-reservation-dialog.component.html | 13 +++++++++++-- .../staff/booking/create-reservation-dialog.component.ts | 14 ++++++++++++-- 2 files changed, 23 insertions(+), 4 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/booking/create-reservation-dialog.component.html b/Open-ILS/src/eg2/src/app/staff/booking/create-reservation-dialog.component.html index af68e76876..d4a7fa830e 100644 --- a/Open-ILS/src/eg2/src/app/staff/booking/create-reservation-dialog.component.html +++ b/Open-ILS/src/eg2/src/app/staff/booking/create-reservation-dialog.component.html @@ -1,3 +1,5 @@ + +