odoo/addons/hr_timesheet_sheet/report
Denis Ledoux 40a7a5dc64 [FIX]hr_timesheet_sheet: report, the join clause of the view was wrong, account_analytic_line is join with hr_timesheet_sheet_sheet thanks to the sheet_id (hat.sheet_id=htss.id), not with the line_id (hat.line_id=htss.id)
bzr revid: dle@openerp.com-20131125142624-wilbjmlgy9yubcgk
2013-11-25 15:26:24 +01:00
..
__init__.py [ADD/MOD]hr_timesheet_sheet: Add Timesheet Sheet Analysis report 2010-10-15 18:30:25 +05:30
hr_timesheet_report.py [FIX] replace from/import decimal_precision by from/import openerp.addons.decimal_precision 2012-12-17 16:23:03 +01:00
hr_timesheet_report_view.xml [FIX]:hr_timesheet:ProgrammingError: column timesheet_report.day does not exist:LINE 1: ...d) AS id, count(timesheet_report.id) AS day_count,"timesheet... 2012-10-17 15:45:34 +05:30
timesheet_report.py [FIX]hr_timesheet_sheet: report, the join clause of the view was wrong, account_analytic_line is join with hr_timesheet_sheet_sheet thanks to the sheet_id (hat.sheet_id=htss.id), not with the line_id (hat.line_id=htss.id) 2013-11-25 15:26:24 +01:00
timesheet_report_view.xml [IMP]account_followup,hr_timesheet_sheet:in analysis report create button is there but no need of it 2013-03-13 12:30:29 +05:30