Commit 399caf39 authored by Rafael Monnerat's avatar Rafael Monnerat

Move solvers, rules and code from erp5_simulation_test to erp5_configurator_standard_*_template

 - Solvers were moved to erp5_configurator_standard_solver
 - trade related code and rules to  erp5_configurator_standard_trade_template
 - accounting related code and rules to  erp5_configurator_standard_accounting_template
 - invoicing related code and rules to  erp5_configurator_standard_invoicing_template

Code were moved and splited to several diferent business templates. The rules
and related code should be used only as template.
parent 65f93d4c
......@@ -61,6 +61,10 @@ bt5_installation_list = (\'erp5_dhtml_style\',\n
\'erp5_simplified_invoicing\',\n
\'erp5_trade_knowledge_pad\',\n
\'erp5_crm_knowledge_pad\',\n
\'erp5_configurator_standard_solver\',\n
\'erp5_configurator_standard_trade_template\',\n
\'erp5_configurator_standard_accounting_template\',\n
\'erp5_configurator_standard_invoicing_template\',\n
\'erp5_ods_style\',\n
\'erp5_odt_style\',\n
\'erp5_ooo_import\',\n
......
......@@ -58,10 +58,6 @@ This is not used anymore and is left only as an example.</string> </value>
<key> <string>id</string> </key>
<value> <string>new_accounting_transaction_root_simulation_rule</string> </value>
</item>
<item>
<key> <string>last_id</string> </key>
<value> <string>1</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Accounting Transaction Root Simulation Rule</string> </value>
......
......@@ -64,10 +64,6 @@
<persistent> <string encoding="base64">AAAAAAAAAAc=</string> </persistent>
</value>
</item>
<item>
<key> <string>last_id</string> </key>
<value> <string>20</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Payment Simulation Rule</string> </value>
......
2012-01-12 Rafael
* Initial release with the code copied from erp5_simulation_test
\ No newline at end of file
Contains rules and builders.
Rules will not work as it is because it lacks of categories.
\ No newline at end of file
This business template contains Rules and Builders related to accounting to be used as template for each project create their own.
\ No newline at end of file
portal_rules/new_accounting_transaction_root_simulation_rule
portal_rules/new_accounting_transaction_root_simulation_rule/**
portal_rules/new_invoice_root_simulation_rule
portal_rules/new_invoice_root_simulation_rule/**
portal_rules/new_payment_simulation_rule
portal_rules/new_payment_simulation_rule/**
\ No newline at end of file
erp5_configurator_standard_accounting_template
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
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