[Erp5-report] r7479 - in /erp5/trunk/bt5/erp5_banking_inventory: PortalTypeWorkflowChainTem...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed May 24 16:11:03 CEST 2006


Author: aurel
Date: Wed May 24 16:11:01 2006
New Revision: 7479

URL: http://svn.erp5.org?rev=7479&view=rev
Log:
2006-05-24 aurel
* add a minimal workflow for inventory

Added:
    erp5/trunk/bt5/erp5_banking_inventory/PortalTypeWorkflowChainTemplateItem/
    erp5/trunk/bt5/erp5_banking_inventory/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/scripts.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/cancelled.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/delivered.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/draft.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel_action.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver_action.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/action.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/actor.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/comment.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/error_message.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/history.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/portal_type.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/time.xml
    erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/worklists.xml
    erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_business_template_workflow
    erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_tool
Modified:
    erp5/trunk/bt5/erp5_banking_inventory/bt/change_log
    erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_workflow_chain_list
    erp5/trunk/bt5/erp5_banking_inventory/bt/template_workflow_id_list

Added: erp5/trunk/bt5/erp5_banking_inventory/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,10 @@
+<workflow_chain>
+ <chain>
+  <type>Bank Account Inventory</type>
+  <workflow>inventory_workflow, edit_workflow</workflow>
+ </chain>
+ <chain>
+  <type>Cash Inventory Group</type>
+  <workflow>inventory_workflow, edit_workflow</workflow>
+ </chain>
+</workflow_chain>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.DCWorkflow</string>
+          <string>DCWorkflowDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_owner</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>creation_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>groups</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>inventory_workflow</string> </value>
+        </item>
+        <item>
+            <key> <string>initial_state</string> </key>
+            <value> <string>draft</string> </value>
+        </item>
+        <item>
+            <key> <string>manager_bypass</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>permissions</string> </key>
+            <value>
+              <tuple>
+                <string>View</string>
+                <string>Modify portal content</string>
+                <string>Access contents information</string>
+                <string>Add portal content</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>state_var</string> </key>
+            <value> <string>preference_state</string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Inventory Workflow</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/scripts.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/scripts.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/scripts.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/scripts.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,40 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Scripts</string>
+          <string>Scripts</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mapping</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>scripts</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,40 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.States</string>
+          <string>States</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mapping</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>states</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/cancelled.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/cancelled.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/cancelled.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/cancelled.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,110 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.States</string>
+          <string>StateDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>cancelled</string> </value>
+        </item>
+        <item>
+            <key> <string>permission_roles</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Cancelled</string> </value>
+        </item>
+        <item>
+            <key> <string>transitions</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>type_list</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Persistence</string>
+          <string>PersistentMapping</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_container</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>Access contents information</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Auditor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>Add portal content</string> </key>
+                    <value>
+                      <tuple/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>Modify portal content</string> </key>
+                    <value>
+                      <tuple/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>View</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Auditor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/delivered.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/delivered.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/delivered.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/delivered.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,113 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.States</string>
+          <string>StateDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>delivered</string> </value>
+        </item>
+        <item>
+            <key> <string>permission_roles</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Delivered</string> </value>
+        </item>
+        <item>
+            <key> <string>transitions</string> </key>
+            <value>
+              <tuple>
+                <string>disable</string>
+                <string>disable_action</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>type_list</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Persistence</string>
+          <string>PersistentMapping</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_container</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>Access contents information</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Auditor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>Add portal content</string> </key>
+                    <value>
+                      <tuple/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>Modify portal content</string> </key>
+                    <value>
+                      <tuple/>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>View</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Auditor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/draft.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/draft.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/draft.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/states/draft.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,121 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.States</string>
+          <string>StateDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>draft</string> </value>
+        </item>
+        <item>
+            <key> <string>permission_roles</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Draft</string> </value>
+        </item>
+        <item>
+            <key> <string>transitions</string> </key>
+            <value>
+              <tuple>
+                <string>cancel</string>
+                <string>cancel_action</string>
+                <string>deliver</string>
+                <string>deliver_action</string>
+              </tuple>
+            </value>
+        </item>
+        <item>
+            <key> <string>type_list</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Persistence</string>
+          <string>PersistentMapping</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_container</string> </key>
+            <value>
+              <dictionary>
+                <item>
+                    <key> <string>Access contents information</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>Add portal content</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>Modify portal content</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+                <item>
+                    <key> <string>View</string> </key>
+                    <value>
+                      <tuple>
+                        <string>Assignor</string>
+                        <string>Manager</string>
+                        <string>Owner</string>
+                      </tuple>
+                    </value>
+                </item>
+              </dictionary>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,40 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Transitions</string>
+          <string>Transitions</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mapping</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>transitions</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,70 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Transitions</string>
+          <string>TransitionDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>actbox_category</string> </key>
+            <value> <string>workflow</string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_url</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>after_script_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>cancel</string> </value>
+        </item>
+        <item>
+            <key> <string>new_state_id</string> </key>
+            <value> <string>cancelled</string> </value>
+        </item>
+        <item>
+            <key> <string>script_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Cancel</string> </value>
+        </item>
+        <item>
+            <key> <string>trigger_type</string> </key>
+            <value> <int>2</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel_action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel_action.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel_action.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/cancel_action.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,125 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Transitions</string>
+          <string>TransitionDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>actbox_category</string> </key>
+            <value> <string>workflow</string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_name</string> </key>
+            <value> <string>Cancel</string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_url</string> </key>
+            <value> <string encoding="cdata"><![CDATA[
+
+%(content_url)s/Base_DoWorkflowAction?action_name=cancel_action&wf_id=inventory_workflow
+
+]]></string> </value>
+        </item>
+        <item>
+            <key> <string>after_script_name</string> </key>
+            <value> <string>cancel</string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>guard</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>cancel_action</string> </value>
+        </item>
+        <item>
+            <key> <string>new_state_id</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>script_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Cancel Action</string> </value>
+        </item>
+        <item>
+            <key> <string>trigger_type</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>var_exprs</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Guard</string>
+          <string>Guard</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>roles</string> </key>
+            <value>
+              <tuple>
+                <string>Manager</string>
+                <string>Assignor</string>
+              </tuple>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="3" aka="AAAAAAAAAAM=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Persistence</string>
+          <string>PersistentMapping</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>_container</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,70 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Transitions</string>
+          <string>TransitionDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>actbox_category</string> </key>
+            <value> <string>workflow</string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_url</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>after_script_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>deliver</string> </value>
+        </item>
+        <item>
+            <key> <string>new_state_id</string> </key>
+            <value> <string>delivered</string> </value>
+        </item>
+        <item>
+            <key> <string>script_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Deliver</string> </value>
+        </item>
+        <item>
+            <key> <string>trigger_type</string> </key>
+            <value> <int>2</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver_action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver_action.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver_action.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/transitions/deliver_action.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,94 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Transitions</string>
+          <string>TransitionDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>actbox_category</string> </key>
+            <value> <string>workflow</string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_name</string> </key>
+            <value> <string>Deliver</string> </value>
+        </item>
+        <item>
+            <key> <string>actbox_url</string> </key>
+            <value> <string>%(content_url)s/BaseWorkflow_viewWorkflowActionDialog?field_my_workflow_action=deliver_action</string> </value>
+        </item>
+        <item>
+            <key> <string>after_script_name</string> </key>
+            <value> <string>deliver</string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>guard</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>deliver_action</string> </value>
+        </item>
+        <item>
+            <key> <string>new_state_id</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>script_name</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>title</string> </key>
+            <value> <string>Deliver Action</string> </value>
+        </item>
+        <item>
+            <key> <string>trigger_type</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Guard</string>
+          <string>Guard</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>roles</string> </key>
+            <value>
+              <tuple>
+                <string>Manager</string>
+                <string>Assignor</string>
+              </tuple>
+            </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,40 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>Variables</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mapping</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>variables</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/action.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/action.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/action.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/action.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>action</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>transition/getId|nothing</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/actor.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/actor.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/actor.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/actor.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>actor</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>user/getUserName</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/comment.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/comment.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/comment.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/comment.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>comment</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>python:state_change.kwargs.get(\'comment\',\'\')</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/error_message.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/error_message.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/error_message.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/error_message.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,60 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>error_message</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/history.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/history.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/history.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/history.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>history</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>state_change/getHistory</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/portal_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/portal_type.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/portal_type.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/portal_type.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,60 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>portal_type</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/time.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/time.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/time.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/variables/time.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,79 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Variables</string>
+          <string>VariableDefinition</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_expr</string> </key>
+            <value>
+              <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
+            </value>
+        </item>
+        <item>
+            <key> <string>default_value</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>description</string> </key>
+            <value> <string></string> </value>
+        </item>
+        <item>
+            <key> <string>for_catalog</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
+            <key> <string>for_status</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>time</string> </value>
+        </item>
+        <item>
+            <key> <string>info_guard</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>update_always</string> </key>
+            <value> <int>1</int> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+  <record id="2" aka="AAAAAAAAAAI=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.CMFCore.Expression</string>
+          <string>Expression</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>text</string> </key>
+            <value> <string>state_change/getDateTime</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Added: erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/worklists.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/worklists.xml?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/worklists.xml (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/WorkflowTemplateItem/portal_workflow/inventory_workflow/worklists.xml Wed May 24 16:11:01 2006
@@ -1,0 +1,40 @@
+<?xml version="1.0"?>
+<ZopeData>
+  <record id="1" aka="AAAAAAAAAAE=">
+    <pickle>
+      <tuple>
+        <tuple>
+          <string>Products.DCWorkflow.Worklists</string>
+          <string>Worklists</string>
+        </tuple>
+        <none/>
+      </tuple>
+    </pickle>
+    <pickle>
+      <dictionary>
+        <item>
+            <key> <string>__ac_local_roles__</string> </key>
+            <value>
+              <none/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_mapping</string> </key>
+            <value>
+              <dictionary/>
+            </value>
+        </item>
+        <item>
+            <key> <string>_objects</string> </key>
+            <value>
+              <tuple/>
+            </value>
+        </item>
+        <item>
+            <key> <string>id</string> </key>
+            <value> <string>worklists</string> </value>
+        </item>
+      </dictionary>
+    </pickle>
+  </record>
+</ZopeData>

Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/change_log?rev=7479&r1=7478&r2=7479&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/change_log (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/change_log Wed May 24 16:11:01 2006
@@ -1,3 +1,6 @@
+2006-05-24 aurel
+* add a minimal workflow for inventory
+
 2006-05-18 aurel
 * modify cash inventory line/cell portal type to use our own class
 

Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_workflow_chain_list?rev=7479&r1=7478&r2=7479&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_workflow_chain_list (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/template_portal_type_workflow_chain_list Wed May 24 16:11:01 2006
@@ -1,0 +1,4 @@
+Bank Account Inventory | edit_workflow
+Bank Account Inventory | inventory_workflow
+Cash Inventory Group | edit_workflow
+Cash Inventory Group | inventory_workflow

Added: erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_business_template_workflow
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_business_template_workflow?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_business_template_workflow (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_business_template_workflow Wed May 24 16:11:01 2006
@@ -1,0 +1,1 @@
+0

Added: erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_tool
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_tool?rev=7479&view=auto
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_tool (added)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/template_update_tool Wed May 24 16:11:01 2006
@@ -1,0 +1,1 @@
+0

Modified: erp5/trunk/bt5/erp5_banking_inventory/bt/template_workflow_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_inventory/bt/template_workflow_id_list?rev=7479&r1=7478&r2=7479&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_inventory/bt/template_workflow_id_list (original)
+++ erp5/trunk/bt5/erp5_banking_inventory/bt/template_workflow_id_list Wed May 24 16:11:01 2006
@@ -1,0 +1,1 @@
+inventory_workflow




More information about the Erp5-report mailing list