Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
erp5
Commits
110d9931
Commit
110d9931
authored
Jan 15, 2020
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_document_scanner: handle more asynchronous methods from cropper
parent
aa2c92ce
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
563 additions
and
255 deletions
+563
-255
bt5/erp5_document_scanner/PathTemplateItem/web_page_module/rjs_gadget_document_scanner_js.js
...ateItem/web_page_module/rjs_gadget_document_scanner_js.js
+9
-7
bt5/erp5_document_scanner/PathTemplateItem/web_page_module/rjs_gadget_document_scanner_js.xml
...teItem/web_page_module/rjs_gadget_document_scanner_js.xml
+554
-248
No files found.
bt5/erp5_document_scanner/PathTemplateItem/web_page_module/rjs_gadget_document_scanner_js.js
View file @
110d9931
...
...
@@ -22,8 +22,12 @@
if
(
gadget
.
props
.
cropper
)
{
gadget
.
props
.
cropper
.
destroy
();
}
// creating Cropper is asynchronous
return
new
RSVP
.
Promise
(
function
(
resolve
)
{
gadget
.
props
.
cropper
=
new
Cropper
(
root
.
querySelector
(
'
.photo
'
),
{
data
:
gadget
.
props
.
preferred_cropped_canvas_data
data
:
gadget
.
props
.
preferred_cropped_canvas_data
,
ready
:
resolve
});
});
}
...
...
@@ -299,7 +303,7 @@
}
}
}
gadget
.
startStream
();
return
gadget
.
startStream
();
}
if
(
evt
.
target
.
className
.
indexOf
(
"
take-picture-btn
"
)
!==
-
1
)
{
evt
.
preventDefault
();
...
...
@@ -312,7 +316,7 @@
.
push
(
function
()
{
root
.
querySelector
(
"
.camera-input
"
).
style
.
display
=
"
none
"
;
setPageTwo
(
root
);
enableButton
(
root
);
return
enableButton
(
root
);
});
}
if
(
evt
.
target
.
className
.
indexOf
(
"
reset-btn
"
)
!==
-
1
)
{
...
...
@@ -336,9 +340,7 @@
var
canvas
=
gadget
.
props
.
cropper
.
getCroppedCanvas
();
disableButton
(
gadget
.
element
);
return
new
Promise
(
function
(
resolve
)
{
canvas
.
toBlob
(
function
(
blob
)
{
resolve
(
blob
);
},
'
image/jpeg
'
,
0.85
);
canvas
.
toBlob
(
resolve
,
'
image/jpeg
'
,
0.85
);
});
})
.
push
(
function
(
blob
)
{
...
...
bt5/erp5_document_scanner/PathTemplateItem/web_page_module/rjs_gadget_document_scanner_js.xml
View file @
110d9931
...
...
@@ -69,7 +69,9 @@
</item>
<item>
<key>
<string>
content_type
</string>
</key>
<value>
<string>
application/javascript
</string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
default_reference
</string>
</key>
...
...
@@ -283,7 +285,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.62034.26107.12646
</string>
</value>
<value>
<string>
9
81.11546.40848.57344
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -301,7 +303,7 @@
</tuple>
<state>
<tuple>
<float>
157
4334426.15
</float>
<float>
157
9082847.27
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -330,7 +332,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.62043.6727.63897
</string>
</value>
<value>
<string>
9
81.11551.29846.29269
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -346,7 +348,7 @@
</tuple>
<state>
<tuple>
<float>
157
4334434.07
</float>
<float>
157
9082942.18
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -375,7 +377,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.62043.15372.1979
</string>
</value>
<value>
<string>
9
81.11553.2579.61422
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -391,7 +393,7 @@
</tuple>
<state>
<tuple>
<float>
157
4334459.67
</float>
<float>
157
9082950.88
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -420,7 +422,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.62043.43339.58368
</string>
</value>
<value>
<string>
9
81.11553.11938.60603
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -436,7 +438,7 @@
</tuple>
<state>
<tuple>
<float>
157
4334473.18
</float>
<float>
157
9082992.83
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -465,7 +467,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.62043.58096.27869
</string>
</value>
<value>
<string>
9
81.11553.57761.12817
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -481,7 +483,7 @@
</tuple>
<state>
<tuple>
<float>
157
4334938.08
</float>
<float>
157
9083055.7
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -489,10 +491,44 @@
</value>
</item>
</dictionary>
</list>
</value>
</item>
<item>
<key>
<string>
_next
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAY=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_prev
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAc=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tail_count
</string>
</key>
<value>
<int>
75
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"5"
aka=
"AAAAAAAAAAU="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
...
...
@@ -500,17 +536,76 @@
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
external_processing_state
</string>
</key>
<value>
<string>
empty
</string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
0.0.0.0
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<global
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574261340.43
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"6"
aka=
"AAAAAAAAAAY="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.62051.41603.16452
</string>
</value>
<value>
<string>
0.0.0.0
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -520,13 +615,15 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"4.1"
/>
</klass>
<klass>
<global
id=
"6.1"
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
334949.25
</float>
<float>
1574
261340.43
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -555,7 +652,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2051.53805.39168
</string>
</value>
<value>
<string>
979.6
0825.480.48810
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -565,13 +662,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335000.76
</float>
<float>
1574
261356.64
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -600,7 +697,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2052.44527.12595
</string>
</value>
<value>
<string>
979.6
0825.46120.29849
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -610,13 +707,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335009.11
</float>
<float>
1574
261398.96
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -645,7 +742,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2052.53648.38587
</string>
</value>
<value>
<string>
979.6
0826.9837.15291
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -655,13 +752,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335034.1
9
</float>
<float>
1574
261577.
9
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -690,7 +787,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2053.15499.63539
</string>
</value>
<value>
<string>
979.6
0828.63254.50278
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -700,13 +797,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335260.18
</float>
<float>
1574
262365.84
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -735,7 +832,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2057.201.30139
</string>
</value>
<value>
<string>
979.6
0842.6386.64017
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -745,13 +842,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335275.2
</float>
<float>
1574
262388.11
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -780,7 +877,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2057.16612.7850
</string>
</value>
<value>
<string>
979.6
0842.30711.49083
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -790,13 +887,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335306.78
</float>
<float>
1574
262460.21
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -825,7 +922,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2057.51100.60962
</string>
</value>
<value>
<string>
979.6
0843.43928.56746
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -835,13 +932,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335319.75
</float>
<float>
1574
262462.44
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -870,7 +967,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2057.65272.3805
</string>
</value>
<value>
<string>
979.6
0843.43928.56746
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -880,13 +977,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335338.51
</float>
<float>
1574
263610.67
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -915,7 +1012,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2058.20221.31044
</string>
</value>
<value>
<string>
979.6
0862.55352.10837
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -925,13 +1022,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
335518.1
4
</float>
<float>
1574
263793.5
4
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -960,7 +1057,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2061.19823.20002
</string>
</value>
<value>
<string>
979.6
0865.58483.62873
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -970,13 +1067,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
339757.58
</float>
<float>
1574
263803.34
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1005,7 +1102,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2131.62904.38792
</string>
</value>
<value>
<string>
979.6
0866.3654.22835
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1015,13 +1112,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
339781.65
</float>
<float>
1574
263914.73
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1050,7 +1147,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2132.23662.32563
</string>
</value>
<value>
<string>
979.6
0867.59788.15547
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1060,13 +1157,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
339815.15
</float>
<float>
1574
263994.48
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1095,7 +1192,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2132.60242.36198
</string>
</value>
<value>
<string>
979.6
0869.15817.48384
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1105,13 +1202,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
339853.78
</float>
<float>
1574
264044.06
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1140,7 +1237,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2133.36904.64409
</string>
</value>
<value>
<string>
979.6
0870.4440.37973
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1150,13 +1247,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
341175.19
</float>
<float>
1574
264065.96
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1185,7 +1282,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2155.38441.25361
</string>
</value>
<value>
<string>
979.6
0870.28365.56046
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1195,13 +1292,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
341251.3
8
</float>
<float>
1574
264073.0
8
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1230,7 +1327,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
2156.56125.51746
</string>
</value>
<value>
<string>
979.6
0870.36143.59784
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1240,13 +1337,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
341335.11
</float>
<float>
1574
264140.93
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1254,78 +1351,179 @@
</value>
</item>
</dictionary>
</list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
_next
</string>
</key>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.60870.36143.59784
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAY=
</string>
</persistent>
<object>
<klass>
<reference
id=
"6.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574328581.59
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
_prev
</string>
</key>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAY=
</string>
</persistent
>
<none/
>
</value>
</item>
<item>
<key>
<string>
_tail_count
</string>
</key>
<value>
<int>
52
</int
>
</value>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string
>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"5"
aka=
"AAAAAAAAAAU="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.61945.45445.19456
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<list>
<object>
<klass>
<reference
id=
"6.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574328759.88
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.61948.43567.53623
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"6.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574328864.83
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<string></string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
external_processing_state
</string>
</key>
<value>
<string>
empty
</string>
</value>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.61950.27123.63556
</string>
</value>
</item>
<item>
<key>
<string>
s
erial
</string>
</key>
<value>
<string>
0.0.0.0
</string>
</value>
<key>
<string>
s
tate
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<global
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<klass>
<reference
id=
"6.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
261340.43
</float>
<float>
1574
328881.2
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1333,22 +1531,96 @@
</value>
</item>
</dictionary>
</list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.61950.45006.25873
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"6.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574328921.25
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"6"
aka=
"AAAAAAAAAAY="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<key>
<string>
action
</string>
</key>
<value>
<string>
edit
</string>
</value>
</item>
<item>
<key>
<string>
actor
</string>
</key>
<value>
<string>
zope
</string>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<list>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.61950.45006.25873
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
<value>
<string>
current
</string>
</value>
</item>
<item>
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"6.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574329058.14
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
...
...
@@ -1360,7 +1632,9 @@
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<string></string>
</value>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
...
...
@@ -1368,7 +1642,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
0.0.0.0
</string>
</value>
<value>
<string>
979.61953.41665.18483
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1378,15 +1652,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<global
id=
"6.1"
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<klass>
<reference
id=
"6.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1574
261340.43
</float>
<float>
1574
329244.42
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1415,7 +1687,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0825.480.4881
0
</string>
</value>
<value>
<string>
979.6
1956.48527.2688
0
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1431,7 +1703,7 @@
</tuple>
<state>
<tuple>
<float>
1574
261356.64
</float>
<float>
1574
329481.16
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1460,7 +1732,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0825.46120.29849
</string>
</value>
<value>
<string>
979.6
1960.44965.38075
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1476,7 +1748,7 @@
</tuple>
<state>
<tuple>
<float>
1574
261398.9
6
</float>
<float>
1574
329491.6
6
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1505,7 +1777,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0826.9837.1529
1
</string>
</value>
<value>
<string>
979.6
1960.56435.4118
1
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1521,7 +1793,7 @@
</tuple>
<state>
<tuple>
<float>
1574
261577.9
</float>
<float>
1574
329517.12
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1550,7 +1822,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0828.63254.5027
8
</string>
</value>
<value>
<string>
979.6
1961.18710.23
8
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1566,7 +1838,7 @@
</tuple>
<state>
<tuple>
<float>
1574
262365.84
</float>
<float>
1574
329524.83
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1595,7 +1867,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0842.6386.64017
</string>
</value>
<value>
<string>
979.6
1961.27126.52992
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1611,7 +1883,7 @@
</tuple>
<state>
<tuple>
<float>
1574
262388.11
</float>
<float>
1574
329548.23
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1640,7 +1912,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0842.30711.49083
</string>
</value>
<value>
<string>
979.6
1961.52681.35140
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1656,7 +1928,7 @@
</tuple>
<state>
<tuple>
<float>
1574
262460.21
</float>
<float>
1574
329610.14
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1685,7 +1957,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0843.43928.56746
</string>
</value>
<value>
<string>
979.6
1962.54770.6109
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1701,7 +1973,7 @@
</tuple>
<state>
<tuple>
<float>
1574
262462.44
</float>
<float>
1574
329618.9
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1730,7 +2002,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0843.43928.56746
</string>
</value>
<value>
<string>
979.6
1962.64337.54272
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1746,7 +2018,7 @@
</tuple>
<state>
<tuple>
<float>
1574
263610.67
</float>
<float>
1574
329630.75
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1775,7 +2047,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0862.55352.10837
</string>
</value>
<value>
<string>
979.6
1963.11749.30293
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1791,7 +2063,7 @@
</tuple>
<state>
<tuple>
<float>
1574
263793.54
</float>
<float>
1574
329651.09
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1820,7 +2092,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0865.58483.62873
</string>
</value>
<value>
<string>
979.6
1963.33962.34389
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1836,7 +2108,7 @@
</tuple>
<state>
<tuple>
<float>
1574
263803.34
</float>
<float>
1574
329665.75
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1865,7 +2137,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0866.3654.22835
</string>
</value>
<value>
<string>
979.6
1963.49975.1860
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1881,7 +2153,7 @@
</tuple>
<state>
<tuple>
<float>
1574
263914.73
</float>
<float>
1574
329684.61
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1910,7 +2182,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0867.59788.15547
</string>
</value>
<value>
<string>
979.6
1964.5044.3515
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1926,7 +2198,7 @@
</tuple>
<state>
<tuple>
<float>
1574
263994.48
</float>
<float>
1574
329725.87
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -1955,7 +2227,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0869.15817.48384
</string>
</value>
<value>
<string>
979.6
1964.50110.5427
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -1971,7 +2243,7 @@
</tuple>
<state>
<tuple>
<float>
1574
264044.06
</float>
<float>
1574
329792.87
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2000,7 +2272,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0870.4440.37973
</string>
</value>
<value>
<string>
979.6
1965.57749.53930
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2016,7 +2288,7 @@
</tuple>
<state>
<tuple>
<float>
1574
264065.96
</float>
<float>
1574
333504.33
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2045,7 +2317,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0870.28365.5604
6
</string>
</value>
<value>
<string>
979.6
2027.48424.2218
6
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2061,7 +2333,7 @@
</tuple>
<state>
<tuple>
<float>
1574
264073.08
</float>
<float>
1574
333540.39
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2090,7 +2362,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0870.36143.59784
</string>
</value>
<value>
<string>
979.6
2028.22281.31658
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2106,7 +2378,7 @@
</tuple>
<state>
<tuple>
<float>
1574
264140.9
3
</float>
<float>
1574
333546.6
3
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2135,7 +2407,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
0870.36143.59784
</string>
</value>
<value>
<string>
979.6
2028.29088.60535
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2151,7 +2423,7 @@
</tuple>
<state>
<tuple>
<float>
15743
28581.5
9
</float>
<float>
15743
33578.0
9
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2180,7 +2452,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1945.45445.19456
</string>
</value>
<value>
<string>
979.6
2028.63457.3959
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2196,7 +2468,7 @@
</tuple>
<state>
<tuple>
<float>
15743
28759.88
</float>
<float>
15743
33588.59
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2225,7 +2497,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1948.43567.53623
</string>
</value>
<value>
<string>
979.6
2029.9391.19456
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2241,7 +2513,7 @@
</tuple>
<state>
<tuple>
<float>
15743
28864.83
</float>
<float>
15743
33680.86
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2270,7 +2542,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1950.27123.63556
</string>
</value>
<value>
<string>
979.6
2030.44640.11980
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2286,7 +2558,7 @@
</tuple>
<state>
<tuple>
<float>
15743
28881.2
</float>
<float>
15743
33691.05
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2315,7 +2587,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1950.45006.25873
</string>
</value>
<value>
<string>
979.6
2030.55770.24268
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2331,7 +2603,7 @@
</tuple>
<state>
<tuple>
<float>
15743
28921.25
</float>
<float>
15743
33695.51
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2360,7 +2632,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1950.45006.25873
</string>
</value>
<value>
<string>
979.6
2030.55770.24268
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2376,7 +2648,7 @@
</tuple>
<state>
<tuple>
<float>
15743
29058.14
</float>
<float>
15743
33703.68
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2405,7 +2677,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1953.41665.18483
</string>
</value>
<value>
<string>
979.6
2030.55770.24268
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2421,7 +2693,7 @@
</tuple>
<state>
<tuple>
<float>
15743
29244.42
</float>
<float>
15743
33724.09
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2450,7 +2722,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1956.48527.26880
</string>
</value>
<value>
<string>
979.6
2031.26316.48913
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2466,7 +2738,7 @@
</tuple>
<state>
<tuple>
<float>
15743
29481.16
</float>
<float>
15743
33754.93
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2495,7 +2767,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1960.44965.38075
</string>
</value>
<value>
<string>
979.6
2031.60011.63180
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2511,7 +2783,7 @@
</tuple>
<state>
<tuple>
<float>
15743
29491.66
</float>
<float>
15743
33791.01
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2540,7 +2812,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1960.56435.41181
</string>
</value>
<value>
<string>
979.6
2032.33877.17049
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2556,7 +2828,7 @@
</tuple>
<state>
<tuple>
<float>
15743
29517.12
</float>
<float>
15743
33800.61
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2585,7 +2857,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1961.18710.238
</string>
</value>
<value>
<string>
979.6
2032.44371.3805
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2601,7 +2873,7 @@
</tuple>
<state>
<tuple>
<float>
15743
29524.83
</float>
<float>
15743
33880.66
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2630,7 +2902,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1961.27126.52992
</string>
</value>
<value>
<string>
979.6
2034.728.43673
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2646,7 +2918,7 @@
</tuple>
<state>
<tuple>
<float>
15743
29548.23
</float>
<float>
15743
33903.9
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2654,6 +2926,34 @@
</value>
</item>
</dictionary>
</list>
</value>
</item>
<item>
<key>
<string>
_next
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAc=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_prev
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"7"
aka=
"AAAAAAAAAAc="
>
<pickle>
<global
name=
"WorkflowHistoryList"
module=
"Products.ERP5Type.Workflow"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_log
</string>
</key>
<value>
<list>
<dictionary>
<item>
<key>
<string>
action
</string>
</key>
...
...
@@ -2675,7 +2975,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1961.52681.35140
</string>
</value>
<value>
<string>
979.6
2034.26107.12646
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2685,13 +2985,15 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"6.1"
/>
</klass>
<klass>
<global
id=
"7.1"
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29610.14
</float>
<float>
15743
34426.15
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2720,7 +3022,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1962.54770.6109
</string>
</value>
<value>
<string>
979.6
2043.6727.63897
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2730,13 +3032,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29618.9
</float>
<float>
15743
34434.07
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2765,7 +3067,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1962.64337.54272
</string>
</value>
<value>
<string>
979.6
2043.15372.1979
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2775,13 +3077,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29630.75
</float>
<float>
15743
34459.67
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2810,7 +3112,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1963.11749.30293
</string>
</value>
<value>
<string>
979.6
2043.43339.58368
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2820,13 +3122,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29651.09
</float>
<float>
15743
34473.18
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2855,7 +3157,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1963.33962.3438
9
</string>
</value>
<value>
<string>
979.6
2043.58096.2786
9
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2865,13 +3167,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29665.75
</float>
<float>
15743
34938.08
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2900,7 +3202,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1963.49975.1860
</string>
</value>
<value>
<string>
979.6
2051.41603.16452
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2910,13 +3212,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29684.61
</float>
<float>
15743
34949.25
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2945,7 +3247,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1964.5044.3515
</string>
</value>
<value>
<string>
979.6
2051.53805.39168
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -2955,13 +3257,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29725.87
</float>
<float>
15743
35000.76
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -2990,7 +3292,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1964.50110.5427
</string>
</value>
<value>
<string>
979.6
2052.44527.12595
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3000,13 +3302,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
29792.87
</float>
<float>
15743
35009.11
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3035,7 +3337,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.6
1965.57749.53930
</string>
</value>
<value>
<string>
979.6
2052.53648.38587
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3045,13 +3347,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3504.33
</float>
<float>
157433
5034.19
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3080,7 +3382,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.620
27.48424.22186
</string>
</value>
<value>
<string>
979.620
53.15499.63539
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3090,13 +3392,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3540.39
</float>
<float>
157433
5260.18
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3125,7 +3427,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.620
28.22281.31658
</string>
</value>
<value>
<string>
979.620
57.201.30139
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3135,13 +3437,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3546.63
</float>
<float>
157433
5275.2
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3170,7 +3472,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.620
28.29088.60535
</string>
</value>
<value>
<string>
979.620
57.16612.7850
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3180,13 +3482,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3578.09
</float>
<float>
157433
5306.78
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3215,7 +3517,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.620
28.63457.3959
</string>
</value>
<value>
<string>
979.620
57.51100.60962
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3225,13 +3527,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3588.59
</float>
<float>
157433
5319.75
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3260,7 +3562,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.620
29.9391.19456
</string>
</value>
<value>
<string>
979.620
57.65272.3805
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3270,13 +3572,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3680.86
</float>
<float>
157433
5338.51
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3305,7 +3607,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.620
30.44640.11980
</string>
</value>
<value>
<string>
979.620
58.20221.31044
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3315,13 +3617,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3691.05
</float>
<float>
157433
5518.14
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3350,7 +3652,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.620
30.55770.24268
</string>
</value>
<value>
<string>
979.620
61.19823.20002
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3360,13 +3662,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3695.51
</float>
<float>
157433
9757.58
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3395,7 +3697,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.62
030.55770.24268
</string>
</value>
<value>
<string>
979.62
131.62904.38792
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3405,13 +3707,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3703.68
</float>
<float>
157433
9781.65
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3440,7 +3742,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.62
030.55770.24268
</string>
</value>
<value>
<string>
979.62
132.23662.32563
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3450,13 +3752,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3724.09
</float>
<float>
157433
9815.15
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3485,7 +3787,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.62
031.26316.48913
</string>
</value>
<value>
<string>
979.62
132.60242.36198
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3495,13 +3797,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157433
3754.93
</float>
<float>
157433
9853.78
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3530,7 +3832,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.62
031.60011.63180
</string>
</value>
<value>
<string>
979.62
133.36904.64409
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3540,13 +3842,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
33791.01
</float>
<float>
15743
41175.19
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3575,7 +3877,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.62
032.33877.17049
</string>
</value>
<value>
<string>
979.62
155.38441.25361
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3585,13 +3887,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
33800.61
</float>
<float>
15743
41251.38
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3620,7 +3922,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
979.62
032.44371.3805
</string>
</value>
<value>
<string>
979.62
156.56125.51746
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3630,13 +3932,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
15743
33880.66
</float>
<float>
15743
41335.11
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3665,7 +3967,7 @@
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
9
79.62034.728.4367
3
</string>
</value>
<value>
<string>
9
81.4762.16692.4635
3
</string>
</value>
</item>
<item>
<key>
<string>
state
</string>
</key>
...
...
@@ -3675,13 +3977,13 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<klass>
<reference
id=
"
7
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
157
4333903.9
</float>
<float>
157
9082557.27
</float>
<string>
UTC
</string>
</tuple>
</state>
...
...
@@ -3701,9 +4003,13 @@
<item>
<key>
<string>
_prev
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAA
Q
=
</string>
</persistent>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAA
Y
=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tail_count
</string>
</key>
<value>
<int>
52
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment