This commit is contained in:
michel 2017-11-09 10:56:40 +01:00
parent 3f595c957a
commit ebd17586e2
1 changed files with 1 additions and 1 deletions

View File

@ -137,7 +137,7 @@
<field name="model">coworking.coworker</field>
<field name="arch" type="xml">
<calendar date_start="contact_date"
display="[contact_date]:[name]" >
display="[contact_date] first contact:[name]" >
<!-- Fields used for the display text -->
<field name="contact_date" />
<field name="name" />