Fix bug in datetime field format on list view

This commit is contained in:
Bernat Brunet Torruella 2018-10-19 09:33:12 +02:00
parent 6c4ad6362a
commit 43ebcc0572
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<field name="vat_code"/>
<field name="identifier_type"/>
<field name="state"/>
<field name="last_modify_date"/>
<field name="last_modify_date" widget="date"/>
<field name="communication_code"/>
<field name="communication_msg"/>
<field name="issuer_vat_number"/>