Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
officejs-appstore
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
officejs-appstore
Commits
3ddb4187
Commit
3ddb4187
authored
Apr 26, 2021
by
Romain Courteaud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
officejs_appstore_configurator: migrate configurator to portal_workflow
parent
a606c493
Changes
31
Show whitespace changes
Inline
Side-by-side
Showing
31 changed files
with
834 additions
and
556 deletions
+834
-556
bt5/officejs_appstore_configurator/PathTemplateItem/business_configuration_module/officejs_appstore_configuration_workflow.xml
...ation_module/officejs_appstore_configuration_workflow.xml
+1
-1
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/29.xml
...ow_module/officejs_appstore_configuration_workflow/29.xml
+0
-99
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/42.xml
...ow_module/officejs_appstore_configuration_workflow/42.xml
+0
-78
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/43.xml
...ow_module/officejs_appstore_configuration_workflow/43.xml
+0
-78
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/45.xml
...ow_module/officejs_appstore_configuration_workflow/45.xml
+0
-78
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/47.xml
...ow_module/officejs_appstore_configuration_workflow/47.xml
+0
-101
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow.xml
...tal_workflow/officejs_appstore_configuration_workflow.xml
+8
-29
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/default_image.xml
...fficejs_appstore_configuration_workflow/default_image.xml
+0
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_customer_bt.xml
...ejs_appstore_configuration_workflow/state_customer_bt.xml
+42
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_download.xml
...ficejs_appstore_configuration_workflow/state_download.xml
+44
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_draft.xml
.../officejs_appstore_configuration_workflow/state_draft.xml
+24
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_end.xml
...ow/officejs_appstore_configuration_workflow/state_end.xml
+42
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_standard_bt5.xml
...js_appstore_configuration_workflow/state_standard_bt5.xml
+44
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_start.xml
.../officejs_appstore_configuration_workflow/state_start.xml
+44
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_finalize.xml
...s_appstore_configuration_workflow/transition_finalize.xml
+63
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_install.xml
...js_appstore_configuration_workflow/transition_install.xml
+22
-45
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_setup_customer_bt5.xml
..._configuration_workflow/transition_setup_customer_bt5.xml
+25
-44
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_setup_standard_bt5.xml
..._configuration_workflow/transition_setup_standard_bt5.xml
+71
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_action.xml
...icejs_appstore_configuration_workflow/variable_action.xml
+32
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_actor.xml
...ficejs_appstore_configuration_workflow/variable_actor.xml
+32
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_client_id.xml
...js_appstore_configuration_workflow/variable_client_id.xml
+42
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_comment.xml
...cejs_appstore_configuration_workflow/variable_comment.xml
+32
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_configuration_save_url.xml
...onfiguration_workflow/variable_configuration_save_url.xml
+44
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_displayed.xml
...js_appstore_configuration_workflow/variable_displayed.xml
+44
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_error_message.xml
...ppstore_configuration_workflow/variable_error_message.xml
+28
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_history.xml
...cejs_appstore_configuration_workflow/variable_history.xml
+40
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_portal_type.xml
..._appstore_configuration_workflow/variable_portal_type.xml
+32
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_time.xml
...fficejs_appstore_configuration_workflow/variable_time.xml
+32
-0
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_transition.xml
...s_appstore_configuration_workflow/variable_transition.xml
+44
-0
bt5/officejs_appstore_configurator/bt/template_path_list
bt5/officejs_appstore_configurator/bt/template_path_list
+1
-3
bt5/officejs_appstore_configurator/bt/template_workflow_id_list
...ficejs_appstore_configurator/bt/template_workflow_id_list
+1
-0
No files found.
bt5/officejs_appstore_configurator/PathTemplateItem/business_configuration_module/officejs_appstore_configuration_workflow.xml
View file @
3ddb4187
...
@@ -64,7 +64,7 @@
...
@@ -64,7 +64,7 @@
<key>
<string>
categories
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<value>
<tuple>
<tuple>
<string>
resource/
workflow_module
/officejs_appstore_configuration_workflow
</string>
<string>
resource/
portal_workflow
/officejs_appstore_configuration_workflow
</string>
</tuple>
</tuple>
</value>
</value>
</item>
</item>
...
...
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/29.xml
deleted
100644 → 0
View file @
a606c493
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"State"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_local_properties
</string>
</key>
<value>
<tuple>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
comment
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/14
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<string>
Set Customer Business Template
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
29
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
State
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Customer BT
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/42.xml
deleted
100644 → 0
View file @
a606c493
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
42
</string>
</value>
</item>
<item>
<key>
<string>
initial_value
</string>
</key>
<value>
<string>
python: member.getUserName()
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
actor
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/43.xml
deleted
100644 → 0
View file @
a606c493
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
43
</string>
</value>
</item>
<item>
<key>
<string>
initial_value
</string>
</key>
<value>
<string>
python: object.getDateTime()
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
time
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/45.xml
deleted
100644 → 0
View file @
a606c493
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
45
</string>
</value>
</item>
<item>
<key>
<string>
initial_value
</string>
</key>
<value>
<string>
python: None
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
error_message
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/47.xml
deleted
100644 → 0
View file @
a606c493
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_local_properties
</string>
</key>
<value>
<tuple>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
comment
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
python: (object.transition is not None) and (object.transition.getTransitionFormId() not in [\'\', None])
</string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
47
</string>
</value>
</item>
<item>
<key>
<string>
initial_value
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
displayed
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module
/officejs_appstore_configuration_workflow.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow
/officejs_appstore_configuration_workflow.xml
View file @
3ddb4187
...
@@ -12,23 +12,6 @@
...
@@ -12,23 +12,6 @@
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
_local_properties
</string>
</key>
<value>
<tuple>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
state_variable_name
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<key>
<string>
_mt_index
</string>
</key>
<value>
<value>
...
@@ -45,10 +28,16 @@
...
@@ -45,10 +28,16 @@
<key>
<string>
categories
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<value>
<tuple>
<tuple>
<string>
source/
workflow_module/officejs_appstore_configuration_workflow/1
</string>
<string>
source/
portal_workflow/officejs_appstore_configuration_workflow/state_start
</string>
</tuple>
</tuple>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<item>
<key>
<string>
configuration_after_script_id
</string>
</key>
<key>
<string>
configuration_after_script_id
</string>
</key>
<value>
<string>
BusinessConfiguration_invokeOfficeJSAppstorePromiseAlarmList
</string>
</value>
<value>
<string>
BusinessConfiguration_invokeOfficeJSAppstorePromiseAlarmList
</string>
</value>
...
@@ -61,12 +50,6 @@
...
@@ -61,12 +50,6 @@
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
officejs_appstore_configuration_workflow
</string>
</value>
<value>
<string>
officejs_appstore_configuration_workflow
</string>
</value>
</item>
</item>
<item>
<key>
<string>
language
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow
</string>
</value>
<value>
<string>
Workflow
</string>
</value>
...
@@ -76,13 +59,9 @@
...
@@ -76,13 +59,9 @@
<value>
<string>
current_state
</string>
</value>
<value>
<string>
current_state
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
state_variable
_name
</string>
</key>
<key>
<string>
state_variable
</string>
</key>
<value>
<string>
current_state
</string>
</value>
<value>
<string>
current_state
</string>
</value>
</item>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Officejs Appstore Configuration Workflow
</string>
</value>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
...
...
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module
/officejs_appstore_configuration_workflow/default_image.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow
/officejs_appstore_configuration_workflow/default_image.xml
View file @
3ddb4187
File moved
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_customer_bt.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow State"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
categories
</string>
</key>
<value>
<tuple>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/transition_install
</string>
</tuple>
</value>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<string>
Set Customer Business Template
</string>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
state_customer_bt
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow State
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Customer BT
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/11
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_download
.xml
View file @
3ddb4187
...
@@ -2,34 +2,22 @@
...
@@ -2,34 +2,22 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"State"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
State"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
<tuple>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/transition_finalize
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
c
ategories
</string>
</key>
<key>
<string>
c
omment
</string>
</key>
<value>
<value>
<tuple>
<none/>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/64
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
...
@@ -40,11 +28,11 @@
...
@@ -40,11 +28,11 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
11
</string>
</value>
<value>
<string>
state_download
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
State
</string>
</value>
<value>
<string>
Workflow
State
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
@@ -53,26 +41,4 @@
...
@@ -53,26 +41,4 @@
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_draft.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow State"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
state_draft
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow State
</string>
</value>
</item>
<item>
<key>
<string>
title
</string>
</key>
<value>
<string>
Draft
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/63
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_end
.xml
View file @
3ddb4187
...
@@ -2,26 +2,20 @@
...
@@ -2,26 +2,20 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"State"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
State"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<value>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent
>
<
tuple/
>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<key>
<string>
comment
</string>
</key>
<value>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
<none/>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</value>
</item>
</item>
<item>
<item>
...
@@ -32,11 +26,11 @@
...
@@ -32,11 +26,11 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
63
</string>
</value>
<value>
<string>
state_end
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
State
</string>
</value>
<value>
<string>
Workflow
State
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
@@ -45,26 +39,4 @@
...
@@ -45,26 +39,4 @@
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/5
5.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_standard_bt
5.xml
View file @
3ddb4187
...
@@ -2,34 +2,22 @@
...
@@ -2,34 +2,22 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"State"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
State"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
<tuple>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/transition_setup_customer_bt5
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
c
ategories
</string>
</key>
<key>
<string>
c
omment
</string>
</key>
<value>
<value>
<tuple>
<none/>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/30
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
...
@@ -40,11 +28,11 @@
...
@@ -40,11 +28,11 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
5
5
</string>
</value>
<value>
<string>
state_standard_bt
5
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
State
</string>
</value>
<value>
<string>
Workflow
State
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
@@ -53,26 +41,4 @@
...
@@ -53,26 +41,4 @@
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/1
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/state_start
.xml
View file @
3ddb4187
...
@@ -2,34 +2,22 @@
...
@@ -2,34 +2,22 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"State"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
State"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
<tuple>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/transition_setup_standard_bt5
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
c
ategories
</string>
</key>
<key>
<string>
c
omment
</string>
</key>
<value>
<value>
<tuple>
<none/>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/56
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
...
@@ -40,11 +28,11 @@
...
@@ -40,11 +28,11 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
1
</string>
</value>
<value>
<string>
state_start
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
State
</string>
</value>
<value>
<string>
Workflow
State
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
@@ -53,26 +41,4 @@
...
@@ -53,26 +41,4 @@
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/64
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_finalize
.xml
View file @
3ddb4187
...
@@ -2,47 +2,50 @@
...
@@ -2,47 +2,50 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Transition"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Transition"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
<tuple>
<string>
action_type/workflow
</string>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/state_end
</string>
</tuple>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<key>
<string>
comment
</string>
</key>
<value>
<value>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent
>
<
none/
>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
_tree
</string>
</key>
<key>
<string>
description
</string>
</key>
<value>
<value>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent
>
<
none/
>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
categories
</string>
</key>
<key>
<string>
guard_expression
</string>
</key>
<value>
<string>
python: True
</string>
</value>
</item>
<item>
<key>
<string>
guard_permission
</string>
</key>
<value>
<value>
<tuple>
<tuple>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/63
</string>
<string>
Modify portal content
</string>
</tuple>
</tuple>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
guard_expression
</string>
</key>
<value>
<string>
python: True
</string>
</value>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
64
</string>
</value>
<value>
<string>
transition_finalize
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Transition
</string>
</value>
<value>
<string>
Workflow
Transition
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
@@ -57,26 +60,4 @@
...
@@ -57,26 +60,4 @@
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/14
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_install
.xml
View file @
3ddb4187
...
@@ -2,28 +2,10 @@
...
@@ -2,28 +2,10 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Transition"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Transition"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<item>
<key>
<string>
after_script_id
</string>
</key>
<key>
<string>
after_script_id
</string>
</key>
<value>
<value>
...
@@ -34,10 +16,17 @@
...
@@ -34,10 +16,17 @@
<key>
<string>
categories
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<value>
<tuple>
<tuple>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/11
</string>
<string>
action_type/workflow
</string>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/state_download
</string>
</tuple>
</tuple>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
<value>
<value>
...
@@ -48,13 +37,21 @@
...
@@ -48,13 +37,21 @@
<key>
<string>
guard_expression
</string>
</key>
<key>
<string>
guard_expression
</string>
</key>
<value>
<string>
python: True
</string>
</value>
<value>
<string>
python: True
</string>
</value>
</item>
</item>
<item>
<key>
<string>
guard_permission
</string>
</key>
<value>
<tuple>
<string>
Modify portal content
</string>
</tuple>
</value>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
14
</string>
</value>
<value>
<string>
transition_install
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Transition
</string>
</value>
<value>
<string>
Workflow
Transition
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
...
@@ -62,31 +59,11 @@
...
@@ -62,31 +59,11 @@
</item>
</item>
<item>
<item>
<key>
<string>
transition_form_id
</string>
</key>
<key>
<string>
transition_form_id
</string>
</key>
<value>
<string>
BusinessConfiguration_displayDownloadForm
</string>
</value>
<value>
<none/>
</value>
</item>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/30
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_setup_customer_bt5
.xml
View file @
3ddb4187
...
@@ -2,28 +2,10 @@
...
@@ -2,28 +2,10 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Transition"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Transition"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<item>
<key>
<string>
after_script_id
</string>
</key>
<key>
<string>
after_script_id
</string>
</key>
<value>
<string>
BusinessConfiguration_setupCustomerBT5
</string>
</value>
<value>
<string>
BusinessConfiguration_setupCustomerBT5
</string>
</value>
...
@@ -32,10 +14,17 @@
...
@@ -32,10 +14,17 @@
<key>
<string>
categories
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<value>
<tuple>
<tuple>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/29
</string>
<string>
action_type/workflow
</string>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/state_customer_bt
</string>
</tuple>
</tuple>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
comment
</string>
</key>
<value>
<none/>
</value>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
<value>
<value>
...
@@ -46,41 +35,33 @@
...
@@ -46,41 +35,33 @@
<key>
<string>
guard_expression
</string>
</key>
<key>
<string>
guard_expression
</string>
</key>
<value>
<string>
python: True
</string>
</value>
<value>
<string>
python: True
</string>
</value>
</item>
</item>
<item>
<key>
<string>
guard_permission
</string>
</key>
<value>
<tuple>
<string>
Modify portal content
</string>
</tuple>
</value>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
30
</string>
</value>
<value>
<string>
transition_setup_customer_bt5
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Transition
</string>
</value>
<value>
<string>
Workflow
Transition
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Setup customer BT5
</string>
</value>
<value>
<string>
Setup customer BT5
</string>
</value>
</item>
</item>
</dictionary>
<item>
</pickle>
<key>
<string>
transition_form_id
</string>
</key>
</record>
<value>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
<none/>
</value>
</item>
</dictionary>
</pickle>
</pickle>
</record>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/56
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/transition_setup_standard_bt5
.xml
View file @
3ddb4187
...
@@ -2,45 +2,10 @@
...
@@ -2,45 +2,10 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Transition"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Transition"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_local_properties
</string>
</key>
<value>
<tuple>
<dictionary>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
comment
</string>
</value>
</item>
<item>
<key>
<string>
type
</string>
</key>
<value>
<string>
string
</string>
</value>
</item>
</dictionary>
</tuple>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<item>
<key>
<string>
after_script_id
</string>
</key>
<key>
<string>
after_script_id
</string>
</key>
<value>
<string>
BusinessConfiguration_setupOfficeJSAppstoreStandardBT5
</string>
</value>
<value>
<string>
BusinessConfiguration_setupOfficeJSAppstoreStandardBT5
</string>
</value>
...
@@ -55,7 +20,8 @@
...
@@ -55,7 +20,8 @@
<key>
<string>
categories
</string>
</key>
<key>
<string>
categories
</string>
</key>
<value>
<value>
<tuple>
<tuple>
<string>
destination/workflow_module/officejs_appstore_configuration_workflow/55
</string>
<string>
action_type/workflow
</string>
<string>
destination/portal_workflow/officejs_appstore_configuration_workflow/state_standard_bt5
</string>
</tuple>
</tuple>
</value>
</value>
</item>
</item>
...
@@ -73,41 +39,33 @@
...
@@ -73,41 +39,33 @@
<key>
<string>
guard_expression
</string>
</key>
<key>
<string>
guard_expression
</string>
</key>
<value>
<string>
python: True
</string>
</value>
<value>
<string>
python: True
</string>
</value>
</item>
</item>
<item>
<key>
<string>
guard_permission
</string>
</key>
<value>
<tuple>
<string>
Modify portal content
</string>
</tuple>
</value>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
56
</string>
</value>
<value>
<string>
transition_setup_standard_bt5
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Transition
</string>
</value>
<value>
<string>
Workflow
Transition
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
Setup standard BT5
</string>
</value>
<value>
<string>
Setup standard BT5
</string>
</value>
</item>
</item>
</dictionary>
<item>
</pickle>
<key>
<string>
transition_form_id
</string>
</key>
</record>
<value>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
<none/>
</value>
</item>
</dictionary>
</pickle>
</pickle>
</record>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_action.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Transition id
</string>
</value>
</item>
<item>
<key>
<string>
for_catalog
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
variable_action
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow Variable
</string>
</value>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
transition/getReference|nothing
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_actor.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Name of the user who performed transition
</string>
</value>
</item>
<item>
<key>
<string>
for_catalog
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
variable_actor
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow Variable
</string>
</value>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
user/getIdOrUserName
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/52
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_client_id
.xml
View file @
3ddb4187
...
@@ -2,75 +2,41 @@
...
@@ -2,75 +2,41 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Variable"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
automatic_update
</string>
</key>
<value>
<value>
<int>
1
</int>
</value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
_tree
</string>
</key>
<key>
<string>
comment
</string>
</key>
<value>
<value>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent
>
<
none/
>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
<value>
<string>
Id of client
</string>
</value>
<value>
<string>
Id of client
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
52
</string>
</value>
<value>
<string>
variable_client_id
</string>
</value>
</item>
<item>
<key>
<string>
initial_value
</string>
</key>
<value>
<string>
python: request.get(\'client_id\', None)
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
<value>
<string>
Workflow
Variable
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
client_id
</string>
</value>
<value>
<string>
client_id
</string>
</value>
</item>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
python: request.get(\'client_id\', None)
</string>
</value>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_comment.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Comment about transition
</string>
</value>
</item>
<item>
<key>
<string>
for_catalog
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
variable_comment
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow Variable
</string>
</value>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
python:state_change.kwargs.get(\'comment\', \'\')
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/46
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_configuration_save_url
.xml
View file @
3ddb4187
...
@@ -2,32 +2,20 @@
...
@@ -2,32 +2,20 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Variable"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
automatic_update
</string>
</key>
<value>
<value>
<int>
1
</int>
</value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
_tree
</string>
</key>
<key>
<string>
comment
</string>
</key>
<value>
<value>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent
>
<
none/
>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
<value>
<value>
...
@@ -36,43 +24,21 @@
...
@@ -36,43 +24,21 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
46
</string>
</value>
<value>
<string>
variable_configuration_save_url
</string>
</value>
</item>
<item>
<key>
<string>
initial_value
</string>
</key>
<value>
<string>
python: request.get(\'configuration_save_url\', None)
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
<value>
<string>
Workflow
Variable
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
configuration_save_url
</string>
</value>
<value>
<string>
configuration_save_url
</string>
</value>
</item>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
python: request.get(\'configuration_save_url\', None)
</string>
</value>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/44
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_displayed
.xml
View file @
3ddb4187
...
@@ -2,77 +2,43 @@
...
@@ -2,77 +2,43 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Variable"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<key>
<string>
_count
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_tree
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent>
</value>
</item>
<item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
<value>
<int>
1
</int>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
comment
</string>
</key>
<value>
<value>
<none/>
<none/>
</value>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
description
</string>
</key>
<value>
<string>
44
</string>
</value>
<value>
<string>
python: (object.transition is not None) and (object.transition.getTransitionFormId() not in [\'\', None])
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
i
nitial_value
</string>
</key>
<key>
<string>
i
d
</string>
</key>
<value>
<string>
python: None
</string>
</value>
<value>
<string>
variable_displayed
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
<value>
<string>
Workflow
Variable
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
comment
</string>
</value>
<value>
<string>
displayed
</string>
</value>
</item>
</item>
</dictionary>
<item>
</pickle>
<key>
<string>
variable_default_expression
</string>
</key>
</record>
<value>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
<none/>
</value>
</item>
</dictionary>
</pickle>
</pickle>
</record>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_error_message.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Error message if validation failed
</string>
</value>
</item>
<item>
<key>
<string>
for_catalog
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
variable_error_message
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow Variable
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_history.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Provides access to workflow history
</string>
</value>
</item>
<item>
<key>
<string>
for_catalog
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
variable_history
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow Variable
</string>
</value>
</item>
<item>
<key>
<string>
status_included
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
state_change/getHistory
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_portal_type.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Portal type (used as filter for worklists)
</string>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
variable_portal_type
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow Variable
</string>
</value>
</item>
<item>
<key>
<string>
status_included
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_time.xml
0 → 100644
View file @
3ddb4187
<?xml version="1.0"?>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<global
name=
"Workflow Variable"
module=
"erp5.portal_type"
/>
</pickle>
<pickle>
<dictionary>
<item>
<key>
<string>
description
</string>
</key>
<value>
<string>
Transition timestamp
</string>
</value>
</item>
<item>
<key>
<string>
for_catalog
</string>
</key>
<value>
<int>
0
</int>
</value>
</item>
<item>
<key>
<string>
id
</string>
</key>
<value>
<string>
variable_time
</string>
</value>
</item>
<item>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Workflow Variable
</string>
</value>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
state_change/getDateTime
</string>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
bt5/officejs_appstore_configurator/
PathTemplateItem/workflow_module/officejs_appstore_configuration_workflow/59
.xml
→
bt5/officejs_appstore_configurator/
WorkflowTemplateItem/portal_workflow/officejs_appstore_configuration_workflow/variable_transition
.xml
View file @
3ddb4187
...
@@ -2,32 +2,20 @@
...
@@ -2,32 +2,20 @@
<ZopeData>
<ZopeData>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<record
id=
"1"
aka=
"AAAAAAAAAAE="
>
<pickle>
<pickle>
<global
name=
"Variable"
module=
"erp5.portal_type"
/>
<global
name=
"
Workflow
Variable"
module=
"erp5.portal_type"
/>
</pickle>
</pickle>
<pickle>
<pickle>
<dictionary>
<dictionary>
<item>
<item>
<key>
<string>
_count
</string>
</key>
<key>
<string>
automatic_update
</string>
</key>
<value>
<value>
<int>
1
</int>
</value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAI=
</string>
</persistent>
</value>
</item>
<item>
<key>
<string>
_mt_index
</string>
</key>
<value>
<persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAM=
</string>
</persistent>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
_tree
</string>
</key>
<key>
<string>
comment
</string>
</key>
<value>
<value>
<
persistent>
<string
encoding=
"base64"
>
AAAAAAAAAAQ=
</string>
</persistent
>
<
none/
>
</value>
</value>
</item>
</item>
<item>
<key>
<string>
automatic_update
</string>
</key>
<value>
<int>
1
</int>
</value>
</item>
<item>
<item>
<key>
<string>
description
</string>
</key>
<key>
<string>
description
</string>
</key>
<value>
<value>
...
@@ -36,43 +24,21 @@
...
@@ -36,43 +24,21 @@
</item>
</item>
<item>
<item>
<key>
<string>
id
</string>
</key>
<key>
<string>
id
</string>
</key>
<value>
<string>
59
</string>
</value>
<value>
<string>
variable_transition
</string>
</value>
</item>
<item>
<key>
<string>
initial_value
</string>
</key>
<value>
<string>
python: request.get(\'transition\', None)
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
portal_type
</string>
</key>
<key>
<string>
portal_type
</string>
</key>
<value>
<string>
Variable
</string>
</value>
<value>
<string>
Workflow
Variable
</string>
</value>
</item>
</item>
<item>
<item>
<key>
<string>
title
</string>
</key>
<key>
<string>
title
</string>
</key>
<value>
<string>
transition
</string>
</value>
<value>
<string>
transition
</string>
</value>
</item>
</item>
<item>
<key>
<string>
variable_default_expression
</string>
</key>
<value>
<string>
python: request.get(\'transition\', None)
</string>
</value>
</item>
</dictionary>
</dictionary>
</pickle>
</pickle>
</record>
</record>
<record
id=
"2"
aka=
"AAAAAAAAAAI="
>
<pickle>
<global
name=
"Length"
module=
"BTrees.Length"
/>
</pickle>
<pickle>
<int>
0
</int>
</pickle>
</record>
<record
id=
"3"
aka=
"AAAAAAAAAAM="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
<record
id=
"4"
aka=
"AAAAAAAAAAQ="
>
<pickle>
<global
name=
"OOBTree"
module=
"BTrees.OOBTree"
/>
</pickle>
<pickle>
<none/>
</pickle>
</record>
</ZopeData>
</ZopeData>
bt5/officejs_appstore_configurator/bt/template_path_list
View file @
3ddb4187
business_configuration_module/officejs_appstore_configuration_workflow
business_configuration_module/officejs_appstore_configuration_workflow
workflow_module/officejs_appstore_configuration_workflow
workflow_module/officejs_appstore_configuration_workflow/**
\ No newline at end of file
bt5/officejs_appstore_configurator/bt/template_workflow_id_list
0 → 100644
View file @
3ddb4187
officejs_appstore_configuration_workflow
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment