Corretta gestione anno di esercizio nella maschera di query in prima nota Aggiornata stampa deleghe IVA coi nuovi moduli git-svn-id: svn://10.65.10.50/trunk@1526 c028cbd2-c16b-5b4b-a496-9718f37d4682
20 lines
478 B
C
Executable File
20 lines
478 B
C
Executable File
#define F_ABI 101
|
|
#define F_CAB 102
|
|
#define F_DESC_BAN 103
|
|
#define F_DATA 104
|
|
#define F_TIPO 105
|
|
#define F_ANNO 106
|
|
#define F_MESE 107
|
|
#define F_AGGIORNA 108
|
|
#define F_DISTINTA 109
|
|
#define F_DEFINITIVA 110
|
|
|
|
#define F_CONCESSIONE 120
|
|
#define F_DESC_CONC 121
|
|
#define F_SOLO_ABI 122
|
|
#define F_SOLO_CAB 123
|
|
#define F_DESC_SOLO_BAN 125
|
|
#define F_CODICE 127
|
|
#define F_PROFILO 128
|
|
|