[Erp5-report] r32897 kazuhiko - in /erp5/trunk/bt5/erp5_accounting: ActionTemplateItem/port...

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Feb 22 08:27:44 CET 2010


Author: kazuhiko
Date: Mon Feb 22 08:27:43 2010
New Revision: 32897

URL: http://svn.erp5.org?rev=32897&view=rev
Log:
add Accounting Transaction Root Simulation Rule portal type.

Added:
    erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Accounting%20Transaction%20Root%20Simulation%20Rule/
      - copied from r32888, erp5/trunk/bt5/erp5_accounting/ActionTemplateItem/portal_types/Invoice%20Root%20Simulation%20Rule/
    erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Root%20Simulation%20Rule.xml
      - copied, changed from r32888, erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%20Root%20Simulation%20Rule.xml
Modified:
    erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
    erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
    erp5/trunk/bt5/erp5_accounting/bt/revision
    erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list
    erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml?rev=32897&r1=32896&r2=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml [utf8] Mon Feb 22 08:27:43 2010
@@ -20,6 +20,11 @@
   <item>Payment Transaction</item>
   <item>Purchase Invoice Transaction</item>
   <item>Sale Invoice Transaction</item>
+ </portal_type>
+ <portal_type id="Accounting Transaction Root Simulation Rule">
+  <item>Category Divergence Tester</item>
+  <item>Property Divergence Tester</item>
+  <item>Quantity Divergence Tester</item>
  </portal_type>
  <portal_type id="Balance Transaction">
   <item>Balance Transaction Line</item>
@@ -60,6 +65,7 @@
   <item>Purchase Invoice Transaction Line</item>
  </portal_type>
  <portal_type id="Rule Tool">
+  <item>Accounting Transaction Root Simulation Rule</item>
   <item>Invoice Root Simulation Rule</item>
   <item>Invoice Rule</item>
   <item>Payment Rule</item>

Copied: erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Root%20Simulation%20Rule.xml (from r32888, erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%20Root%20Simulation%20Rule.xml)
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%2520Transaction%2520Root%2520Simulation%2520Rule.xml?p2=erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%2520Transaction%2520Root%2520Simulation%2520Rule.xml&p1=erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%2520Root%2520Simulation%2520Rule.xml&r1=32888&r2=32897&rev=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Invoice%20Root%20Simulation%20Rule.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeTemplateItem/portal_types/Accounting%20Transaction%20Root%20Simulation%20Rule.xml [utf8] Mon Feb 22 08:27:43 2010
@@ -19,15 +19,15 @@
         </item>
         <item>
             <key> <string>content_meta_type</string> </key>
-            <value> <string>ERP5 Invoice Root Simulation Rule</string> </value>
+            <value> <string>ERP5 Accounting Transaction Root Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>description</string> </key>
-            <value> <string>Invoice Root Simulation Rule object makes sure an Invoice in the simulation is consistent with the real invoice.</string> </value>
+            <value> <string>Accounting Transaction Root Simulation Rule object makes sure an Accounting Transaction in the simulation is consistent with the real accounting transaction.</string> </value>
         </item>
         <item>
             <key> <string>factory</string> </key>
-            <value> <string>addInvoiceRootSimulationRule</string> </value>
+            <value> <string>addAccountingTransactionRootSimulationRule</string> </value>
         </item>
         <item>
             <key> <string>filter_content_types</string> </key>
@@ -43,7 +43,7 @@
         </item>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>Invoice Root Simulation Rule</string> </value>
+            <value> <string>Accounting Transaction Root Simulation Rule</string> </value>
         </item>
         <item>
             <key> <string>init_script</string> </key>

Modified: erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml?rev=32897&r1=32896&r2=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/PortalTypeWorkflowChainTemplateItem/workflow_chain_type.xml [utf8] Mon Feb 22 08:27:43 2010
@@ -14,6 +14,10 @@
  <chain>
   <type>Accounting Transaction Line</type>
   <workflow>delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow, edit_workflow</workflow>
+ </chain>
+ <chain>
+  <type>Accounting Transaction Root Simulation Rule</type>
+  <workflow>edit_workflow, rule_validation_workflow</workflow>
  </chain>
  <chain>
   <type>Balance Transaction</type>

Modified: erp5/trunk/bt5/erp5_accounting/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/revision?rev=32897&r1=32896&r2=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/revision [utf8] Mon Feb 22 08:27:43 2010
@@ -1,1 +1,1 @@
-1112
+1113

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list?rev=32897&r1=32896&r2=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_action_path_list [utf8] Mon Feb 22 08:27:43 2010
@@ -46,6 +46,7 @@
 Accounting Transaction | profile_view
 Accounting Transaction | source_asset
 Accounting Transaction | view
+Accounting Transaction Root Simulation Rule | view
 Balance Transaction Line | view
 Balance Transaction | add_balance_transaction_line
 Balance Transaction | destination_asset

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list?rev=32897&r1=32896&r2=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_allowed_content_type_list [utf8] Mon Feb 22 08:27:43 2010
@@ -10,6 +10,9 @@
 Accounting Transaction | Accounting Transaction Line
 Accounting Transaction | File
 Accounting Transaction | Image
+Accounting Transaction Root Simulation Rule | Category Divergence Tester
+Accounting Transaction Root Simulation Rule | Property Divergence Tester
+Accounting Transaction Root Simulation Rule | Quantity Divergence Tester
 Balance Transaction | Balance Transaction Line
 Invoice Root Simulation Rule | Category Divergence Tester
 Invoice Root Simulation Rule | Property Divergence Tester
@@ -32,6 +35,8 @@
 Purchase Invoice Transaction | File
 Purchase Invoice Transaction | Image
 Purchase Invoice Transaction | Purchase Invoice Transaction Line
+Rule Tool | Accounting Transaction Root Simulation Rule
+Rule Tool | Invoice Root Simulation Rule
 Rule Tool | Invoice Rule
 Rule Tool | Payment Rule
 Sale Invoice Transaction | File

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list?rev=32897&r1=32896&r2=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_id_list [utf8] Mon Feb 22 08:27:43 2010
@@ -6,6 +6,7 @@
 Accounting Transaction
 Accounting Transaction Line
 Accounting Transaction Module
+Accounting Transaction Root Simulation Rule
 Balance Transaction
 Balance Transaction Line
 Cash Register

Modified: erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list?rev=32897&r1=32896&r2=32897&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list [utf8] (original)
+++ erp5/trunk/bt5/erp5_accounting/bt/template_portal_type_workflow_chain_list [utf8] Mon Feb 22 08:27:43 2010
@@ -7,6 +7,8 @@
 Accounting Transaction Line | edit_workflow
 Accounting Transaction | accounting_workflow
 Accounting Transaction | edit_workflow
+Accounting Transaction Root Simulation Rule | edit_workflow
+Accounting Transaction Root Simulation Rule | rule_validation_workflow
 Balance Transaction | accounting_workflow
 Balance Transaction | edit_workflow
 Cash Register | edit_workflow




More information about the Erp5-report mailing list