Sample staff user data
authorBill Erickson <berick@esilibrary.com>
Fri, 10 Feb 2012 20:30:35 +0000 (15:30 -0500)
committerThomas Berezansky <tsbere@mvlc.org>
Tue, 6 Mar 2012 15:02:02 +0000 (10:02 -0500)
commit1c70183c9ae7415e7f7794a86a4e80096a6d16ae
treed7623f1feae6ce8bc60363e0ae1e9c4db4c600d0
parent177d2bb133b2704cc507f570fbea2d17c239d0b9
Sample staff user data

134 staff users

* Each user has 1 address and one card
* Barcodes take the form 99999 + 6 random digits
* Usernames == lowercase(work_org_shortmae + first initial + last name)
* Passwords = lowercase(firstname + last initial + 1234)
* There are 2 staff for each can_have_users org unit for each staff
profile, minus Global Admin.
* There are two Global Admin staff in total, at orgs 4 and 6

See also LP #926281

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Open-ILS/tests/datasets/users_staff_134.sql [new file with mode: 0644]