Modification de la relation projet/phase en many2many : création d'une table de relation
[OpenERP/cmmi.git] / views / projet.xml
index 13f3fe6..1c282a3 100644 (file)
@@ -2,7 +2,7 @@
 <openerp>
     <data>
 
-        <!--         VIEWS PROJET         -->
+        <!--         FORM VIEW         -->
         <record model="ir.ui.view" id="projet_form_view">
             <field name="name">projet.form</field>
             <field name="model">cmmi.projet</field>
@@ -32,7 +32,7 @@
                                         <field name="role_mo_id" />
                                     </tree>
                                 </field>
-                                <p>MOa</p><!--
+                                <p>MOA</p><!--
                                 <button type="object" target="new" name="cmmi.wizard_add_moa_to_project" string="Add a MOA" class="oe_highlight" context="{'project_id': id}" />-->
                                 <field name="structures_moe">
                                     <tree>
                                 </field>
                             </page>
                             <page string="Phases">
-                                <field name="phases">
-                                    <tree>
-                                        <field name="name" />
-                                        <field name="description" />
-                                    </tree>
-                                </field>
+                                <field name="phases" />
                             </page>
                             <page string="Evolutions">
                                 <field name="evolutions">