odoo/addons/project_issue
Thibault Delavallée 622b52d262 [FIX] project_issue, resource: fixed computation of hours / days to open (assign) or close an issue. Those fields now have a conditional store, because they were not recomputed even when changing date_open and date_closed. Changing the stage now correctly changes the date_closed. Also added some fixes in resource module, the date was not correctly taken into account when computing the number of working hours between two dates. 2014-08-07 08:54:09 +02:00
..
doc [DOC] project_issue: added doc for the branch. Project: updated doc. 2013-07-10 15:36:41 +02:00
i18n Launchpad automatic translations update. 2014-05-07 06:27:12 +00:00
report [FIX] project_issue: reviewer_id doesn(t exist 2014-08-06 10:30:52 +02:00
security [IMP] remove dependancy of crm on project_issue 2014-06-23 12:33:08 +02:00
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [FIX] project_issue: remove test checking the convert_issue_task feature 2013-11-21 16:53:24 +01:00
__init__.py
__openerp__.py [IMP] remove dependancy of crm on project_issue 2014-06-23 12:33:08 +02:00
project_issue.py [FIX] project_issue, resource: fixed computation of hours / days to open (assign) or close an issue. Those fields now have a conditional store, because they were not recomputed even when changing date_open and date_closed. Changing the stage now correctly changes the date_closed. Also added some fixes in resource module, the date was not correctly taken into account when computing the number of working hours between two dates. 2014-08-07 08:54:09 +02:00
project_issue_data.xml [CLEAN] crm, hr_recruitmnet, project: cleaned priority / kanban state in kanban views 2014-05-08 17:25:36 +02:00
project_issue_demo.xml [RENAME] sale_team renamed to sales_team. Update module name, file name and reference to the module. 2014-05-12 10:37:47 +02:00
project_issue_menu.xml [REF] OpenERP --> Odoo in various UI texts 2014-07-18 13:45:41 +02:00
project_issue_view.xml [FIX] project_issue, resource: fixed computation of hours / days to open (assign) or close an issue. Those fields now have a conditional store, because they were not recomputed even when changing date_open and date_closed. Changing the stage now correctly changes the date_closed. Also added some fixes in resource module, the date was not correctly taken into account when computing the number of working hours between two dates. 2014-08-07 08:54:09 +02:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00