lp:addons-hr-ng

Created by Michael Telahun Makonnen and last modified
Get this branch:
bzr branch lp:addons-hr-ng
Only Michael Telahun Makonnen can upload to this branch. If you are Michael Telahun Makonnen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Recent revisions

190. By Michael Telahun Makonnen

Improve hr_holidays to accept partial day leaves

In such a case the user does not modify the 'Days Requested' field, but
rather edits the time start and end time directly. This only works for
leaves of less than one day. For example if an employee has a leave
for 1 and 1/2 days this should be entered as two separate leaves: one for
1 day and another for 1/2 a day.

189. By Michael Telahun Makonnen

Bug fix: hr_payroll_period: when searching for employees in dept. restrict search to only those contracts fully or partially active in the period

This bug led to employee pay slips allways being generated in the department of
their first contract instead of their current department.

188. By Michael Telahun Makonnen

2 Bug fixes in hr_wage_increment

    1. In Batch adjustments make the "Add Item" link work for adjustments
    2. When generating batch adjustments the active_id, which refers to the batch run object,
       was mistakenly used by the default _get_* functions of the adjustment object as the active_id
       rerering to the employee.

187. By Michael Telahun Makonnen

Various bug fixes found in production

o Access control issues that prevented payroll manager from creating payroll
o Access control issues that prevented HR Officer from viewing pay slips
o Bug in recreating schedules that were partially locked
o Wage increment creation from scheduler not working because it couldn't find
  the employee id in 'active_id'

186. By Michael Telahun Makonnen

Bug Fix: hr_holidays_extension: if the user isn't linked to an employee don't check for subordinates

185. By Michael Telahun Makonnen

Bugfix: hr_contract_state: don't just check for a non-False trial date; also check that the end of the trial is not in the past

When I first implemented this module I had envisioned only real-time data entry. I hadn't
counted on useing Kettle/Pentaho etc to transfer data from other systems....

184. By Michael Telahun Makonnen

Revert removal of work in progress. It was no such thing!

183. By Michael Telahun Makonnen

merge from launchpad

182. By Michael Telahun Makonnen

hr_payroll_period: factor out / standardize pay slip descriptions

NOTE: currently the code assumes that the payroll period is monthly, it can't
handle other types. However, the function arguments are there so that in the future
only the algorithm in the get_period_year() function needs to be fixed.

181. By Michael Telahun Makonnen

hr_payroll_register: add access rules for payroll register denominations

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.