Vue projet : rajout d'info pour les évolutions
authorAlicia FLOREZ <alicflorez@gmail.com>
Tue, 30 Apr 2013 16:16:37 +0000 (18:16 +0200)
committerAlicia FLOREZ <alicflorez@gmail.com>
Tue, 30 Apr 2013 16:16:37 +0000 (18:16 +0200)
views/projet.xml

index bc2a91b..9e17878 100644 (file)
                                 <field name="phases" />
                             </page>
                             <page string="Evolutions">
-                                <field name="evolutions" />
+                                <field name="evolutions">
+                                    <tree>
+                                        <field name="name" />
+                                        <field name="priorite" />
+                                        <field name="palier_id" />
+                                        <field name="chantier_id" />
+                                        <field name="statut" />
+                                    </tree>
+                                </field>
                             </page>
                         </notebook>
                     </sheet>