process/price: disable tbxFirstPaymentRub reaction on LoadKP

This commit is contained in:
vchikalkin 2023-04-12 01:16:59 +03:00
parent 28b7690505
commit aabc61842a

View File

@ -101,7 +101,8 @@ export default function reactions({ store, apolloClient }: ProcessContext) {
}
);
reaction(
disposableReaction(
() => $process.has('LoadKP'),
() =>
$calculation.$values.getValues([
'firstPaymentPerc',