load-kp: allow quote?.evo_franchise = 0
This commit is contained in:
parent
616313eb20
commit
06f5863e2b
@ -41,7 +41,7 @@ export async function getKPData({
|
||||
quote?.evo_id_elt_kasko &&
|
||||
quote?.evo_id_kasko_calc &&
|
||||
quote?.evo_kasko_price &&
|
||||
quote?.evo_franchise
|
||||
quote?.evo_franchise !== null
|
||||
) {
|
||||
elt.kasko = {
|
||||
key: quote?.evo_kasko_accountid,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user