Commit b23b4194 authored by Jérome Perrin's avatar Jérome Perrin

Add more standard categories for base amounts.

Add description on existing ones

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19648 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 7337e44e
......@@ -58,9 +58,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
<value> <string>The base salary contains the gross salary and other bonus on which we\'ll calculate taxes</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -68,7 +66,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>1</int> </value>
<value> <int>101</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
......@@ -58,9 +58,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
<value> <string>Bonuses on which tax will be calculated</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -68,7 +66,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>3</int> </value>
<value> <int>110</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
......@@ -58,9 +58,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
<value> <string>Standard Payroll Tax</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -68,7 +66,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>5</int> </value>
<value> <int>201</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
......@@ -31,9 +31,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
<value> <string>The gross salary is the base salary without bonus</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -41,7 +39,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>2</int> </value>
<value> <int>102</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
<?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/net_salary</string>
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The salary that will be paid to the employee.\n
All contributions and incomes are in this category.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>net_salary</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>301</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Net Salary</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
......@@ -31,9 +31,7 @@
</item>
<item>
<key> <string>description</string> </key>
<value>
<none/>
</value>
<value> <string>This contains taxes that are not part of the net fiscal income. This is probably french specific and might be changed.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
......@@ -41,7 +39,7 @@
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>4</int> </value>
<value> <int>202</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
......
<?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/non_tax_withholding</string>
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Withholding for everything else than tax related deductions, such as loan refunds</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>non_tax_withholding</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>203</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Non Tax Withholding</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</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>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>base_amount/non_taxable_bonus</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>non_taxable_bonus</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>111</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Non Taxable Bonus</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</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>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>base_amount/overtime</string>
<string>base_amount/overtime</string>
<string>base_amount/overtime</string>
<string>base_amount/overtime</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>overtime</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>103</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Overtime</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</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>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>base_amount/total_deductions</string>
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Sum of all deductions and withholdings from the employee gross salary.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>total_deductions</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>299</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Total Deductions</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</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>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>categories</string> </key>
<value>
<tuple>
<string>base_amount/total_income</string>
<string>base_amount/total_income</string>
</tuple>
</value>
</item>
<item>
<key> <string>codification</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>The total of the income in the form of salary / wages and various bonuses.</string> </value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>total_income</string> </value>
</item>
<item>
<key> <string>int_index</string> </key>
<value> <int>199</int> </value>
</item>
<item>
<key> <string>portal_type</string> </key>
<value> <string>Category</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Total Income</string> </value>
</item>
<item>
<key> <string>uid</string> </key>
<value>
<none/>
</value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
208
\ No newline at end of file
210
\ No newline at end of file
......@@ -3,6 +3,12 @@ portal_categories/base_amount/base_salary
portal_categories/base_amount/bonus
portal_categories/base_amount/deductible_tax
portal_categories/base_amount/gross_salary
portal_categories/base_amount/net_salary
portal_categories/base_amount/non_deductible_tax
portal_categories/base_amount/non_tax_withholding
portal_categories/base_amount/non_taxable_bonus
portal_categories/base_amount/overtime
portal_categories/base_amount/total_deductions
portal_categories/base_amount/total_income
portal_categories/tax_category/employee_share
portal_categories/tax_category/employer_share
\ 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