1baec5f349
Files correlati : Ricompilazione Demo : [ ] Commento : aggiunte maschere anagrafiche commesse,fasi,cdc git-svn-id: svn://10.65.10.50/trunk@12529 c028cbd2-c16b-5b4b-a496-9718f37d4682
50 lines
1.3 KiB
C
Executable File
50 lines
1.3 KiB
C
Executable File
//id campi maschera catbcms (tabella commesse)
|
|
#define F_DESCRIZ 101
|
|
#define F_DESCRAGG 102
|
|
#define F_ANNO 103
|
|
#define F_LOCDIV 104
|
|
#define F_INDIR 105
|
|
#define F_CIV 106
|
|
#define F_LOC 107
|
|
#define F_STATO 108
|
|
#define F_COM 109
|
|
#define F_CAP 110
|
|
#define F_CODCF 111
|
|
#define F_REGIVA 112
|
|
#define F_PRORATA 113
|
|
#define F_PUBBLICA 114
|
|
#define F_RENDIC 115
|
|
#define F_DATAINIZIO 116
|
|
#define F_DATAFINE 117
|
|
#define F_AVANZ 118
|
|
#define F_CHIUSA 119
|
|
#define F_PROROGA 120
|
|
#define F_DATAPROR 121
|
|
#define F_CODRESP 122
|
|
#define F_CODTIPO 123
|
|
#define F_CODTIPCM 124
|
|
#define F_GESTFASI 125
|
|
#define F_RIFER 126
|
|
#define F_DATAPREV 127
|
|
#define F_PROVVP 128
|
|
#define F_ANNOP 129
|
|
#define F_CODNUMP 130
|
|
#define F_NDOCP 131
|
|
#define F_APPOGGIO 132
|
|
#define F_CONTRATTO 133
|
|
#define F_ANNOC 134
|
|
#define F_NROCONT 135
|
|
#define F_DATAGARA 136
|
|
#define F_IMPORTOB 137
|
|
#define F_RIBASSO 138
|
|
#define F_AUMENTO 139
|
|
#define F_GARANZIA 140
|
|
#define F_ANTICIPO 141
|
|
#define F_DATAANTIC 142
|
|
#define F_DATAULT 143
|
|
#define F_DATAULTP 144
|
|
#define F_DATACOLL 145
|
|
#define F_DATACOLLP 146
|
|
#define F_DATAGAR 147
|
|
#define F_SALMIN 148
|