LP1756564: Add sample data for the booking module user/berick/lp1756564-booking-sample-data-signoff
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 28 Mar 2018 20:58:20 +0000 (13:58 -0700)
committerBill Erickson <berickxx@gmail.com>
Fri, 2 Aug 2019 14:27:17 +0000 (10:27 -0400)
commit1d3de2a8289ea8b0c7f1b0d9f2f4ee786dd62a82
treefdbb865ad378eb4cac82bb813b51d0e96be41d08
parentd5053483e2fe20c5d5273930a62993d3aa9e9179
LP1756564: Add sample data for the booking module

This commit adds booking resources and resource types to Evergreen's
sample data.  Specifically, it includes four resource types:
* meeting rooms (bookable by staff at BR1 and BR4)
* phone chargers (bookable by staff at BR3, BR4, and BM1)
* laptop computers (attached to a MARC record, bookable by staff at BR3)
* e-readers (attached to a MARC record, bookable by staff at BR3)

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/tests/datasets/sql/assets_booking.sql [new file with mode: 0644]
Open-ILS/tests/datasets/sql/bibs_booking.sql [new file with mode: 0644]
Open-ILS/tests/datasets/sql/booking_resources_types.sql [new file with mode: 0644]
Open-ILS/tests/datasets/sql/env_create.sql
Open-ILS/tests/datasets/sql/env_destroy.sql
Open-ILS/tests/datasets/sql/load_all.sql