Commit bb579846 authored by iv's avatar iv

ERP5Workflow: changes on configurator

Variable type is now called Workflow Variable
Add automatic_update property on variables
Rename initial_value to variable_value
parent aea163cd
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -36,6 +36,10 @@ ...@@ -36,6 +36,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -39,12 +39,12 @@ ...@@ -39,12 +39,12 @@
<value> <string>42</string> </value> <value> <string>42</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <string>python: member.getId()</string> </value> <value> <string>python: member.getId()</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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -39,12 +39,12 @@ ...@@ -39,12 +39,12 @@
<value> <string>43</string> </value> <value> <string>43</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <string>python: object.getDateTime()</string> </value> <value> <string>python: object.getDateTime()</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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -39,12 +39,12 @@ ...@@ -39,12 +39,12 @@
<value> <string>44</string> </value> <value> <string>44</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <string>python: None</string> </value> <value> <string>python: 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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -39,12 +39,12 @@ ...@@ -39,12 +39,12 @@
<value> <string>45</string> </value> <value> <string>45</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <string>python: None</string> </value> <value> <string>python: 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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -39,12 +39,12 @@ ...@@ -39,12 +39,12 @@
<value> <string>46</string> </value> <value> <string>46</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <string>python: request.get(\'configuration_save_url\', None)</string> </value> <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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -60,14 +60,14 @@ ...@@ -60,14 +60,14 @@
<value> <string>47</string> </value> <value> <string>47</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <value>
<none/> <none/>
</value> </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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -37,12 +37,12 @@ ...@@ -37,12 +37,12 @@
<value> <string>52</string> </value> <value> <string>52</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <string>python: request.get(\'client_id\', None)</string> </value> <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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -39,12 +39,12 @@ ...@@ -39,12 +39,12 @@
<value> <string>59</string> </value> <value> <string>59</string> </value>
</item> </item>
<item> <item>
<key> <string>initial_value</string> </key> <key> <string>variable_value</string> </key>
<value> <string>python: request.get(\'transition\', None)</string> </value> <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>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -36,6 +36,10 @@ ...@@ -36,6 +36,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -36,6 +36,10 @@ ...@@ -36,6 +36,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -36,6 +36,10 @@ ...@@ -36,6 +36,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
...@@ -34,6 +34,10 @@ ...@@ -34,6 +34,10 @@
<tuple/> <tuple/>
</value> </value>
</item> </item>
<item>
<key> <string>automatic_update</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary> </dictionary>
</pickle> </pickle>
</record> </record>
......
...@@ -2,13 +2,13 @@ ...@@ -2,13 +2,13 @@
<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>default_expr</string> </key> <key> <string>default_expr</string> </key>
<value> <string>user/getUserName</string> </value> <value> <string>user/getIdOrUserName</string> </value>
</item> </item>
<item> <item>
<key> <string>default_reference</string> </key> <key> <string>default_reference</string> </key>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<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>
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
</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>role</string> </key> <key> <string>role</string> </key>
......
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