c4c9328557
Files correlati : Ricompilazione Demo : [ ] Commento : RIportata la verione 3.2 1167 git-svn-id: svn://10.65.10.50/trunk@16716 c028cbd2-c16b-5b4b-a496-9718f37d4682
17 lines
333 B
C
Executable File
17 lines
333 B
C
Executable File
// campi della maschera
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_RAGSOC 102
|
|
#define F_DADATA 103
|
|
#define F_ADATA 104
|
|
#define F_CAUSALE 105
|
|
#define F_CONTI 106
|
|
|
|
// campi dello sheet
|
|
#define F_GRUPPO 101
|
|
#define F_CONTO 102
|
|
#define F_SOTTOCONTO 103
|
|
#define F_DESCCAUS 104
|
|
#define F_TRIBUTO 105
|
|
|