{{ vm.tasai }}% |
{{ $index+1 }} |
{{ test | currency }} |
{{ vm.pmt[$index] - test | currency }}
|
{{ vm.pmt[$index] - test | currency }}
|
{{ vm.pago_credito[$index] | currency }}
|
{{ vm.pmt[$index] | currency }} |
{{ vm.pago_credito[$index] + test | currency }} |
{{ vm.pago_credito[$index] * vm.seguroVida | currency }} |
{{ vm.val_vivienda * vm.seguroDanos | currency }} |
{{ vm.com_men | currency }} |
{{ test * vm.ivaInt | currency }} |
{{ vm.pmt[$index] + (vm.pago_credito[$index] * vm.seguroVida) + (vm.val_vivienda * vm.seguroDanos) + vm.com_men + (test*vm.ivaInt)| currency }}
|
{{ vm.pmt[$index] + (vm.pago_credito[$index] * vm.seguroVida) + (vm.val_vivienda * vm.seguroDanos) + vm.com_men + (test*vm.ivaInt)| currency }}
|
{{ (vm.pago_credito[$index] + test) + (vm.pago_credito[$index] * vm.seguroVida) + (vm.val_vivienda * vm.seguroDanos) + vm.com_men + (test*vm.ivaInt)| currency }}
|
{{ vm.pago_credito[$index+1] | currency }}
|
{{ 0 | currency }}
|