Commit 99288796 authored by Fabien Morin's avatar Fabien Morin

add two new base amount, update a title, and xml

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26006 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 05d368a8
<?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_csb_deductible_heure_supp</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>base_csb_deductible_heure_supp</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 déductibe heures supp.</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<?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_csb_non_deductible_pee</string>
</tuple>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>base_csb_non_deductible_pee</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 non déductibe PEE</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -43,7 +43,7 @@
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Base CSG</string> </value>
<value> <string>Base CSG déductible</string> </value>
</item>
</dictionary>
</pickle>
......
......@@ -17,6 +17,12 @@
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -27,6 +33,12 @@
<key> <string>id</string> </key>
<value> <string>base_csg_non_deductible</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>
......
......@@ -17,6 +17,12 @@
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value>
......@@ -27,6 +33,12 @@
<key> <string>id</string> </key>
<value> <string>base_forfait_social</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>
......
91
\ No newline at end of file
92
\ No newline at end of file
portal_categories/base_amount/base_csb_deductible_heure_supp
portal_categories/base_amount/base_csb_non_deductible_pee
portal_categories/base_amount/base_csg
portal_categories/base_amount/base_csg_non_deductible
portal_categories/base_amount/base_forfait_social
......
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