Patch level : 12.0 1040
Files correlati : tutto in Commento : Aggiornato il modulo intra Interno : Primo rilascio mancano la generazione riepiloghi e l'invio delle righe di servizio
This commit is contained in:
parent
ebde996065
commit
26a525e27d
@ -4,6 +4,7 @@
|
||||
#include <relation.h>
|
||||
#include <text.h>
|
||||
#include <tabutil.h>
|
||||
#include <utility.h>
|
||||
|
||||
#include "../cg/cglib.h"
|
||||
#include "in0.h"
|
||||
@ -649,12 +650,12 @@ void TInvioIntra12_13_mask::genera()
|
||||
rec_z.fill();
|
||||
out << rec_z;
|
||||
|
||||
TString8 codtab; codtab.format("A%04d%01", get_int(F_ANNO));
|
||||
/* TString8 codtab; codtab.format("A%04d%01", get_int(F_ANNO));
|
||||
TRectype & rird = (TRectype &)cache().get("IRD", codtab);
|
||||
|
||||
ic._progr = get_long(F_NUMERO);
|
||||
rird.put("I4", ic._progr);
|
||||
rird.rewrite_write();
|
||||
rird.rewrite_write(); */
|
||||
|
||||
TString msg("Generato il file ");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user