[ADD/IMP] project_issue : improved report of bug and feature. project_timeshee :...
authorRCH(Open ERP) <>
Tue, 16 Mar 2010 12:45:05 +0000 (18:15 +0530)
committerVir (Open ERP) <vir@tinyerp.com>
Tue, 16 Mar 2010 12:45:05 +0000 (18:15 +0530)
commitc9f398d390a4c6a1d61059a37ce90426f287ee2c
tree7750abe229df9560aabe9b7d59cc8db1bb89c510
parent9bbc85331418090a81d2d221ce02e20bfa04677d
[ADD/IMP] project_issue : improved report of bug and feature. project_timeshee : report_task reports are moved to the project_timesheet.

bzr revid: vir@tinyerp.com-20100316124505-qz5vyhuu4jfbqotd
12 files changed:
addons/crm/report/crm_report_view.xml
addons/project_issue/report/project_issue_report.py
addons/project_issue/report/project_issue_report_view.xml
addons/project_timesheet/__init__.py
addons/project_timesheet/__terp__.py
addons/project_timesheet/report/__init__.py [new file with mode: 0644]
addons/project_timesheet/report/task_report.py [new file with mode: 0644]
addons/project_timesheet/report/task_report_view.xml [new file with mode: 0644]
addons/project_timesheet/security/ir.model.access.csv [new file with mode: 0644]
addons/report_task/report_task.py [deleted file]
addons/report_task/report_task_view.xml [deleted file]
addons/report_task/security/ir.model.access.csv [deleted file]