supplier basicData + e2e #438

Merged
carlosjr merged 6 commits from 2544-supplier_basicData into dev 2020-11-05 13:35:21 +00:00
2 changed files with 4 additions and 3 deletions
Showing only changes of commit a4ad852390 - Show all commits

View File

@ -18,11 +18,11 @@
</vn-horizontal>
<vn-horizontal>
<vn-check
label="Is official"
label="Official"
ng-model="$ctrl.supplier.isOfficial">
</vn-check>
<vn-check
label="Is Active"
label="Active"
ng-model="$ctrl.supplier.isActive">
</vn-check>
</vn-horizontal>

View File

@ -1,2 +1,3 @@
Notes: Notas
Is Active: Es activo
Active: Activo
Official: Oficial