[IMP] adapt rights and display for the jobs form view
[odoo/odoo.git] / addons / hr / hr.py
2012-06-04 Antonin Bourguignon[IMP] adapt rights and display for the jobs form view
2012-05-22 Fabien Pinckaers[IMP] improved typos
2012-05-04 Saurang Suthar ... [IMP]:improved titles State by Status everywhere
2012-04-27 Amit Patel (OpenERP)[IMP]
2012-03-30 Quentin (OpenERP)[MERGE] merged with main addons trunk
2012-03-30 Thibault Delavallée[CLEAN] Cleaned imports in hr.py
2012-03-23 Thibault Delavallée[FIX] Fixing crash when clearing employee photo.
2012-03-23 Thibault Delavallée[IMP] Renamed photo_stored->photo_big, which makes...
2012-03-23 Thibault Delavallée[IMP] Improved comments and doc. Note that stored photo...
2012-03-23 Thibault Delavallée[IMP] Updated after changes in server user_img branch...
2012-03-21 Quentin (OpenERP)[FIX] hr: fix related to the merge of res.partner and...
2012-03-13 Thibault Delavallée[IMP] Removed a debug print; added context propagation...
2012-03-13 Thibault Delavallée[IMP] hr_employee: cleaned code. Kanban view now uses...
2012-03-07 Thibault Delavalléehr: removed a lonely 'print' statement
2012-03-07 Bhumika (OpenERP)[FIX] hr: remove referecne of res.partner.address
2012-02-21 Thibault Delavallée[IMP] Removed link to res.users. Employee photo is...
2012-02-21 Thibault Delavallée[ADD] hr.employee: added a photo_mini field holding...
2012-01-17 Fabien Meghazi[REV] Revert Revision#6353: Will use __last_update...
2012-01-17 Fabien Meghazi[ADD] Add write_date to hr.employee and product.product...
2011-12-22 fp[IMP] employee view
2011-11-30 Raphael Collet[MERGE] lp:893626 (hr: improve stored function fields...
2011-11-25 Divyesh Makwana... [IMP] account : Improve the variable naming convention
2011-11-25 Divyesh Makwana... [IMP] hr : Improve the functionality
2011-11-24 Divyesh Makwana... [IMP] hr : Improve the indentation
2011-11-24 Divyesh Makwana... [FIX] hr : job position, bad computation of employee...
2011-10-26 Stephane Wirtel[IMP] hr: show the employees from the category
2011-09-29 Amit (OpenERP)[MERGE]
2011-09-16 Amit (OpenERP)[IMP]:hr:added kanban view for hr employess.
2011-09-15 Meera Trambadia... [MERGE] branch merged with lp:openobject-addons
2011-09-13 Quentin (OpenERP)[MERGE] merged with main addons branch
2011-09-13 Quentin (OpenERP)[IMP] hr: added default value for marital field
2011-08-12 mtr[IMP] account,hr: removed extra space from warning...
2011-08-05 mtr[FIX] account,hr,hr_recruitment,hr_payroll,product...
2011-07-11 Quentin (OpenERP)[MERGE] merged main trunk addons branch
2011-07-04 Raphael Collet[MERGE] from trunk
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-24 Raphael Collet[MERGE] from trunk
2011-06-24 Raphael Collet[FIX] prevent automatic shortcut creation for portal...
2011-05-31 Quentin (OpenERP)[FIX] hr: display the expected number of employees...
2011-05-10 psi (Open ERP)[IMP] improve searh view of hr.employee add filter...
2011-05-02 Olivier Dony[MERGE] merged latest fixes from 6.0 up to r.4556
2011-04-26 ARA (OpenERP)[FIX] hr: Removing Administrator employee record causes...
2011-04-15 Tejas (OpenERP)FIX : Unwanted address_ids removed
2011-04-13 Tejas (OpenERP)FIX : model defaults : address_id , right model now...
2011-04-08 Quentin (OpenERP)[IMP] hr: replaced marital.status object by a fields...
2011-04-07 Thibault Francois[MERGE] crm improvement
2011-03-14 Quentin (OpenERP)[MERGE] cherry picking of revision 4434-4443 of lp...
2011-03-14 Quentin (OpenERP)[MERGE] cherry picking of revision 4425-4432 of lp...
2011-03-14 Quentin (OpenERP)[MERGE] cherry picking of revision 4422-4423 of lp...
2011-03-14 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2011-03-11 Quentin (OpenERP)[MERGE] merged the dev branch containing the HR improve...
2011-03-11 Quentin (OpenERP)[MERGE] lp:731332
2011-03-11 Quentin (OpenERP)[IMP] hr: improved recruitement
2011-03-11 aag (OpenERP)[IMP] hr,hr_timesheet:add one func _no_of_expected_empl...
2011-03-11 Rucha (Open ERP)[IMP]: hr: Added on change department in employee form...
2011-03-11 Ujjvala Collins... [MERGE]
2011-03-11 Rucha (Open ERP)[MERGE]: Merge with trunk addons
2011-03-10 Rucha (Open ERP)[IMP]: hr: All users must have "Employees" in their...
2011-03-10 Rucha (Open ERP)[IMP]: hr: Manager should not be a related to departmen...
2011-03-10 Rucha (Open ERP)[IMP]: hr, hr_holidays: Minor improvements
2011-03-10 Quentin (OpenERP)[MERGE] lp:718741
2011-03-10 ARA (OpenERP)[FIX] hr: [6.0.1] HR-category: many2many link defined...
2011-03-08 Mustufa Rangwala[IMP/FIX] hr_payroll: Improvement and cleaning
2011-03-04 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2011-03-04 psi (Open ERP)[MERGE] merge with trunk-payroll branch
2011-03-03 psi (Open ERP)[IMP] changes as per hr_payroll_new file given by QDP...
2011-03-02 ARA (OpenERP)[FIX] hr_payroll_account: Payslip approval crashes...
2011-03-02 Jay Vora (OpenERP)[FIX] Hr_payroll_account : Payslip approval crashes...
2011-02-28 Stephane Wirtel[FIX] Remove the readonly attribute on the Manager...
2011-02-16 ARA (OpenERP)[FIX]Human Resources : employee form view : Mobile...
2011-02-16 ksa (Open ERP)[IMP]: hr related changes
2011-02-08 ksa (Open ERP)[IMP]: improvement hr related changes
2011-02-08 Mustufa Rangwala[FIX] hr: try to create an employee as employee -> bug
2011-01-17 mtr[FIX] hr: added domain on 'Home Address' of Employee
2011-01-03 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-30 Francois Degrave[IMP ]added shortcuts to demo user, modified visibility...
2010-12-30 husenmerged with trunk
2010-12-21 psi (Open ERP)[FIX] hr:add an employee to a department
2010-12-17 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-15 Olivier Dony[FIX+I18N] hr: marital status should be translatable
2010-12-15 rha@tinyerp.com[commit]
2010-12-15 pso[MERGE] merge from trunk addons3
2010-12-13 Mustufa Rangwala[FIX] Hr: hr, passport field, bad widget
2010-12-07 Mustufa Rangwala[FIX] HR: can't change email address of only on employee
2010-12-06 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-11-26 Xavier Morel[ADD] hr: web_icon for human resources application
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-10-29 vth[MERGE] merge with dev addons-3 branch
2010-10-29 vth[REF] hr: missing translation in hr, hr_payroll, hr_tim...
2010-10-29 Mustufa Rangwala[REF] HR: Removed warnings from buildbot (import statet...
2010-10-29 Mustufa Rangwala[MERGE] merge from trunk addons
2010-10-28 Harry (OpenERP)[FIX] hr: replace tab char with white space
2010-10-28 Mustufa Rangwala[MERGE] merge from trunk addons
2010-10-28 Thibault Francois[FIX] hr.py : refactor getPhoto
2010-10-27 vth[REF] hr_*
2010-10-27 uco (OpenERP)[MERGE]: Merged with trunk-addons.
2010-10-26 uco (OpenERP)[FIX] : Removed tools.config['addons_path'] for bug...
2010-10-25 nvi-openerp[FIX] Fixed hr get_photo issue.
2010-10-25 nvi-openerp[merge]
next