mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2026-01-04 15:12:57 +02:00
work on payroll
This commit is contained in:
@@ -258,13 +258,15 @@
|
||||
<tree string="Employee Salary Rule" editable="bottom">
|
||||
<field name="employee_id"/>
|
||||
<field name="basic_salary"/>
|
||||
<field name="other_allowance"/>
|
||||
<field name="other_allowances"/>
|
||||
<field name="housing_allowance"/>
|
||||
<field name="travel_allowance"/>
|
||||
<field name="total_salary"/>
|
||||
<field name="monthly_deduct"/>
|
||||
<field name="deduction_start_date"/>
|
||||
<field name="deduction_end_date"/>
|
||||
<field name="deduction_end_date"/>
|
||||
<field name="currency_id"/>
|
||||
<field name="company_id"/>
|
||||
</tree>
|
||||
</field>
|
||||
</page>
|
||||
@@ -423,4 +425,4 @@
|
||||
res_model="hr.payslip.line"
|
||||
id="act_contribution_reg_payslip_lines"/>
|
||||
|
||||
</odoo>
|
||||
</odoo>
|
||||
|
||||
Reference in New Issue
Block a user