From 579299855fc5b29a5e79dce27614bb8421bf5e9c Mon Sep 17 00:00:00 2001 From: Pau Navarro Date: Tue, 18 Oct 2022 13:52:42 +0200 Subject: [PATCH] Replaced one freightItemFk to IsBox --- modules/entry/front/buy/import/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/entry/front/buy/import/index.html b/modules/entry/front/buy/import/index.html index 6afea57e3..ccb1a5dac 100644 --- a/modules/entry/front/buy/import/index.html +++ b/modules/entry/front/buy/import/index.html @@ -89,7 +89,7 @@ url="Packagings" show-field="id" value-field="id" - where="{freightItemFk: true}" + where="{isBox: true}" ng-model="buy.packageFk">