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:
parent
d484a973cf
commit
8eecedff0d
@ -2257,7 +2257,7 @@ void TFatturazione_lav_app::main_loop()
|
||||
if (!_solototali && elab.is_document_compatible(docrec) && docrec.get(DOC_STATO) < stato_min)
|
||||
{
|
||||
if (space)
|
||||
_log->log(0, "");
|
||||
//_log->log(0, "");
|
||||
space = false;
|
||||
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);
|
||||
@ -2366,7 +2366,7 @@ void TFatturazione_lav_app::main_loop()
|
||||
if (doc_updated)
|
||||
{
|
||||
if (space)
|
||||
_log->log(0, "");
|
||||
//_log->log(0, "");
|
||||
space = false;
|
||||
|
||||
TString msg(" Cli.");
|
||||
@ -2386,7 +2386,7 @@ void TFatturazione_lav_app::main_loop()
|
||||
const TRecmag_lavanderie& rec = art.find_rec(annoes);
|
||||
|
||||
if (space)
|
||||
_log->log(0, "");
|
||||
//_log->log(0, "");
|
||||
space = false;
|
||||
|
||||
TString str;
|
||||
@ -2462,7 +2462,7 @@ void TFatturazione_lav_app::main_loop()
|
||||
if (!_solototali)
|
||||
{
|
||||
if (space)
|
||||
_log->log(0, "");
|
||||
//_log->log(0, "");
|
||||
space = false;
|
||||
|
||||
TString str;
|
||||
|
Loading…
x
Reference in New Issue
Block a user