campo-sirio/cg/cg7100.h
guy bb86ce1e74 Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
Aggiunta lista movimenti per importo


git-svn-id: svn://10.65.10.50/branches/R_10_00@22478 c028cbd2-c16b-5b4b-a496-9718f37d4682
2011-11-08 15:35:23 +00:00

24 lines
619 B
C
Executable File

//campi generali di tutte le cg71*.uml
#define F_CODDITTA 201
#define F_RAGSOC 202
#define F_DATASTAMPA 203
#define F_ANNO 204
#define F_DATAINI 205
#define F_DATAFIN 206
//campi maschera cg7100p (lista fatture stati 'P'irata)
#define F_P_TIPOELENCO 207
//campi maschera cg7100i (lista movimenti per 'I'mporto)
#define F_I_DAIMPORTO 210
#define F_I_AIMPORTO 211
#define F_I_TIPOCF 212
#define F_I_CODCF 213
#define F_I_RAGSOC 214
#define F_I_CODVAL 215
#define F_R_GRUPPO 220
#define F_R_CONTO 221
#define F_R_SOTTOCONTO 222
#define F_R_DESCR 223