git-svn-id: svn://10.65.10.50/branches/R_10_00@23236 c028cbd2-c16b-5b4b-a496-9718f37d4682
14 lines
379 B
C
Executable File
14 lines
379 B
C
Executable File
// generazione automatica documenti
|
|
// definizione campi per maschera lv2400a
|
|
#define F_DTCONS 103
|
|
#define F_TPGEN 105
|
|
#define F_CODITI 106
|
|
#define F_DESCRITI 107
|
|
#define F_CODAUT 108
|
|
#define F_DESCRAUT 109
|
|
#define F_CODCF 110
|
|
#define F_RAGSOCCLI 111
|
|
#define F_DTEMIS 112
|
|
#define F_DTDOC 113
|
|
#define F_NOTPLAN 114
|
|
#define F_STAMPA 115 |