Files correlati : tf0100, tf0400 Commento : - Sistemati filtri per esterometro - Aggiunta visualizzazione fatture non inviate in trasferimento fatture
47 lines
1.1 KiB
C
47 lines
1.1 KiB
C
#define F_TIPOCONTROLLO 401
|
|
#define F_FLAG 402
|
|
#define F_DATAINI 403
|
|
#define F_DATAFIN 404
|
|
#define F_CODCF 405
|
|
#define F_TIPOCF 406
|
|
#define F_RAGSOC 407
|
|
|
|
#define F_RIGHE 201 // Sheet righe tf
|
|
|
|
#define A_ELIMINA 101
|
|
#define A_DATAREG 102
|
|
#define A_TIPODOC 103
|
|
#define A_TIPODOCAE 104
|
|
#define A_NUMDOC 105
|
|
#define A_DATADOC 106
|
|
#define A_ALIQUOTA 107
|
|
#define A_IMPONIBILE 108
|
|
#define A_IMPOSTA 109
|
|
#define A_NATURA 110
|
|
#define A_DETRAIB 111
|
|
#define A_TIPOCF 112
|
|
#define A_CODCF 113
|
|
#define A_OCFPI 114
|
|
#define A_RAGSOC 115
|
|
#define A_RFSO 116
|
|
#define A_RAGSOCRFSO 117
|
|
#define A_PAIV 118
|
|
#define A_COFI 119
|
|
#define A_REVERSE 120
|
|
#define A_AUTOFATT 121
|
|
#define A_SPEDITA 122
|
|
#define A_NUMERO 123
|
|
|
|
#define F_NOTSEND 301
|
|
|
|
#define B_NUMREG 101
|
|
#define B_DATAREG 102
|
|
#define B_ANNOES 103
|
|
#define B_NUMDOC 104
|
|
#define B_NUMDOCEXT 105
|
|
#define B_TIPODOC 106
|
|
#define B_DESC 107
|
|
#define B_CODCF 108
|
|
#define B_TOTDOC 109
|
|
#define B_REVCHARGE 110
|
|
#define B_TFINVIO 111 |