campo-sirio/include/scadenze.h
cris 2c13e629d4 Patch level : 10.0
Files correlati     :
Ricompilazione Demo : [ ]
Commento            : aggiunto campo iportoant (aggiunto nel trr da alex)


git-svn-id: svn://10.65.10.50/trunk@20509 c028cbd2-c16b-5b4b-a496-9718f37d4682
2010-05-27 14:14:38 +00:00

36 lines
1.0 KiB
C
Executable File

#ifndef __SCADENZE_H
#define __SCADENZE_H
#define SCAD_TIPOCF "TIPOC"
#define SCAD_GRUPPO "GRUPPO"
#define SCAD_CONTO "CONTO"
#define SCAD_SOTTOCONTO "SOTTOCONTO"
#define SCAD_ANNO "ANNO"
#define SCAD_NUMPART "NUMPART"
#define SCAD_NRIGA "NRIGA"
#define SCAD_NRATA "NRATA"
#define SCAD_CODPAG "CODPAG"
#define SCAD_TIPOPAG "TIPOPAG"
#define SCAD_ULTCLASS "ULTCLASS"
#define SCAD_IMPORTO "IMPORTO"
#define SCAD_IMPORTOVAL "IMPORTOVAL"
#define SCAD_DATASCAD "DATASCAD"
#define SCAD_NSOLL "NSOLL"
#define SCAD_DATASOLL "DATASOLL"
#define SCAD_GGRIT "GGRIT"
#define SCAD_PAGATA "PAGATA"
#define SCAD_IMPORTOPAG "IMPORTOPAG"
#define SCAD_IMPORTOANT "IMPORTOANT"
#define SCAD_CODABIPR "CODABIPR"
#define SCAD_CODCABPR "CODCABPR"
#define SCAD_CODABI "CODABI"
#define SCAD_CODCAB "CODCAB"
#define SCAD_CODAG "CODAG"
#define SCAD_DESCR "DESCR"
#define SCAD_BLOCCATA "BLOCCATA"
#define SCAD_TNRIGA "TNRIGA"
#define SCAD_TNRATA "TNRATA"
#endif