Commit 5b3b9dd4 authored by Aurel's avatar Aurel

set parent as aquisition base category on requirement

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21279 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0c32d036
......@@ -22,7 +22,9 @@
<item>
<key> <string>acquisition_base_category</string> </key>
<value>
<tuple/>
<tuple>
<string>parent</string>
</tuple>
</value>
</item>
<item>
......@@ -69,7 +71,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>fallback_base_category</string> </key>
......
509
\ No newline at end of file
510
\ 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