[IMP]ids changed.

bzr revid: kbh@tinyerp.com-20120528085408-p1409ajat1yu5vkk
This commit is contained in:
Khushboo Bhatt (Open ERP) 2012-05-28 14:24:08 +05:30
parent c1c6205388
commit a15c85fd4a
1 changed files with 4 additions and 4 deletions

View File

@ -382,7 +382,7 @@ one is liable to pay the tax what ever he received excess of the limit or Rs 50,
<field name="note">Professional tax for company should be paid on or before 30th sept,The amount is Rs.2000 per year.There is no payment form to be filled.</field>
</record>
<record id="hr_payslip_rule_empPF" model="hr.salary.rule">
<record id="hr_payslip_rule_epf" model="hr.salary.rule">
<field name="code">EPMF</field>
<field name="name">Employee's PF Contribution</field>
<field name="category_id" ref="hr_payroll.DED"/>
@ -392,7 +392,7 @@ one is liable to pay the tax what ever he received excess of the limit or Rs 50,
<field name="sequence" eval="150"/>
</record>
<record id="hr_payslip_rule_empNPF" model="hr.salary.rule">
<record id="hr_payslip_rule_enps" model="hr.salary.rule">
<field name="code">ENPFC</field>
<field name="name">Employee's NPS Contribution</field>
<field name="category_id" ref="hr_payroll.DED"/>
@ -476,7 +476,7 @@ one is liable to pay the tax what ever he received excess of the limit or Rs 50,
<field name="sequence" eval="187"/>
</record>
<record id="hr_payslip_rule_enpf" model="hr.salary.rule">
<record id="hr_payslip_rule_ernps" model="hr.salary.rule">
<field name="code">ENPC</field>
<field name="name">Employer's NPS Contribution</field>
<field name="category_id" ref="hr_payroll.DED"/>
@ -486,7 +486,7 @@ one is liable to pay the tax what ever he received excess of the limit or Rs 50,
<field name= "note">Any amount contributed by your employer to your NPS account is treated as part of your salary and is included in your income but you can claim deduction under Section 80C for this too.thus, effectively making it exempt from tax within the limit of 10% of your basic salary. This is very useful and tax efficient for you particularly if you fall in the maximum tax.</field>
</record>
<record id="hr_payslip_rule_epc" model="hr.salary.rule">
<record id="hr_payslip_rule_erpf" model="hr.salary.rule">
<field name="code">EPF</field>
<field name="name">Employer's PF Contribution</field>
<field name="category_id" ref="hr_payroll.DED"/>