Patch level : 10.0 patch 611

Files correlati     : lv3
Ricompilazione Demo : [ ]
Commento            :
COretta stampa automatica dei documenti


git-svn-id: svn://10.65.10.50/trunk@20035 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca83 2010-02-01 14:56:34 +00:00
parent 11e55e7d12
commit 07191e0de1

View File

@ -614,7 +614,7 @@ void TEvasione_ter_msk::genera_buono()
outf << "NoPrintDlg=X" << endl; // Dont' prompt the user with the print dialog
outf << endl;
outf << "[33]" << endl; // Transaction body
outf << "Doc(1)=";
outf << "Doc(0)=";
outf << "D|" << datagen.year() << '|' << codnum << '|' << _ndoc << endl;
}