Commit 774ef6ef authored by Arnaud Fontaine's avatar Arnaud Fontaine

ERP5Workflow: Worklist is a Predicate.

This commit is going to be squashed into:
  ERP5Workflow: DC Workflows are now ERP5 objects (!1378).
  ERP5Workflow: Migrate all DCWorkflows to ERP5 objects (!1378).

Worklist filter objects based on given criterions and thus it makes more sense
for a Worklist to be a Predicate (albeit a Predicate with only Identity Criterion
and nothing else).

Criterion Properties:
  * State Variable.
  * local_roles (SECURITY_PARAMETER_ID): No more ad-hoc check_roles parameter on checkGuard().
  * Any Workflow Variable with for_catalog == 1.
  * Introduce getIdentityCriterionDict()

Also:
  * Remove "ad-hoc" matched* properties: This sounds like a premature optimization.
  * No need for Worklist Variable as these use "normal" Workflow Variables (where for_catalog == 1).
parent 20186755
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ account_module/view?validation_state=draft&local_roles=%(local_roles)s&reset:int
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,25 +67,48 @@ account_module/view?validation_state=draft&local_roles=%(local_roles)s&reset:int
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_draft_account</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_draft_account</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Account</string>
......@@ -71,21 +116,29 @@ account_module/view?validation_state=draft&local_roles=%(local_roles)s&reset:int
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,39 +66,70 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_transaction_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_transaction_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state:
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,25 +66,48 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state:
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2_planned_confirmed_transaction_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2_planned_confirmed_transaction_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>planned</string>
......@@ -71,14 +115,22 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state:
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,39 +66,70 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_4_started_transaction_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_4_started_transaction_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>started</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,17 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>simulation_state</string>
<string>causality_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -44,16 +67,6 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
<tuple/>
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value>
......@@ -65,7 +78,30 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
<value> <string>worklist_99a_diverged_sale_invoice_list</string> </value>
</item>
<item>
<key> <string>matched_causality_state</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>causality_state</string> </key>
<value>
<tuple>
<string>diverged</string>
......@@ -73,7 +109,17 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Sale Invoice Transaction</string>
......@@ -81,7 +127,7 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>planned</string>
......@@ -92,14 +138,22 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,17 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>simulation_state</string>
<string>causality_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -44,16 +67,6 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
<tuple/>
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value>
......@@ -65,7 +78,30 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
<value> <string>worklist_99b_diverged_purchase_invoice_list</string> </value>
</item>
<item>
<key> <string>matched_causality_state</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>causality_state</string> </key>
<value>
<tuple>
<string>diverged</string>
......@@ -73,7 +109,17 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Purchase Invoice Transaction</string>
......@@ -81,7 +127,7 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>planned</string>
......@@ -92,14 +138,22 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&portal_type=%(por
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,39 +66,70 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_transaction_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_transaction_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state:
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,25 +66,48 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state:
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2_planned_confirmed_transaction_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2_planned_confirmed_transaction_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>planned</string>
......@@ -71,14 +115,22 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state:
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,39 +66,70 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_3_started_transaction_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_3_started_transaction_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>started</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,39 +66,70 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Reviewer</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_3_started_transaction_list_reviewer</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_3_started_transaction_list_reviewer</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Reviewer</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>started</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,39 +66,70 @@ accounting_module/view?reset:int=1&local_roles=%(local_roles)s&simulation_state=
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_4_stopped_transaction_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_4_stopped_transaction_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>stopped</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ sale_invoice_module/view?reset:int=1&local_roles=Owner&simulation_state=draft&po
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,25 +67,48 @@ sale_invoice_module/view?reset:int=1&local_roles=Owner&simulation_state=draft&po
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1a_draft_sale_invoice_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1a_draft_sale_invoice_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Sale Invoice</string>
......@@ -71,21 +116,29 @@ sale_invoice_module/view?reset:int=1&local_roles=Owner&simulation_state=draft&po
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ purchase_invoice_module/view?reset:int=1&local_roles=Owner&simulation_state=draf
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,25 +67,48 @@ purchase_invoice_module/view?reset:int=1&local_roles=Owner&simulation_state=draf
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1b_draft_purchase_invoice_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1b_draft_purchase_invoice_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Purchase Invoice</string>
......@@ -71,21 +116,29 @@ purchase_invoice_module/view?reset:int=1&local_roles=Owner&simulation_state=draf
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ sale_invoice_module/view?reset:int=1&local_roles=Assignee&simulation_state:list=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -45,25 +67,48 @@ sale_invoice_module/view?reset:int=1&local_roles=Assignee&simulation_state:list=
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2a_planned_sale_invoice_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2a_planned_sale_invoice_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Sale Invoice</string>
......@@ -71,21 +116,29 @@ sale_invoice_module/view?reset:int=1&local_roles=Assignee&simulation_state:list=
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>planned</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -28,6 +40,16 @@ purchase_invoice_module/view?reset:int=1&local_roles=Assignee&simulation_state:l
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>simulation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -47,25 +69,48 @@ purchase_invoice_module/view?reset:int=1&local_roles=Assignee&simulation_state:l
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2b_planned_purchase_invoice_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2b_planned_purchase_invoice_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Purchase Invoice</string>
......@@ -73,21 +118,29 @@ purchase_invoice_module/view?reset:int=1&local_roles=Assignee&simulation_state:l
</value>
</item>
<item>
<key> <string>matched_simulation_state</string> </key>
<key> <string>simulation_state</string> </key>
<value>
<tuple>
<string>planned</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ sale_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:list=
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>causality_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -44,16 +66,6 @@ sale_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:list=
<tuple/>
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value>
......@@ -65,7 +77,30 @@ sale_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:list=
<value> <string>worklist_99a_diverged_sale_invoice_list</string> </value>
</item>
<item>
<key> <string>matched_causality_state</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>causality_state</string> </key>
<value>
<tuple>
<string>diverged</string>
......@@ -73,21 +108,39 @@ sale_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:list=
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Sale Invoice</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
<value>
<tuple>
<string>Sale Invoice</string>
</tuple>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ purchase_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:l
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>causality_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -44,16 +66,6 @@ purchase_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:l
<tuple/>
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<value>
......@@ -65,7 +77,30 @@ purchase_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:l
<value> <string>worklist_99b_diverged_purchase_invoice_list</string> </value>
</item>
<item>
<key> <string>matched_causality_state</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>causality_state</string> </key>
<value>
<tuple>
<string>diverged</string>
......@@ -73,21 +108,39 @@ purchase_invoice_module/view?reset:int=1&local_roles:list=Assignee&local_roles:l
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Purchase Invoice</string>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
<value>
<tuple>
<string>Purchase Invoice</string>
</tuple>
</value>
</item>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_cloth_module?validation_state=draft&reset=1
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -43,7 +64,30 @@ apparel_cloth_module?validation_state=draft&reset=1
<value> <string>worklist_a_draft</string> </value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Cloth</string>
......@@ -51,21 +95,29 @@ apparel_cloth_module?validation_state=draft&reset=1
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_cloth_module?validation_state=designed&reset=1
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -43,7 +64,30 @@ apparel_cloth_module?validation_state=designed&reset=1
<value> <string>worklist_b_designed</string> </value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Cloth</string>
......@@ -51,21 +95,29 @@ apparel_cloth_module?validation_state=designed&reset=1
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>designed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_cloth_module?validation_state=analysed&reset=1
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -43,7 +64,30 @@ apparel_cloth_module?validation_state=analysed&reset=1
<value> <string>worklist_c_analysed</string> </value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Cloth</string>
......@@ -51,21 +95,29 @@ apparel_cloth_module?validation_state=analysed&reset=1
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>analysed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_cloth_module?validation_state=developed&reset=1
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -43,7 +64,30 @@ apparel_cloth_module?validation_state=developed&reset=1
<value> <string>worklist_d_developed</string> </value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Cloth</string>
......@@ -51,21 +95,29 @@ apparel_cloth_module?validation_state=developed&reset=1
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>developed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_component_module/view?validation_state=draft&local_roles:list=Owner&rese
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Component To Propose</string> </value>
......@@ -43,25 +65,48 @@ apparel_component_module/view?validation_state=draft&local_roles:list=Owner&rese
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_apparel_component_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_apparel_component_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Component</string>
......@@ -69,21 +114,29 @@ apparel_component_module/view?validation_state=draft&local_roles:list=Owner&rese
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_fabric_module/view?validation_state=draft&local_roles:list=Owner&reset=1
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Fabric To Propose</string> </value>
......@@ -43,25 +65,48 @@ apparel_fabric_module/view?validation_state=draft&local_roles:list=Owner&reset=1
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_apparel_fabric</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_apparel_fabric</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Fabric</string>
......@@ -69,21 +114,29 @@ apparel_fabric_module/view?validation_state=draft&local_roles:list=Owner&reset=1
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_component_module/view?validation_state=proposed&local_roles:list=Assigno
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Component To Approve</string> </value>
......@@ -43,25 +65,48 @@ apparel_component_module/view?validation_state=proposed&local_roles:list=Assigno
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_apparel_component_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_apparel_component_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Component</string>
......@@ -69,21 +114,29 @@ apparel_component_module/view?validation_state=proposed&local_roles:list=Assigno
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>proposed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_fabric_module/view?validation_state=proposed&local_roles:list=Assignor&r
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Fabric To Approve</string> </value>
......@@ -43,25 +65,48 @@ apparel_fabric_module/view?validation_state=proposed&local_roles:list=Assignor&r
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_apparel_fabric_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_apparel_fabric_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Fabric</string>
......@@ -69,21 +114,29 @@ apparel_fabric_module/view?validation_state=proposed&local_roles:list=Assignor&r
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>proposed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_component_module/view?validation_state=approved&local_roles:list=Assigne
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Component To Validate</string> </value>
......@@ -43,25 +65,48 @@ apparel_component_module/view?validation_state=approved&local_roles:list=Assigne
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_3_approved_apparel_component_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_3_approved_apparel_component_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Component</string>
......@@ -69,21 +114,29 @@ apparel_component_module/view?validation_state=approved&local_roles:list=Assigne
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>approved</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_fabric_module/view?validation_state=approved&local_roles:list=Assignee&r
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Fabric To Validate</string> </value>
......@@ -43,25 +65,48 @@ apparel_fabric_module/view?validation_state=approved&local_roles:list=Assignee&r
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_3_approved_apparel_fabric_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_3_approved_apparel_fabric_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Fabric</string>
......@@ -69,21 +114,29 @@ apparel_fabric_module/view?validation_state=approved&local_roles:list=Assignee&r
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>approved</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_component_module/view?validation_state=sourcing&local_roles:list=Assigno
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Component To Source</string> </value>
......@@ -43,26 +65,49 @@ apparel_component_module/view?validation_state=sourcing&local_roles:list=Assigno
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Associate</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_4_sourcing_apparel_component_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_4_sourcing_apparel_component_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Component</string>
......@@ -70,21 +115,29 @@ apparel_component_module/view?validation_state=sourcing&local_roles:list=Assigno
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>sourcing</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_fabric_module/view?validation_state=sourcing&local_roles:list=Assignor&l
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Fabric To Source</string> </value>
......@@ -43,26 +65,49 @@ apparel_fabric_module/view?validation_state=sourcing&local_roles:list=Assignor&l
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Associate</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_4_sourcing_apparel_fabric_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_4_sourcing_apparel_fabric_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Fabric</string>
......@@ -70,21 +115,29 @@ apparel_fabric_module/view?validation_state=sourcing&local_roles:list=Assignor&l
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>sourcing</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=refused&local_roles=%(local_roles)s&r
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Models To Review</string> </value>
......@@ -43,39 +64,70 @@ apparel_model_module/view?validation_state=refused&local_roles=%(local_roles)s&r
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_10_refused_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_10_refused_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>refused</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=draft&local_roles=%(local_roles)s&res
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Models To Propose</string> </value>
......@@ -43,39 +64,70 @@ apparel_model_module/view?validation_state=draft&local_roles=%(local_roles)s&res
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=proposed&local_roles=%(local_roles)s&
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Models To Study</string> </value>
......@@ -43,39 +64,70 @@ apparel_model_module/view?validation_state=proposed&local_roles=%(local_roles)s&
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>proposed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=quoting&local_roles=%(local_roles)s&r
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Models To Quote</string> </value>
......@@ -43,40 +64,71 @@ apparel_model_module/view?validation_state=quoting&local_roles=%(local_roles)s&r
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Associate</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_3_quoting_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_3_quoting_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>quoting</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=modelling&local_roles=%(local_roles)s
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Model To Design</string> </value>
......@@ -43,39 +64,70 @@ apparel_model_module/view?validation_state=modelling&local_roles=%(local_roles)s
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_4_modelling_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_4_modelling_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>modelling</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=designed&local_roles=%(local_roles)s&
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Model To Prototype</string> </value>
......@@ -43,40 +64,71 @@ apparel_model_module/view?validation_state=designed&local_roles=%(local_roles)s&
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_5_designed_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_5_designed_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>designed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=prototyping&local_roles=%(local_roles
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Pending prototypes</string> </value>
......@@ -43,40 +64,71 @@ apparel_model_module/view?validation_state=prototyping&local_roles=%(local_roles
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_6_prototyping_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_6_prototyping_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>prototyping</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=approved&local_roles=%(local_roles)s&
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Models To Analyse</string> </value>
......@@ -43,40 +64,71 @@ apparel_model_module/view?validation_state=approved&local_roles=%(local_roles)s&
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Associate</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_7_approved_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_7_approved_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Associate</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>approved</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=analysed&local_roles=%(local_roles)s&
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Model To Price</string> </value>
......@@ -43,39 +64,70 @@ apparel_model_module/view?validation_state=analysed&local_roles=%(local_roles)s&
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_8_analysed_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_8_analysed_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>analysed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,15 @@ apparel_model_module/view?validation_state=priced&local_roles=%(local_roles)s&re
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Models To Validate</string> </value>
......@@ -43,39 +64,70 @@ apparel_model_module/view?validation_state=priced&local_roles=%(local_roles)s&re
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_9_priced_model_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_9_priced_model_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>priced</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_shape_module/view?validation_state=draft&local_roles:list=Owner&reset=1
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Shapes To Propose</string> </value>
......@@ -43,25 +65,48 @@ apparel_shape_module/view?validation_state=draft&local_roles:list=Owner&reset=1
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_shape_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_1_draft_shape_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Shape</string>
......@@ -69,21 +114,29 @@ apparel_shape_module/view?validation_state=draft&local_roles:list=Owner&reset=1
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>draft</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
......@@ -6,6 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_identity_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>_range_criterion</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>action</string> </key>
<value> <string encoding="cdata"><![CDATA[
......@@ -26,6 +38,16 @@ apparel_shape_module/view?validation_state=draft&local_roles:list=Assignor&reset
</tuple>
</value>
</item>
<item>
<key> <string>criterion_property</string> </key>
<value>
<tuple>
<string>portal_type</string>
<string>validation_state</string>
<string>local_roles</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Apparel Shapes To Validate</string> </value>
......@@ -43,25 +65,48 @@ apparel_shape_module/view?validation_state=draft&local_roles:list=Assignor&reset
</value>
</item>
<item>
<key> <string>guard_role</string> </key>
<key> <string>icon</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
<none/>
</value>
</item>
<item>
<key> <string>icon</string> </key>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_shape_list</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>worklist_2_proposed_shape_list</string> </value>
<key> <string>data</string> </key>
<value>
<dictionary>
<item>
<key> <string>local_roles</string> </key>
<value>
<tuple>
<string>Assignor</string>
</tuple>
</value>
</item>
<item>
<key> <string>matched_portal_type</string> </key>
<key> <string>portal_type</string> </key>
<value>
<tuple>
<string>Apparel Shape</string>
......@@ -69,21 +114,29 @@ apparel_shape_module/view?validation_state=draft&local_roles:list=Assignor&reset
</value>
</item>
<item>
<key> <string>matched_validation_state</string> </key>
<key> <string>validation_state</string> </key>
<value>
<tuple>
<string>proposed</string>
</tuple>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Worklist</string> </value>
</dictionary>
</value>
</item>
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<global name="PersistentMapping" module="Persistence.mapping"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>title</string> </key>
<key> <string>data</string> </key>
<value>
<none/>
<dictionary/>
</value>
</item>
</dictionary>
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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