Correzione errore MI1111.

git-svn-id: svn://10.65.10.50/trunk@3195 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
angelo 1996-07-17 10:23:52 +00:00
parent c47eea879b
commit de0bd3f1c9

View File

@ -749,11 +749,11 @@ void TProgressivi_iva::prospetto_pagina(TGen_array& gen, TIva_array& iva)
st_riga = TRUE;
}
cerca_tipo(iva,acq_ind_art_19,im,is,d);
t_impoa += im;
t_imposa += is;
t_impobd += im;
t_imposbd += is;
if (im != ZERO || is != ZERO)
{
set_row(r++, "Totali acquisti indeducibili per ART.19@62g%r@78g%r", &im, &is);
set_row(r++, "Totali acquisti indeducibili per ART.19@100g%r@116g%r", &im, &is);
st_riga = TRUE;
}
cerca_tipo(iva,acq_ind_pass_int,im,is,d);