Patch level : 10.0 patch ???

Files correlati     : lv2
Ricompilazione Demo : [ ]
Commento            :
la diagnostica di fatturazione lascia un sacco di righe vuote tra una riga e l'altra


git-svn-id: svn://10.65.10.50/branches/R_10_00@22189 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca83 2011-05-31 08:27:43 +00:00
parent d484a973cf
commit 8eecedff0d

View File

@ -2257,7 +2257,7 @@ void TFatturazione_lav_app::main_loop()
if (!_solototali && elab.is_document_compatible(docrec) && docrec.get(DOC_STATO) < stato_min) if (!_solototali && elab.is_document_compatible(docrec) && docrec.get(DOC_STATO) < stato_min)
{ {
if (space) if (space)
_log->log(0, ""); //_log->log(0, "");
space = false; space = false;
TString msg("Cliente "); TString msg("Cliente ");
msg << clifo << " " << clirec.get(CLI_RICALT) << "Bolla n.ro " << docrec.get(DOC_NDOC) << " del " << docrec.get(DOC_DATADOC) << " in stato " << docrec.get(DOC_STATO); msg << clifo << " " << clirec.get(CLI_RICALT) << "Bolla n.ro " << docrec.get(DOC_NDOC) << " del " << docrec.get(DOC_DATADOC) << " in stato " << docrec.get(DOC_STATO);
@ -2366,7 +2366,7 @@ void TFatturazione_lav_app::main_loop()
if (doc_updated) if (doc_updated)
{ {
if (space) if (space)
_log->log(0, ""); //_log->log(0, "");
space = false; space = false;
TString msg(" Cli."); TString msg(" Cli.");
@ -2386,7 +2386,7 @@ void TFatturazione_lav_app::main_loop()
const TRecmag_lavanderie& rec = art.find_rec(annoes); const TRecmag_lavanderie& rec = art.find_rec(annoes);
if (space) if (space)
_log->log(0, ""); //_log->log(0, "");
space = false; space = false;
TString str; TString str;
@ -2462,7 +2462,7 @@ void TFatturazione_lav_app::main_loop()
if (!_solototali) if (!_solototali)
{ {
if (space) if (space)
_log->log(0, ""); //_log->log(0, "");
space = false; space = false;
TString str; TString str;