refs #5131 totalWithVat order
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alexandre Riera 2023-01-31 14:23:40 +01:00
parent b70557ee86
commit 19d7e7e610
1 changed files with 2 additions and 2 deletions

View File

@ -60,7 +60,7 @@
<th field="hasStock">
<span>Stock</span>
</th>
<th field="totalWithVat">
<th field="futureTotalWithVat">
<span translate>Import</span>
</th>
<th separator field="id">
@ -81,7 +81,7 @@
<th field="lines">
<span translate>Lines</span>
</th>
<th field="futureTotalWithVat">
<th field="totalWithVat">
<span translate>Import</span>
</th>
</tr>