diff --git a/cg/cg0400.cpp b/cg/cg0400.cpp index e53913d76..892cb079b 100755 --- a/cg/cg0400.cpp +++ b/cg/cg0400.cpp @@ -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);