odoo/addons/hr_timesheet_sheet
Olivier Dony 9e8d29c986 [FIX] project_timesheet: analyis view must include lines without timesheet
While working on project task it is possible
to record "task work" that will automatically
create timesheet lines. These are not by default
included into any timesheet, but they need to
appear in reporting nonetheless.

These lines disappeared from the analysis view
after the performance improvement of
rev. fe31451899
which introduced a JOIN with the `totals`
CTE table - and should have been LEFT JOIN.
2015-07-01 12:48:59 +02:00
..
i18n [I18N] Update translation terms from Transifex 2015-06-29 08:42:08 +02:00
report [FIX] project_timesheet: analyis view must include lines without timesheet 2015-07-01 12:48:59 +02:00
security [FIX] hr_timesheet(_sheet): access rights on report 2014-11-13 11:03:22 +01:00
static [MERGE] forward port of branch 7.0 up to 772b213 2015-02-17 10:59:25 +01:00
test [MERGE] new v8 api by rco 2014-07-06 17:05:41 +02:00
views [IMP] bundlify addons (except website) 2014-04-24 19:21:29 +02:00
wizard Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00
__init__.py [IMP] HR: add the configuration wizard(new added file >> hr/res_config.py, hr/res_config_view.xml,hr_recruitment/res_config.py, hr_recruitment/res_config_view.xml, hr_timesheet_sheet/res_config.py, hr_timesheet_sheet/res_config_view.xml) 2012-04-02 11:14:18 +05:30
__openerp__.py [DEL] Cleaning: key 'images' removed from all __openerp__.py 2015-01-06 14:20:38 +01:00
hr_timesheet_sheet.py [MERGE] forward port of branch saas-3 up to 6b70b80 2015-03-25 18:00:08 +01:00
hr_timesheet_sheet_data.xml An employee should receive a mail.message in inbox when an manager refuse a timesheet. 2012-11-22 16:30:15 +05:30
hr_timesheet_sheet_demo.xml Removed date_current more 2012-10-02 17:15:20 +02:00
hr_timesheet_sheet_view.xml [FIX] hr_timesheet_sheet: set hr_timesheet view 'editable="bottom"' 2015-06-29 23:13:31 +02:00
hr_timesheet_workflow.xml [IMP]:improved hr module 2011-07-11 16:53:29 +05:30
res_config.py [IMP]align multi-line string 2013-09-17 18:38:14 +05:30
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00