refs #5697 fix: eliminado por la columna fecha, que no se formatea correctamente
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2023-06-20 09:42:08 +02:00
parent 5a6a18c76a
commit 6c00e704cc
1 changed files with 3 additions and 3 deletions

View File

@ -50,13 +50,13 @@
<th field="salesPersonFk"> <th field="salesPersonFk">
<span translate>Salesperson</span> <span translate>Salesperson</span>
</th> </th>
<th field="shippedDate" shrink-date> <th field="shippedDate" shrink-date filter-enabled="false">
<span translate>Date</span> <span translate>Date</span>
</th> </th>
<th field="theoreticalHour"> <th field="theoreticalHour" filter-enabled="false">
<span translate>Theoretical</span> <span translate>Theoretical</span>
</th> </th>
<th field="practicalHour"> <th field="practicalHour" filter-enabled="false">
<span translate>Practical</span> <span translate>Practical</span>
</th> </th>
<th field="preparationHour" filter-enabled="false"> <th field="preparationHour" filter-enabled="false">