campo-sirio/at/at0200a.h
cris e1c977f539 Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            : Giornaliero don./con.: sblocco automatico del sospeso che dona e possibilita' di cambiare la data donazione sulla riga del soggetto (altrimenti vale quella in testata)


git-svn-id: svn://10.65.10.50/trunk@7010 c028cbd2-c16b-5b4b-a496-9718f37d4682
1998-09-02 14:03:43 +00:00

50 lines
1.6 KiB
C
Executable File

// definizione campi della maschera at0200a.msk
// GIORNALIERO DONAZIONI/CONTROLLI
// dati fissi
#define F_DATADON 201
#define F_TIPODON 202
#define F_LUOGODON 203
#define F_DESC_TIPODON 204
#define F_DESC_LUOGODON 205
#define F_INS_CONTROLLI 206
#define F_TIPOCON 207
#define F_DESC_TIPOCON 208
// spreadsheet
#define F_SOGGETTI 209
// pagina soggetti
#define F_S_CODICE 101
#define F_S_COGNOME 102
#define F_S_NOME 103
#define F_S_TIPODON 104
#define F_S_TIPOCON 105
#define F_S_ETICHETTA 106
#define F_S_PRIMADON 107
#define F_S_DATADON 108
#define F_S_DATANASC 109
#define F_S_CODSEZ 110
#define F_S_CODSOT 111
#define F_S_CATDON 112
#define F_S_TESSAVIS 113
#define F_S_INTSI 114
#define F_S_DENSEZ 151
#define F_S_DENSOT 152
#define F_S_DESC_TIPOCON 153
//#define F_S_DESC_CATDON 154
#define F_S_IDON1 155
#define F_S_IDON2 156
#define F_S_IDON3 157
#define F_S_IDON4 158
//#define F_S_INTSI 159
#define F_S_INTAF 160
#define F_S_PROSSTIPO 161
#define F_S_PROSSDATA 162
#define F_S_DESC_IDON1 163
#define F_S_DESC_IDON2 164
#define F_S_DESC_IDON3 165
#define F_S_DESC_IDON4 166
#define F_S_DESC_PROSSTIPO 167