Commit bc983aa2 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

add Payment Simulation Rule.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32925 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 86f9d5b1
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_view</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>divergence</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>2.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Divergence Testers</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/Rule_view</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ActionInformation" module="Products.CMFCore.ActionInformation"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>action</string> </key>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>action_type/object_view</string>
</tuple>
</value>
</item>
<item>
<key> <string>category</string> </key>
<value> <string>object_view</string> </value>
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>icon</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>view</string> </value>
</item>
<item>
<key> <string>permissions</string> </key>
<value>
<tuple>
<string>View</string>
</tuple>
</value>
</item>
<item>
<key> <string>priority</string> </key>
<value> <float>1.0</float> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>View</string> </value>
</item>
<item>
<key> <string>visible</string> </key>
<value> <int>1</int> </value>
</item>
</dictionary>
</pickle>
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="Expression" module="Products.CMFCore.Expression"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>string:${object_url}/InvoiceTransactionRule_view</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -48,6 +48,11 @@ ...@@ -48,6 +48,11 @@
<item>Property Divergence Tester</item> <item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item> <item>Quantity Divergence Tester</item>
</portal_type> </portal_type>
<portal_type id="Payment Simulation Rule">
<item>Category Divergence Tester</item>
<item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item>
</portal_type>
<portal_type id="Payment Transaction"> <portal_type id="Payment Transaction">
<item>Accounting Transaction Line</item> <item>Accounting Transaction Line</item>
<item>File</item> <item>File</item>
...@@ -69,6 +74,7 @@ ...@@ -69,6 +74,7 @@
<item>Invoice Root Simulation Rule</item> <item>Invoice Root Simulation Rule</item>
<item>Invoice Rule</item> <item>Invoice Rule</item>
<item>Payment Rule</item> <item>Payment Rule</item>
<item>Payment Simulation Rule</item>
</portal_type> </portal_type>
<portal_type id="Sale Invoice Transaction"> <portal_type id="Sale Invoice Transaction">
<item>File</item> <item>File</item>
......
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>acquire_local_roles</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>document.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Payment Simulation Rule</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Payment Simulation Rule object make sure an Payment in the simulation is consistent with the real payment.</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addPaymentSimulationRule</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>1</int> </value>
</item>
<item>
<key> <string>group_list</string> </key>
<value>
<tuple>
<string>rule</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Payment Simulation Rule</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>permission</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
...@@ -39,6 +39,10 @@ ...@@ -39,6 +39,10 @@
<type>Payment Rule</type> <type>Payment Rule</type>
<workflow>edit_workflow, rule_validation_workflow</workflow> <workflow>edit_workflow, rule_validation_workflow</workflow>
</chain> </chain>
<chain>
<type>Payment Simulation Rule</type>
<workflow>edit_workflow, rule_validation_workflow</workflow>
</chain>
<chain> <chain>
<type>Payment Transaction</type> <type>Payment Transaction</type>
<workflow>accounting_workflow, delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_simulation_interaction_workflow, edit_workflow</workflow> <workflow>accounting_workflow, delivery_causality_interaction_workflow, delivery_causality_workflow, delivery_simulation_interaction_workflow, edit_workflow</workflow>
......
1113 1114
\ No newline at end of file \ No newline at end of file
...@@ -64,6 +64,8 @@ Organisation | jump_active_accounting_pref ...@@ -64,6 +64,8 @@ Organisation | jump_active_accounting_pref
Organisation | jump_to_accounting Organisation | jump_to_accounting
Organisation | transactions Organisation | transactions
Payment Rule | view Payment Rule | view
Payment Simulation Rule | divergence
Payment Simulation Rule | view
Payment Transaction | add_accounting_transaction_line Payment Transaction | add_accounting_transaction_line
Payment Transaction | convert_destination_price Payment Transaction | convert_destination_price
Payment Transaction | convert_source_price Payment Transaction | convert_source_price
......
...@@ -25,6 +25,9 @@ Organisation | Cash Register ...@@ -25,6 +25,9 @@ Organisation | Cash Register
Payment Rule | Category Divergence Tester Payment Rule | Category Divergence Tester
Payment Rule | Property Divergence Tester Payment Rule | Property Divergence Tester
Payment Rule | Quantity Divergence Tester Payment Rule | Quantity Divergence Tester
Payment Simulation Rule | Category Divergence Tester
Payment Simulation Rule | Property Divergence Tester
Payment Simulation Rule | Quantity Divergence Tester
Payment Transaction | Accounting Transaction Line Payment Transaction | Accounting Transaction Line
Payment Transaction | File Payment Transaction | File
Payment Transaction | Image Payment Transaction | Image
...@@ -39,6 +42,7 @@ Rule Tool | Accounting Transaction Root Simulation Rule ...@@ -39,6 +42,7 @@ Rule Tool | Accounting Transaction Root Simulation Rule
Rule Tool | Invoice Root Simulation Rule Rule Tool | Invoice Root Simulation Rule
Rule Tool | Invoice Rule Rule Tool | Invoice Rule
Rule Tool | Payment Rule Rule Tool | Payment Rule
Rule Tool | Payment Simulation Rule
Sale Invoice Transaction | File Sale Invoice Transaction | File
Sale Invoice Transaction | Image Sale Invoice Transaction | Image
Sale Invoice Transaction | Sale Invoice Transaction Line Sale Invoice Transaction | Sale Invoice Transaction Line
\ No newline at end of file
...@@ -13,6 +13,7 @@ Cash Register ...@@ -13,6 +13,7 @@ Cash Register
Invoice Root Simulation Rule Invoice Root Simulation Rule
Invoice Rule Invoice Rule
Payment Rule Payment Rule
Payment Simulation Rule
Payment Transaction Payment Transaction
Purchase Invoice Transaction Purchase Invoice Transaction
Purchase Invoice Transaction Line Purchase Invoice Transaction Line
......
...@@ -19,6 +19,8 @@ Invoice Rule | edit_workflow ...@@ -19,6 +19,8 @@ Invoice Rule | edit_workflow
Invoice Rule | rule_validation_workflow Invoice Rule | rule_validation_workflow
Payment Rule | edit_workflow Payment Rule | edit_workflow
Payment Rule | rule_validation_workflow Payment Rule | rule_validation_workflow
Payment Simulation Rule | edit_workflow
Payment Simulation Rule | rule_validation_workflow
Payment Transaction | accounting_workflow Payment Transaction | accounting_workflow
Payment Transaction | delivery_causality_interaction_workflow Payment Transaction | delivery_causality_interaction_workflow
Payment Transaction | delivery_causality_workflow Payment Transaction | delivery_causality_workflow
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment