Commit ae9367e6 authored by Fabien Morin's avatar Fabien Morin

add a new base_amount used for intermediate line of CSG french tax

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25444 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 50f20763
<?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>categories</string> </key>
<value>
<tuple>
<string>base_amount/base_csg</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>base de la CSG (= taxe prévoyance + salaire brut * 0.97)</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>base_csg</string> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base CSG</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
78
\ No newline at end of file
79
\ No newline at end of file
portal_categories/base_amount/base_csg
portal_categories/base_amount/salaire_net_imposable
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