28 lines
670 B
C
28 lines
670 B
C
|
// Campi maschera tabella ditte per invio
|
||
|
|
||
|
#define F_DITTAINV 101
|
||
|
#define F_CAUSALI 102
|
||
|
#define F_CLIFO 103
|
||
|
#define F_PCON 104
|
||
|
#define F_MOV 105
|
||
|
#define F_IVA 106
|
||
|
#define F_FATT 107
|
||
|
#define F_NUMULINV 108
|
||
|
#define F_DATAULIN 109
|
||
|
#define F_STATO 110
|
||
|
#define F_RAGSOC 111
|
||
|
#define F_USELAB 112
|
||
|
#define F_CHIAVE 113
|
||
|
#define F_NOMEID 114
|
||
|
#define F_GHOST_FIELD 115
|
||
|
#define F_BOLLATO 116
|
||
|
#define F_CODICE 117
|
||
|
#define F_CAU_FATT 118
|
||
|
#define F_CAU_NC 119
|
||
|
#define F_CAU_INC 120
|
||
|
#define F_CAU_INS 121
|
||
|
#define F_CAU_PAGINS 122
|
||
|
#define F_CPAG_NC 123
|
||
|
#define F_PROVVIS 124
|
||
|
|