Lines 5-20
values
Link Here
|
5 |
(1, 'email', 1, 'circulation', 'DUEDGST'), |
5 |
(1, 'email', 1, 'circulation', 'DUEDGST'), |
6 |
(1, 'sms', 0, 'circulation', 'DUE'), |
6 |
(1, 'sms', 0, 'circulation', 'DUE'), |
7 |
(1, 'sms', 1, 'circulation', 'DUEDGST'), |
7 |
(1, 'sms', 1, 'circulation', 'DUEDGST'), |
|
|
8 |
(1, 'phone', 0, 'circulation', 'DUE'), |
9 |
(1, 'phone', 1, 'circulation', 'DUEDGST'), |
8 |
(2, 'email', 0, 'circulation', 'PREDUE'), |
10 |
(2, 'email', 0, 'circulation', 'PREDUE'), |
9 |
(2, 'email', 1, 'circulation', 'PREDUEDGST'), |
11 |
(2, 'email', 1, 'circulation', 'PREDUEDGST'), |
10 |
(2, 'sms', 0, 'circulation', 'PREDUE'), |
12 |
(2, 'sms', 0, 'circulation', 'PREDUE'), |
11 |
(2, 'sms', 1, 'circulation', 'PREDUEDGST'), |
13 |
(2, 'sms', 1, 'circulation', 'PREDUEDGST'), |
|
|
14 |
(2, 'phone', 0, 'circulation', 'PREDUE'), |
15 |
(2, 'phone', 1, 'circulation', 'PREDUEDGST'), |
12 |
(2, 'itiva', 0, 'circulation', 'PREDUE'), |
16 |
(2, 'itiva', 0, 'circulation', 'PREDUE'), |
13 |
(2, 'itiva', 1, 'circulation', 'PREDUEDGST'), |
17 |
(2, 'itiva', 1, 'circulation', 'PREDUEDGST'), |
14 |
(4, 'email', 0, 'reserves', 'HOLD'), |
18 |
(4, 'email', 0, 'reserves', 'HOLD'), |
15 |
(4, 'sms', 0, 'reserves', 'HOLD'), |
19 |
(4, 'sms', 0, 'reserves', 'HOLD'), |
|
|
20 |
(4, 'phone', 0, 'reserves', 'HOLD'), |
16 |
(4, 'itiva', 0, 'reserves', 'HOLD'), |
21 |
(4, 'itiva', 0, 'reserves', 'HOLD'), |
17 |
(5, 'email', 0, 'circulation', 'CHECKIN'), |
22 |
(5, 'email', 0, 'circulation', 'CHECKIN'), |
18 |
(5, 'sms', 0, 'circulation', 'CHECKIN'), |
23 |
(5, 'sms', 0, 'circulation', 'CHECKIN'), |
|
|
24 |
(5, 'phone', 0, 'circulation', 'CHECKIN'), |
19 |
(6, 'email', 0, 'circulation', 'CHECKOUT'), |
25 |
(6, 'email', 0, 'circulation', 'CHECKOUT'), |
20 |
(6, 'sms', 0, 'circulation', 'CHECKOUT'); |
26 |
(6, 'sms', 0, 'circulation', 'CHECKOUT'), |
|
|
27 |
(6, 'phone', 0, 'circulation', 'CHECKOUT'); |