Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
W
wendelin
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
Ekaterina
wendelin
Commits
5dd92148
Commit
5dd92148
authored
Oct 23, 2020
by
Ekaterina
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
erp5_wendelin_tutorial: test Howto_Create_Data_Supply is finished
parent
893e3110
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1236 additions
and
106 deletions
+1236
-106
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.html
...ge_module/wendelin_Tutorial_Howto_Create_Data_Supply.html
+241
-12
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.xml
...age_module/wendelin_Tutorial_Howto_Create_Data_Supply.xml
+995
-94
No files found.
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.html
View file @
5dd92148
...
...
@@ -12,7 +12,6 @@
</tr>
<tr>
<td>verifyTextPresent</td>
<td>Init Ok</td>
<td></td>
</tr>
<tr class="" style="opacity: 1;">
...
...
@@ -103,6 +102,23 @@
<td>
//a[contains(@href,'data_supply_module')]
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//tbody//tr[3]//td[1]//a</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//tbody//tr[3]//td[1]//a</td>
<td></td>
</tr>
<tr>
<td>pause</td>
<td>3000</td>
<td></td>
</tr>-->
<tr>
<td>
waitForElementPresent
</td>
<td>
//a[@data-i18n="Add"]
</td>
...
...
@@ -118,6 +134,11 @@
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
3000
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@type="submit" and @data-i18n="Proceed"]
</td>
...
...
@@ -275,16 +296,6 @@
<td>
//li[@name='Organisation']
</td>
<td></td>
</tr>
<!--<tr>
<td>waitForElementPresent</td>
<td>//li[contains(@data-relative-url,'organisation_module/')]</td>
<td></td>
</tr>
<tr>
<td>click</td>
<td>//li[contains(@data-relative-url,'organisation_module/')]</td>
<td></td>
</tr>-->
<tr>
<td>
click
</td>
<td>
//button[@name="submit" and @data-i18n="Save"]
</td>
...
...
@@ -467,9 +478,120 @@
<img
alt=
""
src=
"wendelin-new.Interface.add.Data.Supply.Line.6.screenshot?format="
style=
"font-size: 13px;"
title=
""
type=
"image/svg+xml"
/>
<details
open=
""
>
<p>
</p>
<p>
Click on Data Supply Line: Ingest Bucket Data to go back and create another Data Supply line
</p>
</details>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td>
waitForElementPresent
</td>
<td>
//a[@data-i18n="Add"]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//a[@data-i18n="Add"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@name="submit"]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@name="submit"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//input[@id="field_my_title"]
</td>
<td>
Ingest Bucket Data
</td>
</tr>
<tr>
<td>
type
</td>
<td>
//input[@id="field_my_reference"]
</td>
<td>
ingestion_operation
</td>
</tr>
<tr>
<td>
type
</td>
<td>
//input[@id="field_my_resource_title"]
</td>
<td>
Ingest Data
</td>
</tr>
<tr>
<td>
fireEvent
</td>
<td>
//input[@name='field_my_resource_title']
</td>
<td>
input
</td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//li[contains(@data-relative-url,'data_operation_module/')]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//li[contains(@data-relative-url,'data_operation_module/')]
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//input[@id="field_my_aggregate_title_list"]
</td>
<td>
Olimex Environment Sensor
</td>
</tr>
<tr>
<td>
fireEvent
</td>
<td>
//input[@name='field_my_aggregate_title_list']
</td>
<td>
input
</td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//li[contains(@data-relative-url,'data_acquisition_unit_module/')]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//li[contains(@data-relative-url,'data_acquisition_unit_module/')]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@name="submit" and @data-i18n="Save"]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and @class="success"]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//a[contains(@data-i18n, 'Data Supply Line')]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section>
<section>
...
...
@@ -538,4 +660,111 @@
<p>
Data Supply with Data Supply Lines is ready.
</p>
</details>
<test>
<table
style=
"display: none;"
class=
"test"
>
<tbody>
<tr>
<td>
waitForElementPresent
</td>
<td>
//a[@data-i18n="Add"]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//a[@data-i18n="Add"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@name="submit"]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@name="submit"]
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//input[@id="field_my_title"]
</td>
<td></td>
</tr>
<tr>
<td>
type
</td>
<td>
//input[@id="field_my_title"]
</td>
<td>
Sample Environment Data
</td>
</tr>
<tr>
<td>
type
</td>
<td>
//input[@id="field_my_reference"]
</td>
<td>
out_stream
</td>
</tr>
<tr>
<td>
type
</td>
<td>
//input[@id="field_my_resource_title"]
</td>
<td>
Sample Environment Raw Data
</td>
</tr>
<tr>
<td>
fireEvent
</td>
<td>
//input[@name='field_my_resource_title']
</td>
<td>
input
</td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//li[contains(@data-relative-url,'data_product_module/')]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//li[contains(@data-relative-url,'data_product_module/')]
</td>
<td></td>
</tr>
<tr>
<td>
select
</td>
<td>
//select[@id="field_my_use"]
</td>
<td>
Big Data/Ingestion/Stream Ingestion
</td>
</tr>
<tr>
<td>
click
</td>
<td>
//button[@name="submit" and @data-i18n="Save"]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td></td>
</tr>
<tr>
<td>
waitForElementPresent
</td>
<td>
//button[@type="submit" and @class="success"]
</td>
<td></td>
</tr>
<tr>
<td>
click
</td>
<td>
//a[contains(@data-i18n, 'Data Supply Line')]
</td>
<td></td>
</tr>
<tr>
<td>
pause
</td>
<td>
5000
</td>
<td></td>
</tr>
<tr>
<td>
verifyElementPresent
</td>
<td>
//input[@value="ingestion_operation"]
</td>
<td></td>
</tr>
<tr>
<td>
verifyElementPresent
</td>
<td>
//input[@value="out_stream"]
</td>
<td></td>
</tr>
</tbody>
</table>
</test>
</section>
\ No newline at end of file
bt5/erp5_wendelin_tutorial/PathTemplateItem/test_page_module/wendelin_Tutorial_Howto_Create_Data_Supply.xml
View file @
5dd92148
...
...
@@ -216,6 +216,958 @@
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<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>
<none/>
</value>
</item>
<item>
<key>
<string>
error_message
</string>
</key>
<value>
<string></string>
</value>
</item>
<item>
<key>
<string>
serial
</string>
</key>
<value>
<string>
987.30164.13451.32256
</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=
"4.1"
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603362466.28
</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>
987.30195.50636.24302
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603362714.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>
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>
987.30195.50636.24302
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603440493.01
</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>
987.31496.14218.13465
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603440828.46
</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>
987.31501.52947.48520
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603440930.56
</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>
987.31503.33389.60450
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603440992.84
</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>
987.31504.35879.41693
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603441133.18
</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>
987.31506.58098.21572
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603442502.32
</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>
987.31529.46231.41403
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603442662.09
</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>
987.31532.24133.23159
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603442812.27
</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>
987.31534.57105.20411
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603443358.41
</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>
987.31543.63812.25207
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603443501.22
</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>
987.31546.23187.8704
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603444071.66
</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>
987.31555.56432.51899
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603444437.94
</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>
987.31561.63295.24029
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603444696.75
</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>
987.31566.18306.55722
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603444982.9
</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>
987.31571.3180.3652
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603445310.44
</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>
987.31576.33262.35174
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603445383.31
</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>
987.31576.33262.35174
</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=
"4.1"
/>
</klass>
<tuple>
<none/>
</tuple>
<state>
<tuple>
<float>
1603445486.78
</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"
>
AAAAAAAAAAY=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tail_count
</string>
</key>
<value>
<int>
35
</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>
1602668699.46
</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>
...
...
@@ -255,7 +1207,7 @@
<value>
<object>
<klass>
<global
id=
"
4
.1"
name=
"DateTime"
module=
"DateTime.DateTime"
/>
<global
id=
"
6
.1"
name=
"DateTime"
module=
"DateTime.DateTime"
/>
</klass>
<tuple>
<none/>
...
...
@@ -301,7 +1253,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -346,7 +1298,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -391,7 +1343,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -436,7 +1388,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -481,7 +1433,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -526,7 +1478,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -571,7 +1523,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -616,7 +1568,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -661,7 +1613,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -706,7 +1658,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -751,7 +1703,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -796,7 +1748,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -841,7 +1793,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -886,7 +1838,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -931,7 +1883,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -976,7 +1928,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1021,7 +1973,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1066,7 +2018,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1111,7 +2063,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1156,7 +2108,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1201,7 +2153,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1246,7 +2198,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1291,7 +2243,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1336,7 +2288,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1381,7 +2333,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1426,7 +2378,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1471,7 +2423,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1516,7 +2468,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1561,7 +2513,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1606,7 +2558,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1651,7 +2603,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1696,7 +2648,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1741,7 +2693,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1786,7 +2738,7 @@
<key>
<string>
time
</string>
</key>
<value>
<object>
<klass>
<reference
id=
"
4
.1"
/>
</klass>
<klass>
<reference
id=
"
6
.1"
/>
</klass>
<tuple>
<none/>
</tuple>
...
...
@@ -1803,67 +2755,16 @@
</list>
</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>
_
next
</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>
1602668699.46
</float>
<string>
UTC
</string>
</tuple>
</state>
</object>
</value>
</item>
</dictionary>
</list>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_prev
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
</dictionary>
...
...
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