-
- Downloads
Merge pull request #88 from odoo-dev/master-timesheet-analysis-reports-tpa
[IMP] hr_timesheet, hr_timesheet_sheet: merge timesheet and hr_timesheet reports; base report moved to hr_timesheet; hr_timesheet_sheet adds data to the report using inheritance.
Showing
- addons/hr_timesheet/__init__.py 1 addition, 0 deletionsaddons/hr_timesheet/__init__.py
- addons/hr_timesheet/__openerp__.py 1 addition, 0 deletionsaddons/hr_timesheet/__openerp__.py
- addons/hr_timesheet/report/__init__.py 1 addition, 0 deletionsaddons/hr_timesheet/report/__init__.py
- addons/hr_timesheet/report/hr_timesheet_report.py 76 additions, 0 deletionsaddons/hr_timesheet/report/hr_timesheet_report.py
- addons/hr_timesheet/report/hr_timesheet_report_view.xml 58 additions, 0 deletionsaddons/hr_timesheet/report/hr_timesheet_report_view.xml
- addons/hr_timesheet_sheet/__openerp__.py 0 additions, 1 deletionaddons/hr_timesheet_sheet/__openerp__.py
- addons/hr_timesheet_sheet/report/__init__.py 1 addition, 1 deletionaddons/hr_timesheet_sheet/report/__init__.py
- addons/hr_timesheet_sheet/report/hr_timesheet_report.py 53 additions, 46 deletionsaddons/hr_timesheet_sheet/report/hr_timesheet_report.py
- addons/hr_timesheet_sheet/report/hr_timesheet_report_view.xml 35 additions, 51 deletions...ns/hr_timesheet_sheet/report/hr_timesheet_report_view.xml
- addons/hr_timesheet_sheet/report/timesheet_report.py 0 additions, 118 deletionsaddons/hr_timesheet_sheet/report/timesheet_report.py
- addons/hr_timesheet_sheet/security/ir.model.access.csv 8 additions, 9 deletionsaddons/hr_timesheet_sheet/security/ir.model.access.csv
Loading
Please register or sign in to comment