Fix bug in datetime field format on list view

This commit is contained in:
Bernat Brunet Torruella 2018-10-19 09:57:07 +02:00
parent 087ab7ab82
commit 4f5a4265d0
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"/>