Corretta lunghezza campo
git-svn-id: svn://10.65.10.50/trunk@963 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
fa8c1b4bff
commit
1aa8061360
@ -1282,7 +1282,7 @@ print_action TListaMov_application::postprocess_page(int file,int count)
|
||||
if (_registro.not_empty() && _mov_di_sola_iva)
|
||||
{
|
||||
compila_clifo();
|
||||
set_row(++r, "@1g%3s %-.20s@25g%-35s %6ld %-50s", (const char*)_causale, (const char*)_descr_causale,
|
||||
set_row(++r, "@1g%3s %-.19s@25g%-35s %6ld %-50s", (const char*)_causale, (const char*)_descr_causale,
|
||||
(const char*) _descr_doc, _codcf, (const char*)_ragsoc);
|
||||
}
|
||||
if ( _scelta_stampa == 0 && _stampa_parte_iva )
|
||||
|
Loading…
x
Reference in New Issue
Block a user