Открыть поля при Пересчете без пересмотра (recalcWthtRevision) = true:

Последний платеж считается от radioLastPaymentRule
Последний платеж, % tbxLastPaymentPerc
Последний платеж, руб. tbxLastPaymentRub
This commit is contained in:
Chika 2021-12-30 11:35:35 +03:00
parent 1765925e93
commit f39ae19e77

View File

@ -475,9 +475,9 @@ const elementsToDisable: (ElementsNames | TableNames)[] = [
'selectClientRisk',
'selectClientType',
'tbxLeasingPeriod',
'tbxLastPaymentPerc',
'tbxLastPaymentRub',
'radioLastPaymentRule',
// 'tbxLastPaymentPerc',
// 'tbxLastPaymentRub',
// 'radioLastPaymentRule',
'radioGraphType',
'tbxParmentsDecreasePercent',
'selectSeasonType',