Correzioni errori 1189 re0009 re0010 1192
git-svn-id: svn://10.65.10.50/trunk@342 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
18099c9d9a
commit
999ecda037
@ -245,6 +245,7 @@ bool CG1100_application::preprocess_print (int file,int counter)
|
|||||||
|
|
||||||
reset_print();
|
reset_print();
|
||||||
set_auto_ff (FALSE);
|
set_auto_ff (FALSE);
|
||||||
|
scegli_cur();
|
||||||
|
|
||||||
switch (_tipo_stampa)
|
switch (_tipo_stampa)
|
||||||
{
|
{
|
||||||
@ -533,8 +534,9 @@ bool CG1100_application::set_print(int)
|
|||||||
_tipo_stampa = (stampe)_msk->get_int(F_SCELTA_STAMPA);
|
_tipo_stampa = (stampe)_msk->get_int(F_SCELTA_STAMPA);
|
||||||
_salto_pag = _msk->get_bool (F_SALTO_PAGINA);
|
_salto_pag = _msk->get_bool (F_SALTO_PAGINA);
|
||||||
|
|
||||||
scegli_cur();
|
// scegli_cur();
|
||||||
enable_link("Collegamento Piano dei conti : ", 'r');
|
enable_link("Collegamento Piano dei conti : ", 'r');
|
||||||
|
set_multiple_link(TRUE);
|
||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
return FALSE;
|
return FALSE;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user