trunk: hr_payroll improvement suggestion

Bug #841565 reported by Purnendu Singh (OpenERP)
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Confirmed
Wishlist
OpenERP R&D Addons Team 3

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

Tags: hr payroll
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Mustufa Rangwala (Open ERP) (mra-tinyerp) wrote :

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
Revision history for this message
Martin Ambroz (amsys) wrote :

Quick fix for those desperate, I'll properly branch when I get time

tags: added: hr payroll
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.