[Erp5-report] r32647 luke - /erp5/trunk/buildout/development.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Feb 16 17:23:19 CET 2010


Author: luke
Date: Tue Feb 16 17:23:19 2010
New Revision: 32647

URL: http://svn.erp5.org?rev=32647&view=rev
Log:
 - use more business templates to have quite functional site

Modified:
    erp5/trunk/buildout/development.cfg

Modified: erp5/trunk/buildout/development.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/development.cfg?rev=32647&r1=32646&r2=32647&view=diff
==============================================================================
--- erp5/trunk/buildout/development.cfg [utf8] (original)
+++ erp5/trunk/buildout/development.cfg [utf8] Tue Feb 16 17:23:19 2010
@@ -36,7 +36,30 @@
 erp5_sql_connection_string = ${:mysql_database_name}@${configuration:mysql_host}:${configuration:mysql_port} root
 bt5 =
    erp5_base
+   erp5_pdm
+   erp5_trade
+   erp5_accounting
+   erp5_invoicing
+   erp5_simplified_invoicing
+   erp5_ods_style
+   erp5_odt_style
+   erp5_ingestion_mysql_innodb_catalog
+   erp5_ingestion
+   erp5_crm
    erp5_forge
+   erp5_web
+   erp5_dms
+   erp5_ui_test_core
+   erp5_ui_test
+   erp5_pdm_ui_test
+   erp5_accounting_ui_test
+   erp5_web_ui_test
+   erp5_dms_ui_test
+   erp5_l10n_fr
+   erp5_l10n_ja
+   erp5_l10n_pl_PL
+   erp5_l10n_pt-BR
+
 [requirements]
 binary +=
   svn




More information about the Erp5-report mailing list