[MERGE] forward port of branch 8.0 up to e883193
[odoo/odoo.git] / addons / hr_timesheet_sheet / hr_timesheet_sheet.py
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-18 Denis Ledoux[MERGE] forward port of branch saas-3 up to 5bd0249
2014-09-18 Denis Ledoux[MERGE] forward port of branch 7.0 up to a218a9e
2014-09-17 rmu-odoo[FIX] hr_timesheet_sheet: avoid error when sort attendances
2014-09-10 cod-odoo[IMP] hr_timesheet, project: various usability-related...
2014-07-31 Mansi Kariya[IMP] hr modules: needaction, subtypes and department...
2014-07-08 Raphael Collet[IMP] addons: add _depends on models backed up by an...
2014-07-08 Raphael Collet[FIX] models, fields: add model dependencies for models...
2014-07-07 Raphael ColletRevert "[IMP] addons: use the magic methods signal_XXX...
2014-07-07 Raphael Collet[IMP] addons: use the magic methods signal_XXX() instea...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-02 OstapYakovenko[FIX] hr_timesheet_sheet: fix typo in field name
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid 9410...
2014-05-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9450...
2014-05-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10037...
2014-05-07 Gery Debongnie[FIX] code cleanup (addon hr_timesheet_sheet)
2014-05-02 Gery Debongnie[MERGE] merge from trunk
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-04-30 Yannick Vaucher[FIX] sign in and sign out were broken in rev 10019...
2014-04-30 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-29 Denis Ledoux[MERGE] Forward-port of latest saas-3 bugfixes, up...
2014-04-28 Martin Trigaux[MERGE] [FIX] hr_timesheet_sheet: make it timezone...
2014-04-28 Yannick Vaucher[UPD] resolve conflicts with main branch and fix bug...
2014-04-28 Yannick Vaucher[UPD]
2014-04-25 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-04-25 Martin Trigaux[FIX] hr_timesheet_sheet: forbid to record an attendanc...
2014-04-24 Martin Trigaux[FIX] hr_timesheet_sheet: forbid to record an attendanc...
2014-04-24 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9429...
2014-04-24 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10012...
2014-04-23 Denis Ledoux[FIX] hr_timesheet_sheet: allow writing attendance...
2014-04-22 Bharat Devnani ... [MERGE][IMP] More explicit error messages (in delivery...
2014-04-18 Bharat R. Devnani... [MERGE] merged with main addons branch
2014-04-15 Gery Debongnie[MERGE] merge from trunk
2014-04-15 Gery Debongnie[FIX] moves the field definitions of models hr.job...
2014-04-14 Richard Mathot ... [REF] hr_timesheet: unused piece of code
2014-03-27 Randhir Mayatra... [IMP] add stat button for point of sale, email template
2014-03-26 Yogesh Parekh (Ope... [IMP]: Convert buttons into stat buttons in hr modules
2014-01-24 Bharat R. Devnani... [IMP] improved some warning messages
2014-01-07 Chirag Dodiya (Ope... [IMP]Improved code to open contract wizard from hr...
2013-12-23 Chirag Dodiya (Ope... [IMP] Improved code of name_create method
2013-12-23 Chirag Dodiya (Ope... [IMP]Improved code
2013-12-23 Chirag Dodiya (Ope... [IMP]override name_create method of analytic account...
2013-12-02 Bharat R. Devnani... [IMP] improved warning messages
2013-09-18 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-09 Yannick Vaucher[FIX] hr_timesheet_sheet - remove useless call to AT...
2013-09-09 Yannick Vaucher[IMP] hr_timesheet_sheet - set default timezone as...
2013-09-09 Yannick Vaucher[IMP] hr_timesheet_sheet - simplify and improve readabi...
2013-09-09 Yannick Vaucher[IMP] hr_timesheet_sheet - remove unused variable
2013-07-23 Yannick Vaucher[FIX] hr_timesheet_sheet - search sheet_id for attendan...
2013-06-10 Amit Dodiya[FIX] hr_timesheet_sheet: timesheet is stuck after...
2013-06-10 Amit Dodiya[FIX] hr_timesheet_sheet: timesheet is stuck after...
2013-06-04 Amit Dodiya[FIX] hr_timesheet_sheet: timesheet is stuck after...
2013-05-22 Mohammed Shekha[FIX]Fixed the issue of timezone on total attendance...
2013-05-21 Thibault Delavallée[FORWARD] Forward port of 7.0 branch until revision...
2013-05-08 Quentin (OpenERP)[FIX] hr_timesheet: improved perfomances on the read...
2013-04-15 Vo Minh Thu[REF] removed explicit model instanciations.
2013-03-18 Quentin (OpenERP)[MERGE] forward port of fixes made in v7 addons branch...
2013-03-14 Cedric Snauwaert[FIX]hr_timesheet_sheet: fix user_id variable reference...
2013-02-15 Vishmita[Fix]in the absence of an Applicant's Name, employee...
2013-02-15 Vishmita[Fix]Improve code
2013-02-15 Vishmita[Fix]Improve code
2013-02-14 Vishmita[Fix]Improve code
2013-02-14 Vishmita[IMP]Improve code for hr_timesheet
2013-02-01 Ajay Chauhan (OpenERP)[FIX] hr_timesheet_sheet: did some changes.
2013-01-31 Ajay Chauhan (OpenERP)[IMP] removed unused import
2013-01-31 Ajay Chauhan (OpenERP)[IMP] hr_timesheet_sheet: use the new signal_xxx method...
2012-12-20 Thibault Delavallée[FIX] needaction: fixed last commit, harmonizing the...
2012-12-20 Thibault Delavallée[IMP] sale, purchase, hr_timesheet_sheet, hr_holidays...
2012-12-17 Cecile Tonglet[MERGE] From trunk
2012-12-12 Cedric Snauwaert[FIX]fix problem when trying to add line entry in my...
2012-12-10 Vo Minh Thu[MERGE] merged trunk.
2012-12-08 Fabien Pinckaers[MERGE] fixes + cleaning hr_evaluation
2012-12-06 Vo Minh Thu[IMP] use the openerp namespace.
2012-12-06 Tejas Tank[FIX] corrected code for sending unwated more notes.
2012-12-03 Tejas Tank[FIX] Does not require to set related field in default.
2012-11-22 Tejas TankAn employee should receive a mail.message in inbox...
2012-11-22 Tejas Tank[IMP] Corrected _needaction_domain_get.
2012-11-21 Tejas TankA manager of an employee should receive a mail.message...
2012-11-21 Tejas Tank[FIX] Corrected code style.
2012-11-20 Sanjay Gohel (Open... [IMP]add function for open timesheets from employee...
2012-11-12 Bharat Devnani ... merged hsa's branch lp:~openerp-dev/openobject-addons...
2012-11-12 Bharat Devnani ... [ADD] added default value for user_id
2012-11-12 Pinakin Nayi (OpenERP)[IMP]hr_timesheet_shhet add chatter
2012-11-09 Hardik[IMP]following fields are invalid user in timesheet
2012-10-30 Ajay Chauhan (OpenERP)[MERGE] merge with lp:openobject-addons
2012-10-29 Fabien Pinckaers[IMP] useability timesheets
2012-10-29 Quentin (OpenERP)[MERGE] staging branch with bugfixes + add of an option...
2012-10-29 Ajay Chauhan (OpenERP)[MERGE] merge with lp:openobject-addons
2012-10-26 Fabien Pinckaers[MERGE] + improve hr_timesheet
2012-10-25 Quentin (OpenERP)[FIX] hr_timesheet_sheet: default date on timehseet...
2012-10-24 Fabien Pinckaers[MERGE] typo
2012-10-22 Ajay Chauhan (OpenERP)[IMP] hr_timesheet_sheet: made little change in warning...
2012-10-22 Ajay Chauhan (OpenERP)[MERGE] merge with lp:openobject-addons
2012-10-21 Fabien Pinckaers[MERGE] HR
2012-10-12 Mayur Maheshwari... [IMP]all: imporve string state to status
2012-10-11 Ajay Chauhan (OpenERP)[IMP] hr_timesheet_sheet: made changes in warning message
2012-10-11 Atul Patel (OpenERP)[FIX]: Fix onchange account id problem
2012-10-10 Atul Patel (OpenERP)[FIX]: Fix on_change_analytic_id problem
2012-10-10 Atul Patel (OpenERP)[FIX]: get sheet id using timesheet line user id
next