Commit a58b4627 authored by Kevin Deldycke's avatar Kevin Deldycke

base_category_list was missing

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10782 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1783c3d8
......@@ -80,11 +80,11 @@
<key> <string>categories</string> </key>
<value>
<tuple>
<string>salary_range/france/forfait</string>
<string>tax_category/social/employer_share</string>
<string>quantity_unit/time/month</string>
<string>product_line/social_service/state_insurance</string>
<string>salary_range/france/forfait</string>
<string>source/organisation_module/urssaf</string>
<string>tax_category/social/employer_share</string>
</tuple>
</value>
</item>
......@@ -116,6 +116,15 @@
<none/>
</value>
</item>
<item>
<key> <string>variation_base_category_list</string> </key>
<value>
<tuple>
<string>tax_category</string>
<string>salary_range</string>
</tuple>
</value>
</item>
</dictionary>
</pickle>
</record>
......
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