From 2fe22efe3621175f263abd67d9ff6832655e7c30 Mon Sep 17 00:00:00 2001 From: Jorge Padawan Date: Fri, 18 Dec 2020 15:12:52 +0100 Subject: [PATCH] filter vehicles by worehouse --- modules/route/front/create/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/route/front/create/index.html b/modules/route/front/create/index.html index 754bed9f4..1a9a4b96d 100644 --- a/modules/route/front/create/index.html +++ b/modules/route/front/create/index.html @@ -26,6 +26,7 @@ label="Vehicle" ng-model="$ctrl.route.vehicleFk" url="Vehicles" + where="{warehouseFk: $ctrl.vnConfig.warehouseFk}" show-field="numberPlate">