merge branch 'release/dyn-4885'
This commit is contained in:
parent
ba36eb502b
commit
3c25ba30d0
@ -618,7 +618,7 @@ export async function makeEltKaskoRequest(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
let classification = '11635';
|
let classification = '11606';
|
||||||
|
|
||||||
switch (evo_leasingobject_type?.evo_id) {
|
switch (evo_leasingobject_type?.evo_id) {
|
||||||
case '7': {
|
case '7': {
|
||||||
@ -634,7 +634,7 @@ export async function makeEltKaskoRequest(
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
default: {
|
default: {
|
||||||
classification = '11635';
|
classification = '11606';
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user