From 405021688b9e0b683da7cf2914f237dbbefb27e8 Mon Sep 17 00:00:00 2001 From: NaN?tic Date: Wed, 14 May 2014 11:05:24 +0200 Subject: [PATCH] Revert the add of the helpdesk contact name, we use the existent --- __init__.py | 1 - view/activity_helpdesk_tree.xml | 2 +- view/work_helpdesk_form.xml | 4 ++-- work.py | 17 +---------------- 4 files changed, 4 insertions(+), 20 deletions(-) diff --git a/__init__.py b/__init__.py index cdde988..e4bb72d 100644 --- a/__init__.py +++ b/__init__.py @@ -5,7 +5,6 @@ from .work import * def register(): Pool.register( - Activity, Work, WorkType, module='project_helpdesk', type_='model') diff --git a/view/activity_helpdesk_tree.xml b/view/activity_helpdesk_tree.xml index bd6758e..b1f1c25 100644 --- a/view/activity_helpdesk_tree.xml +++ b/view/activity_helpdesk_tree.xml @@ -4,7 +4,7 @@ this repository contains the full copyright notices and license terms. --> - + diff --git a/view/work_helpdesk_form.xml b/view/work_helpdesk_form.xml index b9e3de8..e45a520 100644 --- a/view/work_helpdesk_form.xml +++ b/view/work_helpdesk_form.xml @@ -46,8 +46,8 @@ this repository contains the full copyright notices and license terms. -->