git-svn-id: svn://10.65.10.50/branches/R_10_00@22689 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
566 B
C
24 lines
566 B
C
#define F_CODLIS 201
|
|
#define F_DESLIS 202
|
|
#define F_FILTRIC 203
|
|
#define F_DESRIC 204
|
|
#define F_FROMCOD 205
|
|
#define F_FROMDES 206
|
|
#define F_TOCOD 207
|
|
#define F_TODES 208
|
|
|
|
#define F_LISTINO 300
|
|
|
|
#define F_CODART 101
|
|
#define F_DESCART 102
|
|
#define F_SCONTO 103
|
|
#define F_COSTO 104
|
|
#define F_RICARICO 105
|
|
#define F_OLDPRICE 106
|
|
#define F_NEWPRICE 107
|
|
#define F_DELTAPRICE 108
|
|
#define F_OLDMARGIN 109
|
|
#define F_NEWMARGIN 110
|
|
#define F_DELTAMARGIN 111
|
|
|