From 580a9b09113e235bcacb051c993b8f601efda0de Mon Sep 17 00:00:00 2001 From: sebalix Date: Sat, 24 Jan 2015 13:35:01 +0100 Subject: [PATCH] [IMP] Module 'base_contact' (in __unported__/) - Removed 'process' and 'contacts' dependencies --- __unported__/base_contact/__openerp__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/__unported__/base_contact/__openerp__.py b/__unported__/base_contact/__openerp__.py index b7c979001..fb99b46ed 100644 --- a/__unported__/base_contact/__openerp__.py +++ b/__unported__/base_contact/__openerp__.py @@ -37,8 +37,6 @@ It lets you define groups of contacts sharing some common information, like: """, 'depends': [ 'base', - 'process', - 'contacts' ], 'external_dependencies': {}, 'data': [