diff --git a/apps/web/process/elt/reactions/common.ts b/apps/web/process/elt/reactions/common.ts index 47eeac5..100fed4 100644 --- a/apps/web/process/elt/reactions/common.ts +++ b/apps/web/process/elt/reactions/common.ts @@ -39,6 +39,7 @@ export default function reactions(context: ProcessContext) { 'leasingPeriod', 'leaseObjectPrice', 'quote', + 'partialVAT', ]), }), async () => { @@ -94,6 +95,7 @@ export default function reactions(context: ProcessContext) { 'insDecentral', 'leasingWithoutKasko', 'quote', + 'partialVAT', ]), }), async () => {