Commit ad686784 authored by Fabien Morin's avatar Fabien Morin

put the category base_amount/base_tax_prevoyance in the nexedi_payroll bt...

put the category base_amount/base_tax_prevoyance  in the nexedi_payroll bt because this category is used only in nexedi_payroll calculation scripts

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18845 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ca04376d
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="Category" module="Products.ERP5Type.Document.Category"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>base_amount/base_tax_prevoyance</string>
<string>base_amount/base_tax_prevoyance</string>
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>base_tax_prevoyance</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>6</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base Tax Prevoyance</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -23,6 +23,12 @@
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -33,6 +39,12 @@
<key> <string>id</string> </key>
<value> <string>over_time</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
......
59
\ No newline at end of file
61
\ No newline at end of file
portal_categories/base_amount/base_tax_prevoyance
portal_categories/base_amount/over_time
portal_categories/salary_range/france
portal_categories/salary_range/france/tranche_1
......
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