Merge branch 'dev' of https://gitea.verdnatura.es/verdnatura/salix into 3607-supplier_agencyTerm

This commit is contained in:
Vicent Llopis 2022-03-21 11:47:33 +01:00
commit aba7136f56
2 changed files with 1 additions and 4 deletions

View File

@ -18,9 +18,6 @@
},
"expired": {
"type": "date"
},
"isOfficial": {
"type": "boolean"
}
},

View File

@ -24,7 +24,7 @@
<vn-th field="stateFk" >State</vn-th>
<vn-th field="zoneFk">Zone</vn-th>
<vn-th field="warehouseFk">Warehouse</vn-th>
<vn-th number>Total</vn-th>
<vn-th field="totalWithVat" number>Total</vn-th>
<vn-th></vn-th>
</vn-tr>
</vn-thead>