Commit 4ae45a94 authored by Benjamin Blanc's avatar Benjamin Blanc

erp5_configurator_standard: insert erp5_simulation bt5 dependencie into...

erp5_configurator_standard: insert erp5_simulation bt5 dependencie into BusinessConfiguration_setupStandardBT5
parent 390d1464
......@@ -6,16 +6,16 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>bt5_id</string> </key>
<value> <string>erp5_simulation</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>bt5_id</string> </key>
<value> <string>erp5_simulation</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>17</string> </value>
......
......@@ -52,7 +52,8 @@
<key> <string>_body</string> </key>
<value> <string>configuration_save = context.restrictedTraverse(configuration_save_url)\n
\n
bt5_installation_list = (\'erp5_dhtml_style\',\n
bt5_installation_list = (\'erp5_simulation\',\n
\'erp5_dhtml_style\',\n
\'erp5_jquery_ui\',\n
\'erp5_ingestion_mysql_innodb_catalog\',\n
\'erp5_dms\',\n
......
668
\ No newline at end of file
669
\ No newline at end of file
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