Fix: Se elimina campo currency_date de la vista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
sinergia 2023-08-29 19:50:56 -05:00
parent ceb9f07aab
commit fc70d7cb74

View File

@ -2,8 +2,6 @@
<!-- This file is part of Tryton. The COPYRIGHT file at the top level of
this repository contains the full copyright notices and license terms. -->
<form>
<label name="currency_date"/>
<field name="currency_date"/>
<label name="datetime"/>
<field name="datetime"/>
</form>