campo-sirio/src/lv/lv4900a.h
mtollari 1b14ec9415 Spostamento cartella sorgenti
git-svn-id: svn://10.65.10.50/branches/R_10_00@23236 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-09 13:59:02 +00:00

34 lines
733 B
C

#define F_PREZZO 201
#define F_DATA 202
#define F_PERC 203
#define F_DECIMALS 204
#define F_ARROTONDA 205
#define F_MINIMO 206
#define F_DEFINITIVO 207
#define F_FROMCODART 211
#define F_FROMDESCART 212
#define F_TOCODART 213
#define F_TODESCART 214
#define F_USEPORTO 221
#define F_PORTO 222
#define F_DPORTO 223
#define F_USECATCON 224
#define F_CATCON 225
#define F_DCATCON 226
#define F_USECATVEN 227
#define F_CATVEN 228
#define F_DCATVEN 229
#define F_FROMCLI 231
#define F_FROMRAGSOC 232
#define F_TOCLI 233
#define F_TORAGSOC 234
#define F_FROMCATVEN 241
#define F_FROMCATDESC 242
#define F_TOCATVEN 243
#define F_TOCATDESC 244