]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP1756564: Add sample data for the booking module
authorJane Sandberg <sandbej@linnbenton.edu>
Wed, 28 Mar 2018 20:58:20 +0000 (13:58 -0700)
committerGalen Charlton <gmc@equinoxinitiative.org>
Sat, 3 Aug 2019 16:18:44 +0000 (12:18 -0400)
commit6482ac76f9d92b4002267b0c525e3ee0ea80dca3
tree268d68ed1eeb0cc59a85f69386061638c851625c
parent9c9e06daf12fd40a0550113e8f56f2a9e7629745
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>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
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