LP1756564: Add sample data for the booking module user/sandbergja/lp1756564_add_booking_data_to_sample_data_set
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 28 Mar 2018 20:58:20 +0000 (13:58 -0700)
committerJane Sandberg <sandbej@linnbenton.edu>
Sat, 31 Mar 2018 15:54:36 +0000 (08:54 -0700)
commitb9aba120e381203b65667d6abdc40d2f666e68f4
tree5ae2c898b1964777086a579933a3ee137d965d89
parentc0a2bfadf748be4c96a18c23440a1ac9c11f1b3c
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>
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