Patch level : 10.0

Files correlati     : lv3
Ricompilazione Demo : [ ]
Commento            :
Migliorata sintatticamente la stampa automatica


git-svn-id: svn://10.65.10.50/trunk@19884 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca83 2010-01-07 13:53:59 +00:00
parent c2835dc687
commit 37769c9893

View File

@ -604,11 +604,6 @@ void TEvasione_ter_msk::genera_buono()
app.run();
tmp.fremove();
}
/*//stampa automatica
TString80 str;
str << "ve1 -2 " << codnum << ' ' << datagen.year() << " D " << _ndoc << " S D";
TExternal_app stampa(str);
stampa.run();*/
}
else
warning_box(TR("Non è stato possibile generare nessun documento"));