[FIX] contract show date_start
authorAntony Lesuisse <al@openerp.com>
Sat, 29 Dec 2012 04:42:48 +0000 (05:42 +0100)
committerAntony Lesuisse <al@openerp.com>
Sat, 29 Dec 2012 04:42:48 +0000 (05:42 +0100)
bzr revid: al@openerp.com-20121229044248-psypv1fhsg5rfash

addons/account/project/project_view.xml

index 1a596a4..393c447 100644 (file)
@@ -12,7 +12,7 @@
                     <field name="partner_id"/>
                     <field name="code"/>
                     <field name="date"/>
-                    <field name="date_start" invisible="1"/>
+                    <field name="date_start"/>
                     <field name="user_id" invisible="1"/>
                     <field name="manager_id" invisible="1"/>
                     <field name="parent_id" invisible="1"/>