Kalkulator amortyzacyjny

@if(assetsDepreciationForm.get('initialValueSet')?.invalid && assetsDepreciationForm.get('initialValueSet')?.touched){
Wartość niepoprawna!. Podaj kwotę w zł np 3000.05 (czyli 3000 zł i 5 gr)
}@else{ }
@if( TypeDepreciation.digressive === typeDepreciation() ){
}
@for (position of positions.positions; track $index) { }
Lp Rok Miesiąc Kwota odpisu Lączny odpis
{{$index+1}} {{ position.when.year }} {{ position.when.month }} {{ position.calculatedDepreciation | number:'1.2-2' }} {{ position.sum | number:'1.2-2' }}