From 8b8714f79a8a38f08a82516bdd2d30bbc162db60 Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=C3=A9bastien=20CHAZALLET?= Date: Mon, 13 May 2013 10:08:27 +0200 Subject: [PATCH] Correction bouton d'appel du wizard --- __openerp__.py | 6 ++++-- views/projet.xml | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/__openerp__.py b/__openerp__.py index b063cf0..e9e42d3 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -6,10 +6,12 @@ "category": "Tools", "description": """Permet de gérer des projets.""", "data": [ + # Vues associées aux assistants + 'views/wizards/domaine.xml', # Vues associées aux modèles 'views/projet.xml', - # vues associées aux assistants - 'views/wizards/domaine.xml', + # Menus + #TODO, # Données 'datas/moe.xml', 'datas/moa.xml', diff --git a/views/projet.xml b/views/projet.xml index 4e19cf4..f4ead08 100644 --- a/views/projet.xml +++ b/views/projet.xml @@ -53,7 +53,7 @@ -