868b1a09d7
Files correlati : ve0.exe ve6.exe tutti i profili Ricompilazione Demo : [ ] Commento : Aggiunto il campo CONTRATTO per la gestione dei contratti legge 122 (dati rilevanti). Nei profili personalizzati va aggiunto questo campo ST 225 18 BE PR 2 14 "Contratto Legge 122 " FL "U" CH NORMAL FI CONTRATTO US &CGCON IN CODTAB[1,1] 107 SE IN CODTAB[2,7] 108 SE IN CODTAB[8,25] 225 DI "Contratto" CODTAB[8,] DI "Descrizione@50" S0 OU 225 CODTAB[8,] HE "Inserire un codice contratto di importo non inferiore a 3000 Euro" ADD RUN cg7 -2 &CON MO CG,FE EN inoltre bisogna cambiare la testata del campo 108 da ST 108 6 a NU 108 6 il campo CODCF e' stato cambiato da stringa a numero bisogna verificare le ricerche sul documento legate al codice cliente/fornitore (es. indirzzi di spedizione, banche) Aggiunto il campo CONTSEP per la gestione di contabilità separate Nei profili personalizzati va aggiunto questo campo ST 226 6 BE PR 47 14 "Contabilità separata " FL "U" CH NORMAL FI CONTSEP US &NPENT IN CODTAB 226 DI "Codice@6" CODTAB DI "Descrizione@50" S0 OU 226 CODTAB ADD RUN np0 -0 &ENT MO NP EN git-svn-id: svn://10.65.10.50/branches/R_10_00@22316 c028cbd2-c16b-5b4b-a496-9718f37d4682
154 lines
5.9 KiB
C
Executable File
154 lines
5.9 KiB
C
Executable File
#ifndef __VEUML_H
|
|
#define __VEUML_H
|
|
|
|
#define DLG_NULL -1 // da eliminare quando si potranno compilare le maschere
|
|
#define F_CODNUM 101 // GESTITO DAL MOTORE
|
|
#define F_ANNO 102 // GESTITO DAL MOTORE
|
|
#define F_PROVV 103 // GESTITO DAL MOTORE
|
|
#define F_NDOC 104 // GESTITO DAL MOTORE
|
|
#define F_STATO 105 // GESTITO DAL MOTORE
|
|
#define F_DATADOC 106
|
|
#define F_TIPOCF 107 // GESTITO DAL MOTORE
|
|
#define F_CODCF 108
|
|
#define F_OCFPI 109
|
|
#define F_OCCAS 110
|
|
#define F_CODVAL 111
|
|
#define F_CAMBIO 112
|
|
#define F_CODLIN 113
|
|
#define F_RAGGR 114 // GESTITO DAL MOTORE
|
|
#define F_CODPAG 115
|
|
#define F_DATAINSC 116
|
|
#define F_CODABIA 117
|
|
#define F_CODCABA 118
|
|
#define F_CODABIP 119
|
|
#define F_CODCABP 120
|
|
#define F_CODLIST 121
|
|
#define F_CODCONT 122
|
|
#define F_CODCAMP 123
|
|
#define F_SCONTOPERC 124
|
|
#define F_CODINDSP 125
|
|
#define F_DATADOCRIF 126
|
|
#define F_NUMDOCRIF 127
|
|
#define F_CODAG 128
|
|
#define F_CODAGVIS 129
|
|
#define F_CODSPMEZZO 130
|
|
#define F_CODPORTO 131
|
|
#define F_CODNOTESP1 132
|
|
#define F_CODNOTESP2 133
|
|
#define F_CAUSTRASP 134
|
|
#define F_CODVETT1 135
|
|
#define F_CODVETT2 136
|
|
#define F_CODVETT3 137
|
|
#define F_NCOPIE 138 // GESTITO DAL MOTORE
|
|
#define F_DATAPART 139
|
|
#define F_ORAPART 140
|
|
#define F_IMPPAGATO 141
|
|
#define F_ACCSALDO 142
|
|
#define F_DOC1 143
|
|
#define F_DOC2 144
|
|
#define F_DOC3 145
|
|
#define F_DATACONS 146
|
|
#define F_ASPBENI1 147
|
|
#define F_ASPBENI2 148
|
|
#define F_IMPNETTI 149
|
|
#define F_RAGGREFF 150 // GESTITO DAL MOTORE
|
|
#define F_SPESEINC 151
|
|
#define F_ADDBOLLI 152
|
|
#define F_UMTARA 159
|
|
#define F_TARA 160
|
|
#define F_UMPNETTO 161
|
|
#define F_PNETTO 162
|
|
#define F_NCOLLI 163
|
|
#define F_CAUSMAG 164
|
|
#define F_NOTE 166
|
|
#define F_G1 167
|
|
#define F_G2 168
|
|
#define F_DATAAGG 169 // GESTITO DAL MOTORE
|
|
#define F_UTENTE 170 // GESTITO DAL MOTORE
|
|
#define F_RICALT 171 // GESTITO DAL MOTORE
|
|
#define F_TIPODOC 172 // GESTITO DAL MOTORE
|
|
#define F_DESNUM 173 // GESTITO DAL MOTORE
|
|
#define F_TIPIDOCS 174 // GESTITO DAL MOTORE
|
|
#define F_LBTIPORIGA 175 // GESTITO DAL MOTORE
|
|
#define F_DESTIPODOC 176 // GESTITO DAL MOTORE
|
|
#define F_DESCF 177 // GESTITO DAL MOTORE
|
|
#define F_ATTIVAANNO 179 // GESTITO DAL MOTORE
|
|
#define F_OCCASEDIT 180 // GESTITO DAL MOTORE
|
|
#define F_CATVEN 181
|
|
#define F_CODNOTE 182
|
|
#define F_GOLEM 183
|
|
#define F_CAUSMAGC 184
|
|
#define F_CURGIAC 185
|
|
#define F_CURDISP 186
|
|
#define F_CONTROEURO 187
|
|
#define F_CODCMS 188
|
|
#define F_DESCRCMS 189
|
|
#define F_FASCMS 190
|
|
#define F_DESCRFAS 191
|
|
#define F_IBAN 192
|
|
#define F_IBAN_STATO 193
|
|
#define F_IBAN_CHECK 194
|
|
#define F_BBAN 195
|
|
#define F_BBAN_CIN 196
|
|
#define F_BBAN_ABI 197
|
|
#define F_BBAN_CAB 198
|
|
#define F_BBAN_CONTO 199
|
|
|
|
#define F_CODVAL1 200
|
|
#define F_NOMEVAL1 201
|
|
#define F_DATACAMBIO1 202
|
|
#define F_CODZON 205
|
|
#define F_ORDDA 206
|
|
#define F_ORDDADES 207
|
|
#define F_RAGSOCSEARCH 208
|
|
#define F_CODDITTA 209
|
|
#define F_RAGSOCDITTA 210
|
|
#define F_LIQDIFF 211
|
|
|
|
#define F_CODNUMRIF 212
|
|
#define F_ANNORIF 213
|
|
#define F_PROGBNP 214
|
|
#define F_CUP 215
|
|
#define F_DESCRCUP 216
|
|
#define F_CIG 217
|
|
#define F_DESCRCIG 218
|
|
#define F_CMSH 219
|
|
#define F_CODABIA1 220
|
|
#define F_CODCABA1 221
|
|
#define F_CODABIP1 222
|
|
#define F_CODCABP1 223
|
|
#define F_PROGBNP1 224
|
|
#define F_CONTR122 225
|
|
#define F_CONTSEP 226
|
|
|
|
#define F_CDC1 251
|
|
#define F_CDC12 262
|
|
#define F_DESCDC1 271
|
|
#define F_DESCDC12 282
|
|
#define F_DATACOMP 291
|
|
#define F_DATAFCOMP 292
|
|
//#define F_SELECT 101
|
|
|
|
#define F_NAR 299
|
|
|
|
//scontrini
|
|
#define DLG_CHIUDI 401
|
|
#define DLG_TURNO 402
|
|
#define DLG_RICCHIUSI 403
|
|
#define DLG_RICSOSP 404
|
|
#define DLG_PERMS 405
|
|
#define DLG_FUNC01 411
|
|
#define DLG_FUNC02 412
|
|
#define DLG_FUNC03 413
|
|
#define DLG_FUNC04 414
|
|
#define DLG_FUNC05 415
|
|
#define DLG_FUNC06 416
|
|
#define DLG_FUNC07 417
|
|
#define DLG_FUNC08 418
|
|
|
|
#define DLG_CONFERMA 420
|
|
|
|
#define F_USERFLD 450
|
|
|
|
#endif // veuml.h
|