c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32526
[Bug 841565] Re: trunk: hr_payroll improvement suggestion
Hello,
Thanks for pointing out improvements for payroll changes.
1,4,5,6 points can be consider as wishlist for now.
2,3 points already fixed with latest trunk.
Thanks,
Mustufa
** Changed in: openobject-addons
Importance: Medium => Wishlist
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/841565
Title:
trunk: hr_payroll improvement suggestion
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Hello,
Current Hr_payroll module should have these features.
1) There should be a line in in Worked Days which will give us exact number of days the company is working during that period.
-- currently it is giving us the number of days worked by the employee.
say for example 21 days in month of july.
code Number of Days
work100 21
and if there is leave of 3 days by the employee so the number changes accordingly
code Number of Days
work100 18
Legal Leaves 3
There must be a line which give us the exact working days of company(Which will help us to define rules)
e.g:
code Number of Days
company100 21
work100 18
Legal Leaves 3
2) Currently the "Compute Sheet" button is not calculating the working
days, We need to perform on_change of employee to get the lines in
worked days as well as Input Data
3) Payslip Details report should show the lines in following sequence
--- Basic
--- Allowance
--- Gross
--- Deduction
--- Net
4) There should be an extra column in Payslip Details report which will show the Total of Lines
(The amount in Total should show in different columns for rule category and rule)
5) No need to show the contract field on form view of
hr.payslip.input object.
6) Right Now it is hard to configure any rule for holidays.
These improvements are suggested by mga sir.
Thanks,
Purnendu Singh
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/841565/+subscriptions
References