From 8a7c61cb96a541a9aaca51ffe3ee903407b26360 Mon Sep 17 00:00:00 2001 From: Antony Lesuisse Date: Thu, 13 Oct 2011 18:12:13 +0200 Subject: [PATCH] [FIX] project duplicate xmlid, useless act_window view definition bzr revid: al@openerp.com-20111013161213-x29pjxbuaxhjqexx --- addons/project/board_project_view.xml | 4 ++-- addons/project/project_view.xml | 14 -------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/addons/project/board_project_view.xml b/addons/project/board_project_view.xml index 6470dd3e49d..f2c44fab574 100644 --- a/addons/project/board_project_view.xml +++ b/addons/project/board_project_view.xml @@ -48,7 +48,7 @@ - + My Open Tasks project.task form @@ -83,7 +83,7 @@
- + diff --git a/addons/project/project_view.xml b/addons/project/project_view.xml index b518cb31de2..f8eec371d48 100644 --- a/addons/project/project_view.xml +++ b/addons/project/project_view.xml @@ -511,20 +511,6 @@ A task represents a work that has to be done. Each user works in his own list of tasks where he can record his task work in hours. He can work and close the task itself or delegate it to another user. If you delegate a task to another user, you get a new task in pending state, which will be reopened when you have to review the work achieved. If you install the project_timesheet module, task work can be invoiced based on the project configuration. With the project_mrp module, sales orders can create tasks automatically when they are confirmed. - - - - tree - - - - - - - form - - -