Replaced one freightItemFk to IsBox
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pau 2022-10-18 13:52:42 +02:00
parent 9b202b7a84
commit 579299855f
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@
url="Packagings"
show-field="id"
value-field="id"
where="{freightItemFk: true}"
where="{isBox: true}"
ng-model="buy.packageFk">
</vn-autocomplete>
</td>