Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / addons / calendar / calendar_view.xml
index 3dde474..155292c 100644 (file)
             <tree string="Meetings" fonts="bold:message_unread==True">
                 <field name="name" string="Subject"/>
                 <field name="allday" invisible="True"/>
-                <field name="display_start" string="Date" />
+                <field name="start_date" string="Date"/>
+                <field name="start_datetime" string="Date"/>
                 <field name="user_id"/>
                 <field name="location"/>
                 <field name="show_as"/>