Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 10.05 patch 502 git-svn-id: svn://10.65.10.50/trunk@8388 c028cbd2-c16b-5b4b-a496-9718f37d4682
24 lines
549 B
C
Executable File
24 lines
549 B
C
Executable File
#define F_DISTTYPE 201
|
|
#define F_ARTICOLO 202
|
|
#define F_ARTDESCR 203
|
|
#define F_DISTINTA 204
|
|
#define F_DISDESCR 205
|
|
#define F_LAVORAZIONE 206
|
|
#define F_LAVDESCR 207
|
|
#define F_LEV1 210
|
|
#define F_LEV2 211
|
|
#define F_LEV3 212
|
|
#define F_LEV4 213
|
|
|
|
#define F_VARS 300
|
|
#define F_RESETVARS 301
|
|
#define F_IMPIANTO 101
|
|
#define F_LINEA 102
|
|
#define F_MAGAZZINO 103
|
|
#define F_DEPOSITO 104
|
|
|
|
#define F_USECATMER 220
|
|
#define F_CATMER 221
|
|
#define F_DA_ARTICOLO 222
|
|
#define F_AD_ARTICOLO 223
|