From c427510aae601c7781e7c0eac56658dd655789ee Mon Sep 17 00:00:00 2001 From: vchikalkin Date: Fri, 12 Apr 2024 11:44:43 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20=D0=B2=20=D0=97=D0=B0=D0=BF=D1=80=D0=BE=D1=81=20=D0=BA?= =?UTF-8?q?=20=D0=AD=D0=9B=D0=A2=20Vehicle/VehicleUsage=20=3D=20=201000000?= =?UTF-8?q?20=20=E2=86=92=2010=20(=D1=82=D0=BE=D0=BB=D1=8C=D0=BA=D0=BE=20?= =?UTF-8?q?=D0=BA=D0=B0=D1=81=D0=BA=D0=BE)=20ELT-=D0=A0=D0=B0=D1=81=D1=87?= =?UTF-8?q?=D0=B5=D1=82=20=D1=81=D1=82=D1=80=D0=B0=D1=85=D0=BE=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/Components/Calculation/Form/ELT/lib/make-request.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/web/Components/Calculation/Form/ELT/lib/make-request.ts b/apps/web/Components/Calculation/Form/ELT/lib/make-request.ts index 88aabd8..fcdcc0f 100644 --- a/apps/web/Components/Calculation/Form/ELT/lib/make-request.ts +++ b/apps/web/Components/Calculation/Form/ELT/lib/make-request.ts @@ -572,6 +572,7 @@ export async function makeEltKaskoRequest( 100_000_011: 3, 100_000_012: 3, 100_000_013: 9, + 100_000_020: 10, }; const leaseObjectUseFor = $calculation.element('selectLeaseObjectUseFor').getValue();