1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
|
{
"nameSpace": "com.hyperm",
"name": "SALE_AUTH",
"version": "0.0.1",
"source": "",
"target": "",
"amount": 1249,
"assistant_ID": 12,
"authorised": false,
"branch_ID": 2,
"item_ID": 1012,
"message": "Sale not authorised by policy task MorningBoozeCheck for time 08:41:06 GMT. Alcohol can not be sold between 00:00:00 GMT and 11:30:00 GMT",
"notes": null,
"quantity": 1,
"sale_ID": 99999992,
"time": 1483346466000
}
{
"name": "SALE_AUTH",
"version": "0.0.1",
"nameSpace": "com.hyperm",
"source": "",
"target": "",
"amount": 4799,
"assistant_ID": 9,
"authorised": true,
"branch_ID": 3,
"item_ID": 1943,
"message": "Sale authorised by policy task MorningBoozeCheck for time 20:17:13 GMT",
"notes": null,
"quantity": 2,
"sale_ID": 99999993,
"time": 1482265033000
}
{
"name": "SALE_AUTH",
"version": "0.0.1",
"nameSpace": "com.hyperm",
"source": "",
"target": "",
"amount": 299,
"assistant_ID": 23,
"authorised": true,
"branch_ID": 1,
"item_ID": 5123,
"message": "Sale authorised by policy task MorningBoozeCheck for time 10:13:09 GMT",
"notes": "Special Offer!!",
"quantity": 1,
"sale_ID": 99999991,
"time": 1483351989000
}
{
"nameSpace" : "com.hyperm",
"name" : "SALE_AUTH",
"version" : "0.0.1",
"source" : "",
"target" : "",
"sale_ID" : 99999981,
"amount" : 299,
"assistant_ID" : 1212,
"notes" : null,
"quantity" : 1,
"branch_ID" : 1002,
"item_ID" : 1047,
"authorised" : false,
"time" : 1482398073000,
"message" : "Sale not authorised by policy task MorningBoozeCheckAlt1 for time 10:14:33 CET. Alcohol can not be sold between 00:00:00 CET and 13:00:00 CET or on Sunday"
}
{
"nameSpace" : "com.hyperm",
"name" : "SALE_AUTH",
"version" : "0.0.1",
"source" : "",
"target" : "",
"sale_ID" : 99999982,
"amount" : 2199,
"assistant_ID" : 94,
"notes" : "Buy 3, get 1 free!!",
"quantity" : 12,
"branch_ID" : 1003,
"item_ID" : 1443,
"authorised" : false,
"time" : 1482077977000,
"message" : "Sale not authorised by policy task MorningBoozeCheckAlt1 for time 17:19:37 CET. Alcohol can not be sold between 00:00:00 CET and 13:00:00 CET or on Sunday"
}
{
"nameSpace" : "com.hyperm",
"name" : "SALE_AUTH",
"version" : "0.0.1",
"source" : "",
"target" : "",
"sale_ID" : 99999983,
"amount" : 699,
"assistant_ID" : 2323,
"notes" : "",
"quantity" : 1,
"branch_ID" : 1001,
"item_ID" : 5321,
"authorised" : true,
"time" : 1483351989000,
"message" : "Sale authorised by policy task MorningBoozeCheckAlt1 for time 11:13:09 CET"
}
|