Fix widget view datetime on tre view

This commit is contained in:
Oscar Alvarez 2015-07-11 08:47:47 -05:00
parent 00d00a88d2
commit 957b0017d1

View file

@ -8,7 +8,8 @@ The COPYRIGHT file at the top level of this repository contains the full copyrig
<field name="cc" tree_invisible="1"/>
<field name="bcc" tree_invisible="1"/>
<field name="subject"/>
<field name="date"/>
<field name="date" widget="date"/>
<field name="date" widget="time" string="Time"/>
<field name="flag_send"/>
<field name="flag_seen"/>
<field name="flag_flagged"/>