Commit 90044538 authored by Fabien Morin's avatar Fabien Morin

add variation category type to salary range. This permit to select...

add variation category type to salary range. This permit to select salary_range base category in Service Variation preference (in PDM tab).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27493 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent cae04055
......@@ -72,7 +72,9 @@
<item>
<key> <string>category_type</string> </key>
<value>
<tuple/>
<tuple>
<string>variation</string>
</tuple>
</value>
</item>
<item>
......@@ -83,7 +85,9 @@
</item>
<item>
<key> <string>description</string> </key>
<value> <string></string> </value>
<value>
<none/>
</value>
</item>
<item>
<key> <string>fallback_base_category</string> </key>
......
462
463
\ 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