Files correlati : cg1.3x3 cg1500a.msk cg1600a.msk Commento : Sampa bilanco e bilancio IV direttiva per data competenza costi/ricavi
60 lines
1.1 KiB
C
Executable File
60 lines
1.1 KiB
C
Executable File
#ifndef __CG1500_H
|
|
#define __CG1500_H
|
|
|
|
#define F_CODDITTA 101
|
|
#define F_DATASTAMPA 102
|
|
#define F_RAGSOC 104
|
|
#define F_BILANCIO 105
|
|
#define F_ANNO 106
|
|
#define F_STAMPA 107
|
|
#define F_DATALIM 109
|
|
#define F_TOTALI 110
|
|
#define F_CODICI 111
|
|
#define F_SALDO 112
|
|
#define F_VERIFICA 113
|
|
#define F_STAMPAV 114
|
|
#define F_DATAINI 115
|
|
#define F_SITUAZIONE 118
|
|
#define F_STAMPAC 119
|
|
#define F_ORDINAMENTO 120
|
|
#define F_MODULO 121
|
|
#define F_NORMALI 122
|
|
#define F_QUADRATURA 123
|
|
#define F_SEPARATOR 124
|
|
#define F_PICTURE 125
|
|
#define F_HIDE_CLIFO 130
|
|
#define F_DA_GRUPPO 132
|
|
#define F_DA_CONTO 133
|
|
#define F_DA_SOTTOCONTO 134
|
|
#define F_DA_DESCRIZIONE 135
|
|
#define F_A_GRUPPO 136
|
|
#define F_A_CONTO 137
|
|
#define F_A_SOTTOCONTO 138
|
|
#define F_A_DESCRIZIONE 139
|
|
#define F_PRINT_FULL_CODE 140
|
|
#define F_PROVVM 141
|
|
#define F_PROVVB 142
|
|
#define F_PROVVC 143
|
|
#ifdef CONT_SEP
|
|
#define F_CONTSEP 144
|
|
#endif
|
|
#define F_COMPCR 145
|
|
|
|
#endif // __CG1500_H
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|