Commit 110d9931 authored by Romain Courteaud's avatar Romain Courteaud

erp5_document_scanner: handle more asynchronous methods from cropper

parent aa2c92ce
Pipeline #7523 passed with stage
in 0 seconds
...@@ -22,8 +22,12 @@ ...@@ -22,8 +22,12 @@
if (gadget.props.cropper) { if (gadget.props.cropper) {
gadget.props.cropper.destroy(); gadget.props.cropper.destroy();
} }
gadget.props.cropper = new Cropper(root.querySelector('.photo'), { // creating Cropper is asynchronous
data: gadget.props.preferred_cropped_canvas_data return new RSVP.Promise(function (resolve) {
gadget.props.cropper = new Cropper(root.querySelector('.photo'), {
data: gadget.props.preferred_cropped_canvas_data,
ready: resolve
});
}); });
} }
...@@ -299,7 +303,7 @@ ...@@ -299,7 +303,7 @@
} }
} }
} }
gadget.startStream(); return gadget.startStream();
} }
if (evt.target.className.indexOf("take-picture-btn") !== -1) { if (evt.target.className.indexOf("take-picture-btn") !== -1) {
evt.preventDefault(); evt.preventDefault();
...@@ -312,7 +316,7 @@ ...@@ -312,7 +316,7 @@
.push(function () { .push(function () {
root.querySelector(".camera-input").style.display = "none"; root.querySelector(".camera-input").style.display = "none";
setPageTwo(root); setPageTwo(root);
enableButton(root); return enableButton(root);
}); });
} }
if (evt.target.className.indexOf("reset-btn") !== -1) { if (evt.target.className.indexOf("reset-btn") !== -1) {
...@@ -336,9 +340,7 @@ ...@@ -336,9 +340,7 @@
var canvas = gadget.props.cropper.getCroppedCanvas(); var canvas = gadget.props.cropper.getCroppedCanvas();
disableButton(gadget.element); disableButton(gadget.element);
return new Promise(function (resolve) { return new Promise(function (resolve) {
canvas.toBlob(function (blob) { canvas.toBlob(resolve, 'image/jpeg', 0.85);
resolve(blob);
}, 'image/jpeg', 0.85);
}); });
}) })
.push(function (blob) { .push(function (blob) {
......
...@@ -69,7 +69,9 @@ ...@@ -69,7 +69,9 @@
</item> </item>
<item> <item>
<key> <string>content_type</string> </key> <key> <string>content_type</string> </key>
<value> <string>application/javascript</string> </value> <value>
<none/>
</value>
</item> </item>
<item> <item>
<key> <string>default_reference</string> </key> <key> <string>default_reference</string> </key>
...@@ -283,7 +285,7 @@ ...@@ -283,7 +285,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62034.26107.12646</string> </value> <value> <string>981.11546.40848.57344</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -301,7 +303,7 @@ ...@@ -301,7 +303,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574334426.15</float> <float>1579082847.27</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -330,7 +332,7 @@ ...@@ -330,7 +332,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62043.6727.63897</string> </value> <value> <string>981.11551.29846.29269</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -346,7 +348,7 @@ ...@@ -346,7 +348,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574334434.07</float> <float>1579082942.18</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -375,7 +377,7 @@ ...@@ -375,7 +377,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62043.15372.1979</string> </value> <value> <string>981.11553.2579.61422</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -391,7 +393,7 @@ ...@@ -391,7 +393,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574334459.67</float> <float>1579082950.88</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -420,7 +422,7 @@ ...@@ -420,7 +422,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62043.43339.58368</string> </value> <value> <string>981.11553.11938.60603</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -436,7 +438,7 @@ ...@@ -436,7 +438,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574334473.18</float> <float>1579082992.83</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -465,7 +467,7 @@ ...@@ -465,7 +467,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62043.58096.27869</string> </value> <value> <string>981.11553.57761.12817</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -481,7 +483,147 @@ ...@@ -481,7 +483,147 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574334938.08</float> <float>1579083055.7</float>
<string>UTC</string>
</tuple>
</state>
</object>
</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>
<none/>
</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>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>0.0.0.0</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item>
<item>
<key> <string>time</string> </key>
<value>
<object>
<klass>
<global id="6.1" name="DateTime" module="DateTime.DateTime"/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>1574261340.43</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -510,7 +652,7 @@ ...@@ -510,7 +652,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62051.41603.16452</string> </value> <value> <string>979.60825.480.48810</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -520,13 +662,13 @@ ...@@ -520,13 +662,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574334949.25</float> <float>1574261356.64</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -555,7 +697,7 @@ ...@@ -555,7 +697,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62051.53805.39168</string> </value> <value> <string>979.60825.46120.29849</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -565,13 +707,13 @@ ...@@ -565,13 +707,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335000.76</float> <float>1574261398.96</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -600,7 +742,7 @@ ...@@ -600,7 +742,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62052.44527.12595</string> </value> <value> <string>979.60826.9837.15291</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -610,13 +752,13 @@ ...@@ -610,13 +752,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335009.11</float> <float>1574261577.9</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -645,7 +787,7 @@ ...@@ -645,7 +787,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62052.53648.38587</string> </value> <value> <string>979.60828.63254.50278</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -655,13 +797,13 @@ ...@@ -655,13 +797,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335034.19</float> <float>1574262365.84</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -690,7 +832,7 @@ ...@@ -690,7 +832,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62053.15499.63539</string> </value> <value> <string>979.60842.6386.64017</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -700,13 +842,13 @@ ...@@ -700,13 +842,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335260.18</float> <float>1574262388.11</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -735,7 +877,7 @@ ...@@ -735,7 +877,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62057.201.30139</string> </value> <value> <string>979.60842.30711.49083</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -745,13 +887,13 @@ ...@@ -745,13 +887,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335275.2</float> <float>1574262460.21</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -780,7 +922,7 @@ ...@@ -780,7 +922,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62057.16612.7850</string> </value> <value> <string>979.60843.43928.56746</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -790,13 +932,13 @@ ...@@ -790,13 +932,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335306.78</float> <float>1574262462.44</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -825,7 +967,7 @@ ...@@ -825,7 +967,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62057.51100.60962</string> </value> <value> <string>979.60843.43928.56746</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -835,13 +977,13 @@ ...@@ -835,13 +977,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335319.75</float> <float>1574263610.67</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -870,7 +1012,7 @@ ...@@ -870,7 +1012,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62057.65272.3805</string> </value> <value> <string>979.60862.55352.10837</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -880,13 +1022,13 @@ ...@@ -880,13 +1022,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335338.51</float> <float>1574263793.54</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -915,7 +1057,7 @@ ...@@ -915,7 +1057,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62058.20221.31044</string> </value> <value> <string>979.60865.58483.62873</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -925,13 +1067,13 @@ ...@@ -925,13 +1067,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574335518.14</float> <float>1574263803.34</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -960,7 +1102,7 @@ ...@@ -960,7 +1102,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62061.19823.20002</string> </value> <value> <string>979.60866.3654.22835</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -970,13 +1112,13 @@ ...@@ -970,13 +1112,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574339757.58</float> <float>1574263914.73</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1005,7 +1147,7 @@ ...@@ -1005,7 +1147,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62131.62904.38792</string> </value> <value> <string>979.60867.59788.15547</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1015,13 +1157,13 @@ ...@@ -1015,13 +1157,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574339781.65</float> <float>1574263994.48</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1050,7 +1192,7 @@ ...@@ -1050,7 +1192,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62132.23662.32563</string> </value> <value> <string>979.60869.15817.48384</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1060,13 +1202,13 @@ ...@@ -1060,13 +1202,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574339815.15</float> <float>1574264044.06</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1095,7 +1237,7 @@ ...@@ -1095,7 +1237,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62132.60242.36198</string> </value> <value> <string>979.60870.4440.37973</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1105,13 +1247,13 @@ ...@@ -1105,13 +1247,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574339853.78</float> <float>1574264065.96</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1140,7 +1282,7 @@ ...@@ -1140,7 +1282,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62133.36904.64409</string> </value> <value> <string>979.60870.28365.56046</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1150,13 +1292,13 @@ ...@@ -1150,13 +1292,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574341175.19</float> <float>1574264073.08</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1185,7 +1327,7 @@ ...@@ -1185,7 +1327,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62155.38441.25361</string> </value> <value> <string>979.60870.36143.59784</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1195,13 +1337,13 @@ ...@@ -1195,13 +1337,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574341251.38</float> <float>1574264140.93</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1230,7 +1372,7 @@ ...@@ -1230,7 +1372,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62156.56125.51746</string> </value> <value> <string>979.60870.36143.59784</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1240,13 +1382,13 @@ ...@@ -1240,13 +1382,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="4.1"/> </klass> <klass> <reference id="6.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574341335.11</float> <float>1574328581.59</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1254,78 +1396,179 @@ ...@@ -1254,78 +1396,179 @@
</value> </value>
</item> </item>
</dictionary> </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">AAAAAAAAAAY=</string> </persistent>
</value>
</item>
<item>
<key> <string>_tail_count</string> </key>
<value> <int>52</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> <dictionary>
<item> <item>
<key> <string>action</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> <value>
<none/> <none/>
</value> </value>
</item> </item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value>
</item>
<item>
<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>
<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> <item>
<key> <string>actor</string> </key> <key> <string>actor</string> </key>
<value> <string>zope</string> </value> <value> <string>zope</string> </value>
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </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>
<none/>
</value>
</item>
<item> <item>
<key> <string>error_message</string> </key> <key> <string>error_message</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>external_processing_state</string> </key> <key> <string>serial</string> </key>
<value> <string>empty</string> </value> <value> <string>979.61950.27123.63556</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>1574328881.2</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>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>0.0.0.0</string> </value> <value> <string>979.61950.45006.25873</string> </value>
</item>
<item>
<key> <string>state</string> </key>
<value> <string>current</string> </value>
</item> </item>
<item> <item>
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <klass> <reference id="6.1"/> </klass>
<global name="DateTime" module="DateTime.DateTime"/>
</klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574261340.43</float> <float>1574328921.25</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1333,22 +1576,6 @@ ...@@ -1333,22 +1576,6 @@
</value> </value>
</item> </item>
</dictionary> </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> <dictionary>
<item> <item>
<key> <string>action</string> </key> <key> <string>action</string> </key>
...@@ -1360,15 +1587,62 @@ ...@@ -1360,15 +1587,62 @@
</item> </item>
<item> <item>
<key> <string>comment</string> </key> <key> <string>comment</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>error_message</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </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>
<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> <item>
<key> <string>error_message</string> </key> <key> <string>error_message</string> </key>
<value> <string></string> </value> <value> <string></string> </value>
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>0.0.0.0</string> </value> <value> <string>979.61953.41665.18483</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1378,15 +1652,13 @@ ...@@ -1378,15 +1652,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <klass> <reference id="6.1"/> </klass>
<global id="6.1" name="DateTime" module="DateTime.DateTime"/>
</klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574261340.43</float> <float>1574329244.42</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1415,7 +1687,7 @@ ...@@ -1415,7 +1687,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60825.480.48810</string> </value> <value> <string>979.61956.48527.26880</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1431,7 +1703,7 @@ ...@@ -1431,7 +1703,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574261356.64</float> <float>1574329481.16</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1460,7 +1732,7 @@ ...@@ -1460,7 +1732,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60825.46120.29849</string> </value> <value> <string>979.61960.44965.38075</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1476,7 +1748,7 @@ ...@@ -1476,7 +1748,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574261398.96</float> <float>1574329491.66</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1505,7 +1777,7 @@ ...@@ -1505,7 +1777,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60826.9837.15291</string> </value> <value> <string>979.61960.56435.41181</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1521,7 +1793,7 @@ ...@@ -1521,7 +1793,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574261577.9</float> <float>1574329517.12</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1550,7 +1822,7 @@ ...@@ -1550,7 +1822,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60828.63254.50278</string> </value> <value> <string>979.61961.18710.238</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1566,7 +1838,7 @@ ...@@ -1566,7 +1838,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574262365.84</float> <float>1574329524.83</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1595,7 +1867,7 @@ ...@@ -1595,7 +1867,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60842.6386.64017</string> </value> <value> <string>979.61961.27126.52992</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1611,7 +1883,7 @@ ...@@ -1611,7 +1883,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574262388.11</float> <float>1574329548.23</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1640,7 +1912,7 @@ ...@@ -1640,7 +1912,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60842.30711.49083</string> </value> <value> <string>979.61961.52681.35140</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1656,7 +1928,7 @@ ...@@ -1656,7 +1928,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574262460.21</float> <float>1574329610.14</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1685,7 +1957,7 @@ ...@@ -1685,7 +1957,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60843.43928.56746</string> </value> <value> <string>979.61962.54770.6109</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1701,7 +1973,7 @@ ...@@ -1701,7 +1973,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574262462.44</float> <float>1574329618.9</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1730,7 +2002,7 @@ ...@@ -1730,7 +2002,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60843.43928.56746</string> </value> <value> <string>979.61962.64337.54272</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1746,7 +2018,7 @@ ...@@ -1746,7 +2018,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574263610.67</float> <float>1574329630.75</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1775,7 +2047,7 @@ ...@@ -1775,7 +2047,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60862.55352.10837</string> </value> <value> <string>979.61963.11749.30293</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1791,7 +2063,7 @@ ...@@ -1791,7 +2063,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574263793.54</float> <float>1574329651.09</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1820,7 +2092,7 @@ ...@@ -1820,7 +2092,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60865.58483.62873</string> </value> <value> <string>979.61963.33962.34389</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1836,7 +2108,7 @@ ...@@ -1836,7 +2108,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574263803.34</float> <float>1574329665.75</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1865,7 +2137,7 @@ ...@@ -1865,7 +2137,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60866.3654.22835</string> </value> <value> <string>979.61963.49975.1860</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1881,7 +2153,7 @@ ...@@ -1881,7 +2153,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574263914.73</float> <float>1574329684.61</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1910,7 +2182,7 @@ ...@@ -1910,7 +2182,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60867.59788.15547</string> </value> <value> <string>979.61964.5044.3515</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1926,7 +2198,7 @@ ...@@ -1926,7 +2198,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574263994.48</float> <float>1574329725.87</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -1955,7 +2227,7 @@ ...@@ -1955,7 +2227,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60869.15817.48384</string> </value> <value> <string>979.61964.50110.5427</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -1971,7 +2243,7 @@ ...@@ -1971,7 +2243,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574264044.06</float> <float>1574329792.87</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2000,7 +2272,7 @@ ...@@ -2000,7 +2272,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60870.4440.37973</string> </value> <value> <string>979.61965.57749.53930</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2016,7 +2288,7 @@ ...@@ -2016,7 +2288,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574264065.96</float> <float>1574333504.33</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2045,7 +2317,7 @@ ...@@ -2045,7 +2317,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60870.28365.56046</string> </value> <value> <string>979.62027.48424.22186</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2061,7 +2333,7 @@ ...@@ -2061,7 +2333,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574264073.08</float> <float>1574333540.39</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2090,7 +2362,7 @@ ...@@ -2090,7 +2362,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60870.36143.59784</string> </value> <value> <string>979.62028.22281.31658</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2106,7 +2378,7 @@ ...@@ -2106,7 +2378,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574264140.93</float> <float>1574333546.63</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2135,7 +2407,7 @@ ...@@ -2135,7 +2407,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.60870.36143.59784</string> </value> <value> <string>979.62028.29088.60535</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2151,7 +2423,7 @@ ...@@ -2151,7 +2423,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574328581.59</float> <float>1574333578.09</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2180,7 +2452,7 @@ ...@@ -2180,7 +2452,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61945.45445.19456</string> </value> <value> <string>979.62028.63457.3959</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2196,7 +2468,7 @@ ...@@ -2196,7 +2468,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574328759.88</float> <float>1574333588.59</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2225,7 +2497,7 @@ ...@@ -2225,7 +2497,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61948.43567.53623</string> </value> <value> <string>979.62029.9391.19456</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2241,7 +2513,7 @@ ...@@ -2241,7 +2513,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574328864.83</float> <float>1574333680.86</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2270,7 +2542,7 @@ ...@@ -2270,7 +2542,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61950.27123.63556</string> </value> <value> <string>979.62030.44640.11980</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2286,7 +2558,7 @@ ...@@ -2286,7 +2558,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574328881.2</float> <float>1574333691.05</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2315,7 +2587,7 @@ ...@@ -2315,7 +2587,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61950.45006.25873</string> </value> <value> <string>979.62030.55770.24268</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2331,7 +2603,7 @@ ...@@ -2331,7 +2603,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574328921.25</float> <float>1574333695.51</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2360,7 +2632,7 @@ ...@@ -2360,7 +2632,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61950.45006.25873</string> </value> <value> <string>979.62030.55770.24268</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2376,7 +2648,7 @@ ...@@ -2376,7 +2648,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329058.14</float> <float>1574333703.68</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2405,7 +2677,7 @@ ...@@ -2405,7 +2677,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61953.41665.18483</string> </value> <value> <string>979.62030.55770.24268</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2421,7 +2693,7 @@ ...@@ -2421,7 +2693,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329244.42</float> <float>1574333724.09</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2450,7 +2722,7 @@ ...@@ -2450,7 +2722,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61956.48527.26880</string> </value> <value> <string>979.62031.26316.48913</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2466,7 +2738,7 @@ ...@@ -2466,7 +2738,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329481.16</float> <float>1574333754.93</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2495,7 +2767,7 @@ ...@@ -2495,7 +2767,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61960.44965.38075</string> </value> <value> <string>979.62031.60011.63180</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2511,7 +2783,7 @@ ...@@ -2511,7 +2783,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329491.66</float> <float>1574333791.01</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2540,7 +2812,7 @@ ...@@ -2540,7 +2812,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61960.56435.41181</string> </value> <value> <string>979.62032.33877.17049</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2556,7 +2828,7 @@ ...@@ -2556,7 +2828,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329517.12</float> <float>1574333800.61</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2585,7 +2857,7 @@ ...@@ -2585,7 +2857,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61961.18710.238</string> </value> <value> <string>979.62032.44371.3805</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2601,7 +2873,7 @@ ...@@ -2601,7 +2873,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329524.83</float> <float>1574333880.66</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2630,7 +2902,7 @@ ...@@ -2630,7 +2902,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61961.27126.52992</string> </value> <value> <string>979.62034.728.43673</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2646,7 +2918,7 @@ ...@@ -2646,7 +2918,7 @@
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329548.23</float> <float>1574333903.9</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2654,6 +2926,34 @@ ...@@ -2654,6 +2926,34 @@
</value> </value>
</item> </item>
</dictionary> </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> <dictionary>
<item> <item>
<key> <string>action</string> </key> <key> <string>action</string> </key>
...@@ -2675,7 +2975,7 @@ ...@@ -2675,7 +2975,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61961.52681.35140</string> </value> <value> <string>979.62034.26107.12646</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2685,13 +2985,15 @@ ...@@ -2685,13 +2985,15 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass>
<global id="7.1" name="DateTime" module="DateTime.DateTime"/>
</klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329610.14</float> <float>1574334426.15</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2720,7 +3022,7 @@ ...@@ -2720,7 +3022,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61962.54770.6109</string> </value> <value> <string>979.62043.6727.63897</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2730,13 +3032,13 @@ ...@@ -2730,13 +3032,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329618.9</float> <float>1574334434.07</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2765,7 +3067,7 @@ ...@@ -2765,7 +3067,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61962.64337.54272</string> </value> <value> <string>979.62043.15372.1979</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2775,13 +3077,13 @@ ...@@ -2775,13 +3077,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329630.75</float> <float>1574334459.67</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2810,7 +3112,7 @@ ...@@ -2810,7 +3112,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61963.11749.30293</string> </value> <value> <string>979.62043.43339.58368</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2820,13 +3122,13 @@ ...@@ -2820,13 +3122,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329651.09</float> <float>1574334473.18</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2855,7 +3157,7 @@ ...@@ -2855,7 +3157,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61963.33962.34389</string> </value> <value> <string>979.62043.58096.27869</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2865,13 +3167,13 @@ ...@@ -2865,13 +3167,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329665.75</float> <float>1574334938.08</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2900,7 +3202,7 @@ ...@@ -2900,7 +3202,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61963.49975.1860</string> </value> <value> <string>979.62051.41603.16452</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2910,13 +3212,13 @@ ...@@ -2910,13 +3212,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329684.61</float> <float>1574334949.25</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2945,7 +3247,7 @@ ...@@ -2945,7 +3247,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61964.5044.3515</string> </value> <value> <string>979.62051.53805.39168</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -2955,13 +3257,13 @@ ...@@ -2955,13 +3257,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329725.87</float> <float>1574335000.76</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -2990,7 +3292,7 @@ ...@@ -2990,7 +3292,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61964.50110.5427</string> </value> <value> <string>979.62052.44527.12595</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3000,13 +3302,13 @@ ...@@ -3000,13 +3302,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574329792.87</float> <float>1574335009.11</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3035,7 +3337,7 @@ ...@@ -3035,7 +3337,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.61965.57749.53930</string> </value> <value> <string>979.62052.53648.38587</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3045,13 +3347,13 @@ ...@@ -3045,13 +3347,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333504.33</float> <float>1574335034.19</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3080,7 +3382,7 @@ ...@@ -3080,7 +3382,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62027.48424.22186</string> </value> <value> <string>979.62053.15499.63539</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3090,13 +3392,13 @@ ...@@ -3090,13 +3392,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333540.39</float> <float>1574335260.18</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3125,7 +3427,7 @@ ...@@ -3125,7 +3427,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62028.22281.31658</string> </value> <value> <string>979.62057.201.30139</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3135,13 +3437,13 @@ ...@@ -3135,13 +3437,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333546.63</float> <float>1574335275.2</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3170,7 +3472,7 @@ ...@@ -3170,7 +3472,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62028.29088.60535</string> </value> <value> <string>979.62057.16612.7850</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3180,13 +3482,13 @@ ...@@ -3180,13 +3482,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333578.09</float> <float>1574335306.78</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3215,7 +3517,7 @@ ...@@ -3215,7 +3517,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62028.63457.3959</string> </value> <value> <string>979.62057.51100.60962</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3225,13 +3527,13 @@ ...@@ -3225,13 +3527,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333588.59</float> <float>1574335319.75</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3260,7 +3562,7 @@ ...@@ -3260,7 +3562,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62029.9391.19456</string> </value> <value> <string>979.62057.65272.3805</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3270,13 +3572,13 @@ ...@@ -3270,13 +3572,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333680.86</float> <float>1574335338.51</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3305,7 +3607,7 @@ ...@@ -3305,7 +3607,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62030.44640.11980</string> </value> <value> <string>979.62058.20221.31044</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3315,13 +3617,13 @@ ...@@ -3315,13 +3617,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333691.05</float> <float>1574335518.14</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3350,7 +3652,7 @@ ...@@ -3350,7 +3652,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62030.55770.24268</string> </value> <value> <string>979.62061.19823.20002</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3360,13 +3662,13 @@ ...@@ -3360,13 +3662,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333695.51</float> <float>1574339757.58</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3395,7 +3697,7 @@ ...@@ -3395,7 +3697,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62030.55770.24268</string> </value> <value> <string>979.62131.62904.38792</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3405,13 +3707,13 @@ ...@@ -3405,13 +3707,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333703.68</float> <float>1574339781.65</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3440,7 +3742,7 @@ ...@@ -3440,7 +3742,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62030.55770.24268</string> </value> <value> <string>979.62132.23662.32563</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3450,13 +3752,13 @@ ...@@ -3450,13 +3752,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333724.09</float> <float>1574339815.15</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3485,7 +3787,7 @@ ...@@ -3485,7 +3787,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62031.26316.48913</string> </value> <value> <string>979.62132.60242.36198</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3495,13 +3797,13 @@ ...@@ -3495,13 +3797,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333754.93</float> <float>1574339853.78</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3530,7 +3832,7 @@ ...@@ -3530,7 +3832,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62031.60011.63180</string> </value> <value> <string>979.62133.36904.64409</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3540,13 +3842,13 @@ ...@@ -3540,13 +3842,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333791.01</float> <float>1574341175.19</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3575,7 +3877,7 @@ ...@@ -3575,7 +3877,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62032.33877.17049</string> </value> <value> <string>979.62155.38441.25361</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3585,13 +3887,13 @@ ...@@ -3585,13 +3887,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333800.61</float> <float>1574341251.38</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3620,7 +3922,7 @@ ...@@ -3620,7 +3922,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62032.44371.3805</string> </value> <value> <string>979.62156.56125.51746</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3630,13 +3932,13 @@ ...@@ -3630,13 +3932,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333880.66</float> <float>1574341335.11</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3665,7 +3967,7 @@ ...@@ -3665,7 +3967,7 @@
</item> </item>
<item> <item>
<key> <string>serial</string> </key> <key> <string>serial</string> </key>
<value> <string>979.62034.728.43673</string> </value> <value> <string>981.4762.16692.46353</string> </value>
</item> </item>
<item> <item>
<key> <string>state</string> </key> <key> <string>state</string> </key>
...@@ -3675,13 +3977,13 @@ ...@@ -3675,13 +3977,13 @@
<key> <string>time</string> </key> <key> <string>time</string> </key>
<value> <value>
<object> <object>
<klass> <reference id="6.1"/> </klass> <klass> <reference id="7.1"/> </klass>
<tuple> <tuple>
<none/> <none/>
</tuple> </tuple>
<state> <state>
<tuple> <tuple>
<float>1574333903.9</float> <float>1579082557.27</float>
<string>UTC</string> <string>UTC</string>
</tuple> </tuple>
</state> </state>
...@@ -3701,9 +4003,13 @@ ...@@ -3701,9 +4003,13 @@
<item> <item>
<key> <string>_prev</string> </key> <key> <string>_prev</string> </key>
<value> <value>
<persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> <persistent> <string encoding="base64">AAAAAAAAAAY=</string> </persistent>
</value> </value>
</item> </item>
<item>
<key> <string>_tail_count</string> </key>
<value> <int>52</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment