Ajout champ 'affecte' dans form partner
authorAlicia FLOREZ <alicflorez@gmail.com>
Mon, 27 May 2013 09:52:42 +0000 (11:52 +0200)
committerAlicia FLOREZ <alicflorez@gmail.com>
Mon, 27 May 2013 09:52:42 +0000 (11:52 +0200)
views/team_member.xml

index d879851..caa019a 100644 (file)
@@ -14,6 +14,7 @@
                         <field name="projets">
                             <tree>
                                 <field name="projet_name" />
+                                <field name="affecte" />
                             </tree>
                         </field>
                     </page>