Commit cc40cc5f authored by Jérome Perrin's avatar Jérome Perrin

invoice_rule is needed in standalone accounting, move it back from...

invoice_rule is needed in standalone accounting, move it back from erp5_invoicing to erp5_accounting

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18145 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cb0863dc
...@@ -18,6 +18,11 @@ ...@@ -18,6 +18,11 @@
<portal_type id="Balance Transaction"> <portal_type id="Balance Transaction">
<item>Balance Transaction Line</item> <item>Balance Transaction Line</item>
</portal_type> </portal_type>
<portal_type id="Invoice Rule">
<item>Property Divergence Tester</item>
<item>Category Divergence Tester</item>
<item>Quantity Divergence Tester</item>
</portal_type>
<portal_type id="Organisation"> <portal_type id="Organisation">
<item>Accounting Period</item> <item>Accounting Period</item>
<item>Cash Register</item> <item>Cash Register</item>
...@@ -40,6 +45,7 @@ ...@@ -40,6 +45,7 @@
<item>Purchase Invoice Transaction Line</item> <item>Purchase Invoice Transaction Line</item>
</portal_type> </portal_type>
<portal_type id="Rule Tool"> <portal_type id="Rule Tool">
<item>Invoice Rule</item>
<item>Payment Rule</item> <item>Payment Rule</item>
</portal_type> </portal_type>
<portal_type id="Sale Invoice Transaction"> <portal_type id="Sale Invoice Transaction">
......
...@@ -23,6 +23,10 @@ ...@@ -23,6 +23,10 @@
<type>Balance Transaction Line</type> <type>Balance Transaction Line</type>
<workflow>edit_workflow</workflow> <workflow>edit_workflow</workflow>
</chain> </chain>
<chain>
<type>Invoice Rule</type>
<workflow>edit_workflow, rule_validation_workflow</workflow>
</chain>
<chain> <chain>
<type>Payment Rule</type> <type>Payment Rule</type>
<workflow>edit_workflow, rule_validation_workflow</workflow> <workflow>edit_workflow, rule_validation_workflow</workflow>
...@@ -37,7 +41,7 @@ ...@@ -37,7 +41,7 @@
</chain> </chain>
<chain> <chain>
<type>Purchase Invoice Transaction Line</type> <type>Purchase Invoice Transaction Line</type>
<workflow>delivery_movement_causality_interaction_workflow, edit_workflow, delivery_movement_simulation_interaction_workflow</workflow> <workflow>edit_workflow, delivery_movement_causality_interaction_workflow, delivery_movement_simulation_interaction_workflow</workflow>
</chain> </chain>
<chain> <chain>
<type>Sale Invoice Transaction</type> <type>Sale Invoice Transaction</type>
......
519 522
\ No newline at end of file \ No newline at end of file
...@@ -46,6 +46,7 @@ Bank Account | transactions ...@@ -46,6 +46,7 @@ Bank Account | transactions
Cash Register | jump_active_accounting_pref Cash Register | jump_active_accounting_pref
Cash Register | transactions Cash Register | transactions
Cash Register | view Cash Register | view
Invoice Rule | view
Organisation | jump_active_accounting_pref Organisation | jump_active_accounting_pref
Organisation | jump_to_accounting Organisation | jump_to_accounting
Organisation | transactions Organisation | transactions
......
portal_categories/account_type/** portal_categories/account_type/**
portal_categories/financial_section/* portal_categories/financial_section/*
portal_deliveries/payment_transaction_builder portal_deliveries/payment_transaction_builder
portal_rules/default_invoice_rule
portal_rules/default_invoice_rule/**
portal_rules/default_payment_rule portal_rules/default_payment_rule
portal_rules/default_payment_rule/** portal_rules/default_payment_rule/**
\ No newline at end of file
...@@ -7,6 +7,9 @@ Accounting Transaction Module | Purchase Invoice Transaction ...@@ -7,6 +7,9 @@ Accounting Transaction Module | Purchase Invoice Transaction
Accounting Transaction Module | Sale Invoice Transaction Accounting Transaction Module | Sale Invoice Transaction
Accounting Transaction | Accounting Transaction Line Accounting Transaction | Accounting Transaction Line
Balance Transaction | Balance Transaction Line Balance Transaction | Balance Transaction Line
Invoice Rule | Category Divergence Tester
Invoice Rule | Property Divergence Tester
Invoice Rule | Quantity Divergence Tester
Organisation | Accounting Period Organisation | Accounting Period
Organisation | Cash Register Organisation | Cash Register
Payment Rule | Category Divergence Tester Payment Rule | Category Divergence Tester
...@@ -18,5 +21,6 @@ Preference | Payment Transaction ...@@ -18,5 +21,6 @@ Preference | Payment Transaction
Preference | Purchase Invoice Transaction Preference | Purchase Invoice Transaction
Preference | Sale Invoice Transaction Preference | Sale Invoice Transaction
Purchase Invoice Transaction | Purchase Invoice Transaction Line Purchase Invoice Transaction | Purchase Invoice Transaction Line
Rule Tool | Invoice Rule
Rule Tool | Payment Rule Rule Tool | Payment Rule
Sale Invoice Transaction | Sale Invoice Transaction Line Sale Invoice Transaction | Sale Invoice Transaction Line
\ No newline at end of file
...@@ -8,6 +8,7 @@ Accounting Transaction Module ...@@ -8,6 +8,7 @@ Accounting Transaction Module
Balance Transaction Balance Transaction
Balance Transaction Line Balance Transaction Line
Cash Register Cash Register
Invoice Rule
Payment Rule Payment Rule
Payment Transaction Payment Transaction
Purchase Invoice Transaction Purchase Invoice Transaction
......
...@@ -10,6 +10,8 @@ Accounting Transaction | edit_workflow ...@@ -10,6 +10,8 @@ Accounting Transaction | edit_workflow
Balance Transaction Line | edit_workflow Balance Transaction Line | edit_workflow
Balance Transaction | accounting_workflow Balance Transaction | accounting_workflow
Balance Transaction | edit_workflow Balance Transaction | edit_workflow
Invoice Rule | edit_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 Transaction | accounting_workflow Payment Transaction | accounting_workflow
......
<allowed_content_type_list> <allowed_content_type_list>
<portal_type id="Invoice Line"> <portal_type id="Invoice Line">
<item>Discount</item>
<item>Invoice Cell</item> <item>Invoice Cell</item>
</portal_type> <item>Discount</item>
<portal_type id="Invoice Rule">
<item>Category Divergence Tester</item>
<item>Quantity Divergence Tester</item>
<item>Property Divergence Tester</item>
</portal_type> </portal_type>
<portal_type id="Invoice Transaction Rule"> <portal_type id="Invoice Transaction Rule">
<item>Category Divergence Tester</item> <item>Category Divergence Tester</item>
<item>Quantity Divergence Tester</item>
<item>Predicate</item>
<item>Accounting Rule Cell</item> <item>Accounting Rule Cell</item>
<item>Property Divergence Tester</item> <item>Property Divergence Tester</item>
<item>Quantity Divergence Tester</item>
<item>Predicate</item>
</portal_type> </portal_type>
<portal_type id="Invoicing Rule"> <portal_type id="Invoicing Rule">
<item>Property Divergence Tester</item>
<item>Category Divergence Tester</item> <item>Category Divergence Tester</item>
<item>Quantity Divergence Tester</item> <item>Quantity Divergence Tester</item>
<item>Property Divergence Tester</item>
</portal_type> </portal_type>
<portal_type id="Purchase Invoice Transaction"> <portal_type id="Purchase Invoice Transaction">
<item>Discount</item> <item>Discount</item>
...@@ -26,13 +21,12 @@ ...@@ -26,13 +21,12 @@
<item>Invoice Line</item> <item>Invoice Line</item>
</portal_type> </portal_type>
<portal_type id="Rule Tool"> <portal_type id="Rule Tool">
<item>Invoice Rule</item>
<item>Invoice Transaction Rule</item> <item>Invoice Transaction Rule</item>
<item>Invoicing Rule</item> <item>Invoicing Rule</item>
</portal_type> </portal_type>
<portal_type id="Sale Invoice Transaction"> <portal_type id="Sale Invoice Transaction">
<item>Payment Condition</item>
<item>Discount</item> <item>Discount</item>
<item>Payment Condition</item>
<item>Invoice Line</item> <item>Invoice Line</item>
</portal_type> </portal_type>
</allowed_content_type_list> </allowed_content_type_list>
\ No newline at end of file
...@@ -7,10 +7,6 @@ ...@@ -7,10 +7,6 @@
<type>Invoice Line</type> <type>Invoice Line</type>
<workflow>delivery_movement_simulation_interaction_workflow, pricing_interaction_workflow, trade_matrix_workflow, delivery_movement_causality_interaction_workflow, edit_workflow</workflow> <workflow>delivery_movement_simulation_interaction_workflow, pricing_interaction_workflow, trade_matrix_workflow, delivery_movement_causality_interaction_workflow, edit_workflow</workflow>
</chain> </chain>
<chain>
<type>Invoice Rule</type>
<workflow>edit_workflow, rule_validation_workflow</workflow>
</chain>
<chain> <chain>
<type>Invoice Transaction Rule</type> <type>Invoice Transaction Rule</type>
<workflow>rule_interaction_workflow, rule_validation_workflow, edit_workflow</workflow> <workflow>rule_interaction_workflow, rule_validation_workflow, edit_workflow</workflow>
......
6 10
\ No newline at end of file \ No newline at end of file
...@@ -4,7 +4,6 @@ Invoice Line | list ...@@ -4,7 +4,6 @@ Invoice Line | list
Invoice Line | price Invoice Line | price
Invoice Line | quantity Invoice Line | quantity
Invoice Line | view Invoice Line | view
Invoice Rule | view
Invoice Transaction Rule | divergence Invoice Transaction Rule | divergence
Invoice Transaction Rule | view Invoice Transaction Rule | view
Invoicing Rule | view Invoicing Rule | view
......
portal_deliveries/sale_invoice_builder portal_deliveries/sale_invoice_builder
portal_deliveries/sale_invoice_transaction_builder portal_deliveries/sale_invoice_transaction_builder
portal_rules/default_invoice_rule
portal_rules/default_invoice_rule/**
portal_rules/default_invoice_transaction_rule portal_rules/default_invoice_transaction_rule
portal_rules/default_invoice_transaction_rule/** portal_rules/default_invoice_transaction_rule/**
portal_rules/default_invoicing_rule portal_rules/default_invoicing_rule
......
Invoice Line | Discount Invoice Line | Discount
Invoice Line | Invoice Cell Invoice Line | Invoice Cell
Invoice Line | Invoice Cell Invoice Line | Invoice Cell
Invoice Rule | Category Divergence Tester
Invoice Rule | Property Divergence Tester
Invoice Rule | Quantity Divergence Tester
Invoice Transaction Rule | Accounting Rule Cell Invoice Transaction Rule | Accounting Rule Cell
Invoice Transaction Rule | Category Divergence Tester Invoice Transaction Rule | Category Divergence Tester
Invoice Transaction Rule | Predicate Invoice Transaction Rule | Predicate
...@@ -15,7 +12,6 @@ Invoicing Rule | Quantity Divergence Tester ...@@ -15,7 +12,6 @@ Invoicing Rule | Quantity Divergence Tester
Purchase Invoice Transaction | Discount Purchase Invoice Transaction | Discount
Purchase Invoice Transaction | Invoice Line Purchase Invoice Transaction | Invoice Line
Purchase Invoice Transaction | Payment Condition Purchase Invoice Transaction | Payment Condition
Rule Tool | Invoice Rule
Rule Tool | Invoice Transaction Rule Rule Tool | Invoice Transaction Rule
Rule Tool | Invoicing Rule Rule Tool | Invoicing Rule
Sale Invoice Transaction | Discount Sale Invoice Transaction | Discount
......
Invoice Cell Invoice Cell
Invoice Line Invoice Line
Invoice Rule
Invoice Transaction Rule Invoice Transaction Rule
Invoicing Rule Invoicing Rule
\ No newline at end of file
...@@ -6,8 +6,6 @@ Invoice Line | delivery_movement_simulation_interaction_workflow ...@@ -6,8 +6,6 @@ Invoice Line | delivery_movement_simulation_interaction_workflow
Invoice Line | edit_workflow Invoice Line | edit_workflow
Invoice Line | pricing_interaction_workflow Invoice Line | pricing_interaction_workflow
Invoice Line | trade_matrix_workflow Invoice Line | trade_matrix_workflow
Invoice Rule | edit_workflow
Invoice Rule | rule_validation_workflow
Invoice Transaction Rule | edit_workflow Invoice Transaction Rule | edit_workflow
Invoice Transaction Rule | rule_interaction_workflow Invoice Transaction Rule | rule_interaction_workflow
Invoice Transaction Rule | rule_validation_workflow Invoice Transaction Rule | rule_validation_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