Skip to content

Commit

Permalink
[FIX] contract show date_start
Browse files Browse the repository at this point in the history
bzr revid: al@openerp.com-20121229044248-psypv1fhsg5rfash
  • Loading branch information
antonylesuisse committed Dec 29, 2012
1 parent 399386e commit ba65ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion addons/account/project/project_view.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"/>
Expand Down

0 comments on commit ba65ad2

Please sign in to comment.