38d4268129
Files correlati : Ricompilazione Demo : [ ] Commento :aggiunta stampa contratti; aggiunta possibilità di usare rep personalizzati; aggiunta stampa contratti git-svn-id: svn://10.65.10.50/trunk@19498 c028cbd2-c16b-5b4b-a496-9718f37d4682
30 lines
790 B
C
Executable File
30 lines
790 B
C
Executable File
//campi maschera ve3500a.uml (stampa condizioni di vendita)
|
|
#define F_TIPO 201
|
|
#define F_L_CATVEN 202
|
|
#define F_L_DESVEN 203
|
|
#define F_C_TIPOCF 204
|
|
#define F_C_CODCF 205
|
|
#define F_C_RAGSOC 206
|
|
#define F_L_COD 207
|
|
#define F_C_COD 208
|
|
#define F_O_COD 209
|
|
#define F_COD 210
|
|
#define F_DESCR 211
|
|
|
|
#define F_DACODART 220
|
|
#define F_DADESART 221
|
|
#define F_ACODART 222
|
|
#define F_ADESART 223
|
|
#define F_DAGRMERC 224
|
|
#define F_DASOTGRMERC 225
|
|
#define F_DADESGRMERC 226
|
|
#define F_AGRMERC 227
|
|
#define F_ASOTGRMERC 228
|
|
#define F_ADESGRMERC 229
|
|
#define F_DARAGFIS 230
|
|
#define F_DADESRAGFIS 231
|
|
#define F_ARAGFIS 232
|
|
#define F_ADESRAGFIS 233
|
|
|
|
#define F_REPORT 240
|