Corretto errore MI2187, sulla pessima stampa indici libro unico.
git-svn-id: svn://10.65.10.50/trunk@3735 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
71d06b58f9
commit
ea18899a94
@ -389,9 +389,9 @@ bool BA3600_application::preprocess_page(int file, int counter)
|
||||
_rag_soc = ragsoc_ditta(_codditta);
|
||||
dati_anagrafici_ditta(_ind_dta,_civ_dta,_cap_dta,_com_dta,_prov_dta);
|
||||
_cod_reg = lib->cod_reg;
|
||||
if (prefix().exist(_codditta))
|
||||
if (_codditta > 0 && prefix().exist(_codditta))
|
||||
{
|
||||
set_firm(_codditta); // change firm to get register description
|
||||
prefix().set_codditta(_codditta); // change firm to get register description
|
||||
_descrizione = descrizione_codreg(_cod_reg);
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user