Patch level : 4.0 / 10.0

Files correlati     : cg3.exe
Ricompilazione Demo : [ ]
Commento            :
Corretto IdentificativoAnno nell'elenco clienti / fornitori


git-svn-id: svn://10.65.10.50/trunk@16403 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2008-03-27 16:09:32 +00:00
parent 302d045484
commit 4b98b0a220

View File

@ -357,8 +357,8 @@ void TPadoaSchioppa_set::add_trc(int trc)
{
case 0: // Testata
case 9: // Coda
add_field(trc, 2, 4, 3, "IndentificativoFornitura", AN, true, "ECF");
add_field(trc, 5, 6, 2, "IdentificativoAnno" , NU, true, "00");
add_field(trc, 2, 4, 3, "IdentificativoFornitura" , AN, true, "ECF");
add_field(trc, 5, 6, 2, "IdentificativoAnno" , AN, true, "00");
add_field(trc, 7, 8, 2, "CodiceFornitura" , NU, true, "38");
add_field(trc, 9, 24, 16, "CodiceFiscale" , CF, true);
add_field(trc, 25, 35, 11, "PartitaIVA" , PI, true);