From 68996771769a9d83525f0fc18ec0b970cc111796 Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Wed, 30 Mar 2011 18:05:01 +0000 Subject: [PATCH] Introduced Business Process (copy of the one available into erp5_simulation_test) and set specialise into Sale Trade Condition. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44818 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../maxma_business_process.xml | 150 +++++++++++++ .../maxma_business_process/13.xml | 146 +++++++++++++ .../maxma_business_process/account.xml | 171 +++++++++++++++ .../maxma_business_process/deliver.xml | 174 +++++++++++++++ .../maxma_business_process/delivery_path.xml | 199 ++++++++++++++++++ .../maxma_business_process/invoice.xml | 170 +++++++++++++++ .../maxma_business_process/invoice_path.xml | 162 ++++++++++++++ .../maxma_business_process/order.xml | 163 ++++++++++++++ .../maxma_business_process/order_path.xml | 159 ++++++++++++++ .../maxma_business_process/pay.xml | 153 ++++++++++++++ .../PathTemplateItem/currency_module/EUR.xml | 92 ++++++++ .../purchase_trade_condition_module/1.xml | 104 ++++++++- .../purchase_trade_condition_module/3.xml | 104 ++++++++- .../sale_trade_condition_module/1.xml | 104 ++++++++- bt5/erp5_demo_maxma_sample/bt/revision | 2 +- .../bt/template_path_list | 3 + 16 files changed, 2031 insertions(+), 25 deletions(-) create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/13.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/account.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/deliver.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/delivery_path.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice_path.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order_path.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/pay.xml create mode 100644 bt5/erp5_demo_maxma_sample/PathTemplateItem/currency_module/EUR.xml diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process.xml new file mode 100644 index 0000000000..c0e9974c8a --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process.xml @@ -0,0 +1,150 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Business Process" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_Access_contents_information_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Add_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Modify_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_View_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_count</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <dictionary/> + </value> + </item> + <item> + <key> <string>_mt_index</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <dictionary/> + </value> + </item> + <item> + <key> <string>_tree</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAQ=</string> </persistent> + </value> + </item> + <item> + <key> <string>default_reference</string> </key> + <value> <string>maxma_business_process</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> <string>The Typical Maxma Co. Business Process.</string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>maxma_business_process</string> </value> + </item> + <item> + <key> <string>last_id</string> </key> + <value> <string>13</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Business Process</string> </value> + </item> + <item> + <key> <string>referential_date</string> </key> + <value> <string>start_date</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Maxma Co. Business Process</string> </value> + </item> + <item> + <key> <string>version</string> </key> + <value> <string>1</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <global name="Length" module="BTrees.Length"/> + </pickle> + <pickle> <int>0</int> </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <global name="OOBTree" module="BTrees.OOBTree"/> + </pickle> + <pickle> + <none/> + </pickle> + </record> + <record id="4" aka="AAAAAAAAAAQ="> + <pickle> + <global name="OOBTree" module="BTrees.OOBTree"/> + </pickle> + <pickle> + <none/> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/13.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/13.xml new file mode 100644 index 0000000000..7ae08a6d3a --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/13.xml @@ -0,0 +1,146 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Trade Model Path" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <dictionary/> + </value> + </item> + <item> + <key> <string>_local_properties</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>modification_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>creation_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <dictionary/> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>trade_phase/default/accounting</string> + <string>trade_date/trade_phase/default/accounting</string> + </tuple> + </value> + </item> + <item> + <key> <string>creation_date</string> </key> + <value> + <object> + <klass> + <global id="1.1" name="DateTime" module="DateTime.DateTime"/> + </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280786400.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>default_reference</string> </key> + <value> <string>TMP-ACCOUNTING</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>13</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>membership_criterion_category</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>modification_date</string> </key> + <value> + <object> + <klass> <reference id="1.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280786400.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>payment_end_of_month</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Trade Model Path</string> </value> + </item> + <item> + <key> <string>string_index</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>test_method_id</string> </key> + <value> + <tuple> + <string>isAccountingMovementType</string> + </tuple> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Accounting</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/account.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/account.xml new file mode 100644 index 0000000000..9c06ecdda3 --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/account.xml @@ -0,0 +1,171 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Business Link" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_Access_contents_information_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Add_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Modify_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_View_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>delivery_builder/portal_deliveries/purchase_invoice_transaction_builder</string> + <string>delivery_builder/portal_deliveries/sale_invoice_transaction_builder</string> + <string>trade_phase/default/accounting</string> + <string>predecessor/trade_state/invoiced</string> + <string>successor/trade_state/accounted</string> + </tuple> + </value> + </item> + <item> + <key> <string>completed_state</string> </key> + <value> + <tuple> + <string>delivered</string> + <string>started</string> + <string>stopped</string> + </tuple> + </value> + </item> + <item> + <key> <string>deliverable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>frozen_state</string> </key> + <value> + <tuple> + <string>delivered</string> + <string>stopped</string> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>account</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Business Link</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>account</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/deliver.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/deliver.xml new file mode 100644 index 0000000000..6d52b2820f --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/deliver.xml @@ -0,0 +1,174 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Business Link" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_Access_contents_information_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Add_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Modify_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_View_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>delivery_builder/portal_deliveries/sale_packing_list_builder</string> + <string>trade_phase/default/delivery</string> + <string>predecessor/trade_state/ordered</string> + <string>successor/trade_state/delivered</string> + </tuple> + </value> + </item> + <item> + <key> <string>completed_state</string> </key> + <value> + <tuple> + <string>delivered</string> + <string>started</string> + <string>stopped</string> + </tuple> + </value> + </item> + <item> + <key> <string>deliverable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>frozen_state</string> </key> + <value> + <tuple> + <string>delivered</string> + <string>stopped</string> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>deliver</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>lead_time</string> </key> + <value> <float>10.0</float> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Business Link</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>deliver</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/delivery_path.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/delivery_path.xml new file mode 100644 index 0000000000..ad105cf977 --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/delivery_path.xml @@ -0,0 +1,199 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Trade Model Path" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_local_properties</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>modification_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>creation_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>wait_time</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>float</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>lead_time</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>float</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>trade_phase/default/delivery</string> + <string>trade_date/trade_phase/default/order</string> + <string>end_of/day</string> + </tuple> + </value> + </item> + <item> + <key> <string>creation_date</string> </key> + <value> + <object> + <klass> + <global id="1.1" name="DateTime" module="DateTime.DateTime"/> + </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280440800.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>default_reference</string> </key> + <value> <string>TMP-DELIVERY</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>delivery_path</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>2</int> </value> + </item> + <item> + <key> <string>lead_time</string> </key> + <value> <float>2.0</float> </value> + </item> + <item> + <key> <string>modification_date</string> </key> + <value> + <object> + <klass> <reference id="1.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280440800.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>payment_additional_term</string> </key> + <value> <int>10</int> </value> + </item> + <item> + <key> <string>payment_end_of_month</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>payment_term</string> </key> + <value> <int>10</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Trade Model Path</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Delivery</string> </value> + </item> + <item> + <key> <string>wait_time</string> </key> + <value> <float>3.0</float> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice.xml new file mode 100644 index 0000000000..20aba74718 --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice.xml @@ -0,0 +1,170 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Business Link" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_Access_contents_information_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Add_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Modify_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_View_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>delivery_builder/portal_deliveries/sale_invoice_builder</string> + <string>trade_phase/default/invoicing</string> + <string>predecessor/trade_state/delivered</string> + <string>successor/trade_state/invoiced</string> + </tuple> + </value> + </item> + <item> + <key> <string>completed_state</string> </key> + <value> + <tuple> + <string>delivered</string> + <string>started</string> + <string>stopped</string> + </tuple> + </value> + </item> + <item> + <key> <string>deliverable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>frozen_state</string> </key> + <value> + <tuple> + <string>delivered</string> + <string>stopped</string> + </tuple> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>invoice</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>2</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Business Link</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>invoice</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice_path.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice_path.xml new file mode 100644 index 0000000000..a5b9a9f94b --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/invoice_path.xml @@ -0,0 +1,162 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Trade Model Path" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_local_properties</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>modification_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>creation_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>trade_date/trade_phase/default/delivery</string> + <string>trade_phase/default/invoicing</string> + </tuple> + </value> + </item> + <item> + <key> <string>creation_date</string> </key> + <value> + <object> + <klass> + <global id="1.1" name="DateTime" module="DateTime.DateTime"/> + </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280786400.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>default_reference</string> </key> + <value> <string>TMP-INVOICE</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>invoice_path</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>3</int> </value> + </item> + <item> + <key> <string>modification_date</string> </key> + <value> + <object> + <klass> <reference id="1.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280786400.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>payment_end_of_month</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Trade Model Path</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Invoicing</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order.xml new file mode 100644 index 0000000000..944e882f14 --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order.xml @@ -0,0 +1,163 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Business Link" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_Access_contents_information_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Add_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Modify_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_View_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>trade_phase/default/order</string> + <string>successor/trade_state/ordered</string> + </tuple> + </value> + </item> + <item> + <key> <string>completed_state</string> </key> + <value> + <tuple> + <string>confirmed</string> + </tuple> + </value> + </item> + <item> + <key> <string>deliverable</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>frozen_state</string> </key> + <value> + <tuple/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>order</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Business Link</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>order</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order_path.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order_path.xml new file mode 100644 index 0000000000..acc7422d02 --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/order_path.xml @@ -0,0 +1,159 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Trade Model Path" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_local_properties</string> </key> + <value> + <tuple> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>modification_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>id</string> </key> + <value> <string>creation_date</string> </value> + </item> + <item> + <key> <string>type</string> </key> + <value> <string>date</string> </value> + </item> + </dictionary> + </tuple> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>incoterm/a</string> + <string>trade_phase/default/order</string> + <string>trade_date/trade_phase/default/order</string> + </tuple> + </value> + </item> + <item> + <key> <string>creation_date</string> </key> + <value> + <object> + <klass> + <global id="1.1" name="DateTime" module="DateTime.DateTime"/> + </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280440800.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>default_reference</string> </key> + <value> <string>TMP-ORDER</string> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>order_path</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>1</int> </value> + </item> + <item> + <key> <string>modification_date</string> </key> + <value> + <object> + <klass> <reference id="1.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1280440800.0</float> + <string>GMT+2</string> + </tuple> + </state> + </object> + </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Trade Model Path</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Order</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/pay.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/pay.xml new file mode 100644 index 0000000000..d7bfd92055 --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/business_process_module/maxma_business_process/pay.xml @@ -0,0 +1,153 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Business Link" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_Access_contents_information_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Add_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Modify_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_View_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_identity_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent> + </value> + </item> + <item> + <key> <string>_range_criterion</string> </key> + <value> + <persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent> + </value> + </item> + <item> + <key> <string>categories</string> </key> + <value> + <tuple> + <string>delivery_builder/portal_deliveries/payment_transaction_builder</string> + <string>trade_phase/default/payment</string> + <string>predecessor/trade_state/accounted</string> + <string>successor/trade_state/paid</string> + <string>source/account_module/bank</string> + <string>destination/account_module/bank</string> + </tuple> + </value> + </item> + <item> + <key> <string>deliverable</string> </key> + <value> <int>0</int> </value> + </item> + <item> + <key> <string>description</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>pay</string> </value> + </item> + <item> + <key> <string>int_index</string> </key> + <value> <int>4</int> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Business Link</string> </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>pay</string> </value> + </item> + </dictionary> + </pickle> + </record> + <record id="2" aka="AAAAAAAAAAI="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> + <record id="3" aka="AAAAAAAAAAM="> + <pickle> + <tuple> + <global name="PersistentMapping" module="Persistence.mapping"/> + <tuple/> + </tuple> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>data</string> </key> + <value> + <dictionary/> + </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/currency_module/EUR.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/currency_module/EUR.xml new file mode 100644 index 0000000000..5b8b305c04 --- /dev/null +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/currency_module/EUR.xml @@ -0,0 +1,92 @@ +<?xml version="1.0"?> +<ZopeData> + <record id="1" aka="AAAAAAAAAAE="> + <pickle> + <global name="Currency" module="erp5.portal_type"/> + </pickle> + <pickle> + <dictionary> + <item> + <key> <string>_Access_contents_information_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Add_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_Modify_portal_content_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>_View_Permission</string> </key> + <value> + <tuple> + <string>Assignee</string> + <string>Assignor</string> + <string>Associate</string> + <string>Auditor</string> + <string>Author</string> + <string>Manager</string> + <string>Owner</string> + </tuple> + </value> + </item> + <item> + <key> <string>base_unit_quantity</string> </key> + <value> <float>0.01</float> </value> + </item> + <item> + <key> <string>default_reference</string> </key> + <value> <string>EUR</string> </value> + </item> + <item> + <key> <string>id</string> </key> + <value> <string>EUR</string> </value> + </item> + <item> + <key> <string>portal_type</string> </key> + <value> <string>Currency</string> </value> + </item> + <item> + <key> <string>short_title</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>title</string> </key> + <value> <string>Euro</string> </value> + </item> + </dictionary> + </pickle> + </record> +</ZopeData> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/1.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/1.xml index 802f7a5d30..eee19cc011 100644 --- a/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/1.xml +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/1.xml @@ -85,6 +85,7 @@ <string>price_currency/currency_module/EUR</string> <string>delivery_mode/air</string> <string>incoterm/ddp</string> + <string>specialise/business_process_module/maxma_business_process</string> </tuple> </value> </item> @@ -112,8 +113,8 @@ </tuple> <state> <tuple> - <float>1262300400.0</float> - <string>GMT+1</string> + <float>1262311200.0</float> + <string>GMT-2</string> </tuple> </state> </object> @@ -129,8 +130,8 @@ </tuple> <state> <tuple> - <float>1451430000.0</float> - <string>GMT+1</string> + <float>1451440800.0</float> + <string>GMT-2</string> </tuple> </state> </object> @@ -264,10 +265,7 @@ </record> <record id="5" aka="AAAAAAAAAAU="> <pickle> - <tuple> - <global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> - <tuple/> - </tuple> + <global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> </pickle> <pickle> <tuple> @@ -590,6 +588,96 @@ </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string>edit</string> </value> + </item> + <item> + <key> <string>actor</string> </key> + <value> <string>zope</string> </value> + </item> + <item> + <key> <string>comment</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>error_message</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>serial</string> </key> + <value> <string>909.13463.3404.26982</string> </value> + </item> + <item> + <key> <string>state</string> </key> + <value> <string>current</string> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <object> + <klass> <reference id="5.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1301507216.76</float> + <string>GMT-3</string> + </tuple> + </state> + </object> + </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string>edit</string> </value> + </item> + <item> + <key> <string>actor</string> </key> + <value> <string>zope</string> </value> + </item> + <item> + <key> <string>comment</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>error_message</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>serial</string> </key> + <value> <string>909.20362.62016.61730</string> </value> + </item> + <item> + <key> <string>state</string> </key> + <value> <string>current</string> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <object> + <klass> <reference id="5.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1301507693.25</float> + <string>GMT-3</string> + </tuple> + </state> + </object> + </value> + </item> + </dictionary> </list> </tuple> </pickle> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/3.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/3.xml index b8d49454db..3ecebef718 100644 --- a/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/3.xml +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/purchase_trade_condition_module/3.xml @@ -103,6 +103,7 @@ <string>source_section/organisation_module/12</string> <string>source/organisation_module/12</string> <string>source_decision/person_module/7</string> + <string>specialise/business_process_module/maxma_business_process</string> </tuple> </value> </item> @@ -132,8 +133,8 @@ </tuple> <state> <tuple> - <float>1262300400.0</float> - <string>GMT+1</string> + <float>1262311200.0</float> + <string>GMT-2</string> </tuple> </state> </object> @@ -149,8 +150,8 @@ </tuple> <state> <tuple> - <float>1451430000.0</float> - <string>GMT+1</string> + <float>1451440800.0</float> + <string>GMT-2</string> </tuple> </state> </object> @@ -306,10 +307,7 @@ </record> <record id="8" aka="AAAAAAAAAAg="> <pickle> - <tuple> - <global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> - <tuple/> - </tuple> + <global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> </pickle> <pickle> <tuple> @@ -720,6 +718,96 @@ </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string>edit</string> </value> + </item> + <item> + <key> <string>actor</string> </key> + <value> <string>zope</string> </value> + </item> + <item> + <key> <string>comment</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>error_message</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>serial</string> </key> + <value> <string>909.13463.3404.26982</string> </value> + </item> + <item> + <key> <string>state</string> </key> + <value> <string>current</string> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <object> + <klass> <reference id="8.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1301507207.15</float> + <string>GMT-3</string> + </tuple> + </state> + </object> + </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string>edit</string> </value> + </item> + <item> + <key> <string>actor</string> </key> + <value> <string>zope</string> </value> + </item> + <item> + <key> <string>comment</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>error_message</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>serial</string> </key> + <value> <string>909.20362.51513.63709</string> </value> + </item> + <item> + <key> <string>state</string> </key> + <value> <string>current</string> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <object> + <klass> <reference id="8.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1301507693.24</float> + <string>GMT-3</string> + </tuple> + </state> + </object> + </value> + </item> + </dictionary> </list> </tuple> </pickle> diff --git a/bt5/erp5_demo_maxma_sample/PathTemplateItem/sale_trade_condition_module/1.xml b/bt5/erp5_demo_maxma_sample/PathTemplateItem/sale_trade_condition_module/1.xml index 41a638b548..151e035697 100644 --- a/bt5/erp5_demo_maxma_sample/PathTemplateItem/sale_trade_condition_module/1.xml +++ b/bt5/erp5_demo_maxma_sample/PathTemplateItem/sale_trade_condition_module/1.xml @@ -81,6 +81,7 @@ <string>price_currency/currency_module/EUR</string> <string>delivery_mode/air</string> <string>incoterm/ddp</string> + <string>specialise/business_process_module/maxma_business_process</string> </tuple> </value> </item> @@ -110,8 +111,8 @@ </tuple> <state> <tuple> - <float>1262300400.0</float> - <string>GMT+1</string> + <float>1262311200.0</float> + <string>GMT-2</string> </tuple> </state> </object> @@ -127,8 +128,8 @@ </tuple> <state> <tuple> - <float>1451430000.0</float> - <string>GMT+1</string> + <float>1451440800.0</float> + <string>GMT-2</string> </tuple> </state> </object> @@ -262,10 +263,7 @@ </record> <record id="5" aka="AAAAAAAAAAU="> <pickle> - <tuple> - <global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> - <tuple/> - </tuple> + <global name="WorkflowHistoryList" module="Products.ERP5Type.patches.WorkflowTool"/> </pickle> <pickle> <tuple> @@ -541,6 +539,96 @@ </value> </item> </dictionary> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string>edit</string> </value> + </item> + <item> + <key> <string>actor</string> </key> + <value> <string>zope</string> </value> + </item> + <item> + <key> <string>comment</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>error_message</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>serial</string> </key> + <value> <string>909.13463.3404.26982</string> </value> + </item> + <item> + <key> <string>state</string> </key> + <value> <string>current</string> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <object> + <klass> <reference id="5.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1301507226.34</float> + <string>GMT-3</string> + </tuple> + </state> + </object> + </value> + </item> + </dictionary> + <dictionary> + <item> + <key> <string>action</string> </key> + <value> <string>edit</string> </value> + </item> + <item> + <key> <string>actor</string> </key> + <value> <string>zope</string> </value> + </item> + <item> + <key> <string>comment</string> </key> + <value> + <none/> + </value> + </item> + <item> + <key> <string>error_message</string> </key> + <value> <string></string> </value> + </item> + <item> + <key> <string>serial</string> </key> + <value> <string>909.20363.6939.34048</string> </value> + </item> + <item> + <key> <string>state</string> </key> + <value> <string>current</string> </value> + </item> + <item> + <key> <string>time</string> </key> + <value> + <object> + <klass> <reference id="5.1"/> </klass> + <tuple> + <none/> + </tuple> + <state> + <tuple> + <float>1301507693.26</float> + <string>GMT-3</string> + </tuple> + </state> + </object> + </value> + </item> + </dictionary> </list> </tuple> </pickle> diff --git a/bt5/erp5_demo_maxma_sample/bt/revision b/bt5/erp5_demo_maxma_sample/bt/revision index 301160a930..f11c82a4cb 100644 --- a/bt5/erp5_demo_maxma_sample/bt/revision +++ b/bt5/erp5_demo_maxma_sample/bt/revision @@ -1 +1 @@ -8 \ No newline at end of file +9 \ No newline at end of file diff --git a/bt5/erp5_demo_maxma_sample/bt/template_path_list b/bt5/erp5_demo_maxma_sample/bt/template_path_list index 97763f1e53..b293200f2c 100644 --- a/bt5/erp5_demo_maxma_sample/bt/template_path_list +++ b/bt5/erp5_demo_maxma_sample/bt/template_path_list @@ -1,4 +1,7 @@ +business_process_module/maxma_business_process +business_process_module/maxma_business_process/** campaign_module/** +currency_module/EUR event_module event_module/** inventory_module -- 2.30.9