diff --git a/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts b/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts index 0e60198..c0fd2ef 100644 --- a/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts +++ b/src/client/stores/CalculationStore/Effects/reactions/recalcWoRevisionReactions.ts @@ -475,9 +475,9 @@ const elementsToDisable: (ElementsNames | TableNames)[] = [ 'selectClientRisk', 'selectClientType', 'tbxLeasingPeriod', - 'tbxLastPaymentPerc', - 'tbxLastPaymentRub', - 'radioLastPaymentRule', + // 'tbxLastPaymentPerc', + // 'tbxLastPaymentRub', + // 'radioLastPaymentRule', 'radioGraphType', 'tbxParmentsDecreasePercent', 'selectSeasonType',