Modifications importantes sur MOA et MOE
[OpenERP/cmmi.git] / wizards / moa.py
index 28232a5..20d7816 100644 (file)
@@ -62,7 +62,7 @@ class ProjetMoaWizard(osv.TransientModel):
         )]
 
 
-    def action_add_domain_to_project(self, cr, uid, ids, context=None):
+    def action_add_moa_to_project(self, cr, uid, ids, context=None):
         # Récupération du modèle utile pour écrire les données
         model = self.pool.get("cmmi.projet.moa")