Merge branch '5063-item-module-doPhoto' of https://gitea.verdnatura.es/verdnatura/salix into 5063-item-module-doPhoto
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alexandre Riera 2023-02-20 08:32:41 +01:00
commit 2a8cb17297
1 changed files with 10 additions and 6 deletions

View File

@ -75,19 +75,23 @@
{{$ctrl.summary.item.itemType.worker.user.name}}
</span>
</vn-label-value>
<vn-label-value label="Active">
<vn-horizontal>
<vn-check
label="Active"
disabled="true"
vn-one
ng-model="$ctrl.item.isActive">
</vn-check>
</vn-label-value>
</vn-horizontal>
<vn-horizontal>
<vn-check
disabled="true"
label="Price in kg"
vn-one
ng-model="$ctrl.item.hasKgPrice">
</vn-check>
</vn-horizontal>
<vn-horizontal>
<vn-check
label="Fragile"
disabled="true"
@ -95,16 +99,16 @@
ng-model="$ctrl.item.isFragile"
info="Is shown at website, app that this item cannot travel (wreath, palms, ...)">
</vn-check>
<vn-label-value label="Do photo"
style="display: grid; align-items: center;">
</vn-horizontal>
<vn-horizontal>
<vn-check
style="top: 5px;"
label="Do photo"
disabled="true"
vn-one
ng-model="$ctrl.item.isPhotoRequested"
info="This item does need a photo">
</vn-check>
</vn-label-value>
</vn-horizontal>
</vn-one>
<vn-one name="otherData">
<h4 ng-show="$ctrl.isBuyer">