[MERGE] lp:887553
[odoo/odoo.git] / addons / hr_timesheet_sheet / hr_timesheet_sheet.py
2011-11-09 Raphael Collet[MERGE] lp:887553
2011-11-09 Raphael Collet[MERGE] lp:798732
2011-11-09 Stéphane Bidoul[FIX] hr : hr_timesheet_sheet's can overlap by one day
2011-10-28 Quentin (OpenERP)[MERGE] merged the branch of Guewen Baconnier (Camptoca...
2011-10-28 Quentin (OpenERP)[FIX] hr_timesheet_sheet: attendance state of an employ...
2011-10-01 Fabien Pinckaers[IMP] config wizards
2011-09-24 Fabien Pinckaersmerge
2011-09-22 Guewen Baconnierhr_timesheet_sheet: Timesheets big performance issues
2011-09-18 Fabien Pinckaers[useability] better error/warning message
2011-09-18 Fabien Pinckaers[Useability] improved error message
2011-09-15 Bharat (OpenERP)[MERGE] merged with main addons
2011-09-10 fp[IMP] useability of timesheet
2011-07-07 <GuewenBaconnier... [FIX] of last commit: allow to sign in / sign out on...
2011-07-06 <GuewenBaconnier... [IMP] hr_timesheet_sheet: sign-in and sign-out buttons...
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-07-01 bde[ADD] hr : converted ids in list of ids where _check...
2011-06-17 Ujjvala Collins... [IMP] hr_timesheet_sheet: Improved onchange_employee_id...
2011-06-16 bde[REM] hr : Removed default method, improved the code...
2011-06-15 Stéphane Bidoul[ADD] hr : Added default value for departmet and applie...
2011-04-20 Quentin (OpenERP)[MERGE] lp: 760493
2011-04-20 Quentin (OpenERP)[FIX] hr_timesheet_sheet: Improved Exception coming...
2011-04-15 skh[FIX] Adding working time in a confirmed timesheet
2011-04-15 skh[FIX] Adding working time in a confirmed timesheet
2011-04-15 skh[FIX] Adding working time in a confirmed timesheet
2011-03-14 Quentin (OpenERP)[MERGE] cherry picking of revision 4434-4443 of lp...
2011-03-14 ARA (OpenERP)[FIX] hr_timesheet_sheet: Cannot use the timesheet...
2011-03-14 ARA (OpenERP)[FIX] hr_timesheet_sheet: Cannot use the timesheet...
2011-03-11 Quentin (OpenERP)[FIX] hr_timesheet_sheet: removed readonly on attendances
2011-02-09 ksa (Open ERP)[IMP]: improvement for allow user to add a timesheet...
2011-01-17 psi (Open ERP)[FIX] account, account_*, hr_*, point_of_sale, sale...
2011-01-14 qdp-launchpad@tiny... [MERGE] merged the dev3 branch
2011-01-06 ARA (OpenERP)[FIX]hr_timesheet_sheet: wrong coloumn in timesheet...
2010-12-30 husenmerged with trunk
2010-12-29 François Degrave[FIX] HR sign in/sign out
2010-12-17 Mustufa Rangwala[MERGE] merge from trunk addons
2010-12-15 rha@tinyerp.com[commit]
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-12-10 Mustufa Rangwala[FIX] Timesheet allows sign in in the future
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-11-02 Mustufa Rangwala[REF]
2010-10-29 vth[REF] hr: missing translation in hr, hr_payroll, hr_tim...
2010-10-21 Mustufa Rangwala[MERGE] merge from trunk addons
2010-10-20 Vir (Open ERP)[FIX] hr_timesheet_sheet : date_from and date_to proble...
2010-10-19 pso[IMP] hr modules: removed unused vars
2010-10-15 Harry (Open ERP)[IMP] : Removed mx.DateTime and used datetime object.
2010-10-13 Vir (Open ERP)[IMP] hr_timesheet_sheet : set a server action for...
2010-10-06 qdp-launchpad@tiny... [IMP] hr_timesheet_sheet: set the timesheet sheet worki...
2010-09-22 olt@tinyerp.com[FIX] hr_timesheet_sheet, mrp: don't pass a dict or...
2010-09-21 olt@tinyerp.com[IMP] hr_timesheet_sheet: performance improvement:...
2010-09-16 Vir (Open ERP)[ADD/MOD] hr_timesheet_sheet : Current timesheet menu...
2010-09-07 Vir (Open ERP)[Merge]
2010-09-06 DBR (OpenERP)[MOD]hr_timesheet_sheet : usability improvement
2010-09-01 apa-tiny[IMP]:hr_timesheet_sheet:add description
2010-08-11 Jay (Open ERP)[FIX] hr_timesheet_sheet : timesheet should only be...
2010-07-27 PSI (OpenERP)[IMP] hr related modules improvements
2010-07-21 PSI (Openerp)[IMP] hr and its related modules improvements
2010-07-13 Mustufa Rangwala[IMP] HR Modules improvements (ref: PSI)
2010-06-18 qdp-launchpad@tiny... [IMP] account, hr_attendance, hr_timesheet: typo, remov...
2010-06-18 Mustufa Rangwala[MERGE] merge with trunk addons and remove conficts
2010-06-10 JMA (OpenERP)[FIX] Security fixes for sql injections
2010-06-02 Stephane Wirtel[FIX] Typo
2010-05-31 atp (Open ERP)[ADD]: hr_timesheet_sheet: develop yaml for hr_timeshee...
2010-05-20 mra (Open ERP)[MERGE] Merge with main branch
2010-05-19 Fabien Pinckaers[FIX] 3 security rules, [IMP] object names for logs
2010-05-19 psi (Open ERP)[IMP] hr_timesheet_sheet: small change
2010-05-19 psi (Open ERP)[IMP] account, hr_contract, hr_timesheet, project:...
2010-05-11 gpa[FIX] hr_timesheet_sheet: Add a default value for the...
2010-03-09 mra (Open ERP)[FIX] hr_timesheet_sheet: to link attendaces with times...
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-02-17 Vir (Open ERP)[IMP] department_id added in expense,timesheet,applican...
2010-02-01 HDA (OpenERP)merged to remove sql injection
2010-01-29 HDA (OpenERP)[FIX] module:hr_timesheet_sheet postgres view
2010-01-21 HDA (OpenERP)Merge from stable
2010-01-19 HDA (OpenERP)Project management improvements
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2010-01-08 Jay (Open ERP)[FIX] Functional fields should have context as an argum...
2009-12-24 Harry (Open ERP)[MERGE] merge from lp:~openerp-commiter/openobject...
2009-12-24 Vir (Open ERP)[IMP] Help added on timesheet state field.Changed capti...
2009-12-23 Fabien Pinckaers[FIX] multi company_default
2009-12-21 Jay (Open ERP)[FIX] HR_Timesheet_sheet : timesheet cannot be deleted...
2009-12-21 RGA(OpenERP)[REF] HR_attendance : Code optimized for sign in and out
2009-11-27 nch@tinyerp.com[MERGE]
2009-11-26 Panos Christeas[MERGE] merge from lp:~xrg/openobject-addons/doc2-5.2
2009-11-26 nch@tinyerp.com[IMP]:hr_timesheet_sheet sql queries to parameterized...
2009-11-20 gpa[IMP]account,hr_timesheet_sheet,product,project,purchas...
2009-11-10 vramerge multi_company, multi_company_account, multi_compa...
2009-10-14 PSO(OpenERP)Changed licencing terms
2009-10-13 ChristopheChauvet... changed encoding to coding in all py files
2009-10-01 HDA (OpenERP)[MERGE]
2009-09-24 HDA (OpenERP)[Merged] stable and trunk addons
2009-09-22 GPA(Open ERP)[FIX] hr_timesheet_sheet : casting correction for a...
2009-09-11 ACH(OpenERP)[FIX] hr_timesheet_sheet : Rounding value problem in...
2009-06-30 Jay (Open ERP)[FIX] hr_timesheet_sheet : date interval corrected...
2009-05-01 Jay (Open ERP)[FIX] Bug 368698 : Warning resolved(ref:.GPA)
2009-03-31 Jay (Open ERP)[FIX]Bug 352191 : Corrected
2009-03-31 Jay (Open ERP)[FIX]Bug 352191 : Corrected
2009-03-31 Jay (Open ERP)[FIX]Bug 352191 : Corrected hr_attendance creation...
2009-03-31 Jay (Open ERP)[FIX]Bug 352191 : Corrected hr_attendance creation...
2009-01-21 Fabien Pinckaersbugfix
next