campo-sirio/cg/cg3600.h
alex 58b198df8c Patch level : 10.1048
Files correlati     : cg1.exe cg3.exe
Ricompilazione Demo : [ ]
Commento            :

Stampa giornale, mastrini e visualizzazione mastrini con codice di contabilità separata


git-svn-id: svn://10.65.10.50/branches/R_10_00@22382 c028cbd2-c16b-5b4b-a496-9718f37d4682
2011-07-07 22:40:13 +00:00

39 lines
940 B
C
Executable File

#define F_CODDITTA 101
#define F_RAGSOC 102
#define F_TIPO 103
#define F_GRUPPO 104
#define F_DESGRUPPO 105
#define F_CONTO 106
#define F_DESCONTO 107
#define F_SOTTOCONTO 108
#define F_DESSOTTOC 109
#define F_CLIENTE 206
#define F_RAGSOCCLI 207
#define F_FORNITORE 306
#define F_RAGSOCFOR 307
#define F_ESERCIZIO 110
#define F_DADATA 111
#define F_ADATA 112
#define F_DACAUSALE 113
#define F_DADESCAUS 114
#define F_ACAUSALE 115
#define F_ADESCAUS 116
#define F_PROVVIS 117
#define F_ST_CONTSEP 118
#define F_END 119
#define F_MASTRINI 200
#define F_TOTRIG_SAL 201
#define F_TOTRIG_DAR 202
#define F_TOTRIG_AVE 203
#define F_TOTPER_SAL 211
#define F_TOTPER_DAR 212
#define F_TOTPER_AVE 213
#define F_TOTATT_SAL 221
#define F_TOTATT_DAR 222
#define F_TOTATT_AVE 223
#define F_TOTPRO_SAL 231
#define F_TOTPRO_DAR 232
#define F_TOTPRO_AVE 233