3607-supplier_agencyTerm #905

Merged
carlosjr merged 22 commits from 3607-supplier_agencyTerm into dev 2022-03-29 08:03:03 +00:00
2 changed files with 1 additions and 4 deletions
Showing only changes of commit aba7136f56 - Show all commits

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>