Commit 5872aaed authored by Kevin Deldycke's avatar Kevin Deldycke

Remove old business_template_include_sub_categories trick.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7607 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c26f4c6c
...@@ -27,18 +27,7 @@ ...@@ -27,18 +27,7 @@
<item> <item>
<key> <string>_local_properties</string> </key> <key> <string>_local_properties</string> </key>
<value> <value>
<tuple> <tuple/>
<dictionary>
<item>
<key> <string>id</string> </key>
<value> <string>business_template_include_sub_categories</string> </value>
</item>
<item>
<key> <string>type</string> </key>
<value> <string>boolean</string> </value>
</item>
</dictionary>
</tuple>
</value> </value>
</item> </item>
<item> <item>
...@@ -426,10 +415,6 @@ ...@@ -426,10 +415,6 @@
<key> <string>acquisition_sync_value</string> </key> <key> <string>acquisition_sync_value</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>business_template_include_sub_categories</string> </key>
<value> <int>1</int> </value>
</item>
<item> <item>
<key> <string>categories</string> </key> <key> <string>categories</string> </key>
<value> <value>
......
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