openerp - Odoo HR_PAYROLL payslip creation for employees -


i want calculate total deductions in employee payslip. need create rule . in case have 2 deductions pf,and pt(prof tax) these 2 values summed , printed in report total deduction. if knows how write python code calculate total deduction using wizard please me.


Comments

Popular posts from this blog

python - Alternative to referencing variable before assignment -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -