a0a36d6b33
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 01.05 patch 282 git-svn-id: svn://10.65.10.50/trunk@8019 c028cbd2-c16b-5b4b-a496-9718f37d4682
30 lines
599 B
C
Executable File
30 lines
599 B
C
Executable File
// colonne visibili dello Sheet
|
|
#define F_AUTOMATICA 101
|
|
#define F_CODART 102
|
|
#define F_DESART 103
|
|
#define F_CODMAG 104
|
|
#define F_CODDEP 105
|
|
#define F_LIV1 106
|
|
#define F_LIV2 107
|
|
#define F_LIV3 108
|
|
#define F_LIV4 109
|
|
#define F_UM 110
|
|
#define F_QUANT 111
|
|
#define F_PREZZO 112
|
|
#define F_CAUSRIG 113
|
|
#define F_GIAC 114
|
|
#define F_ESPLOSA 115
|
|
#define F_UMFC 121
|
|
|
|
// colonne non visibili dello Sheet
|
|
#define F_DESMAG 150
|
|
#define F_DESDEP 151
|
|
#define H_DESMAG 152
|
|
#define H_GESTGIA 153
|
|
#define F_UBICAZD 154
|
|
#define F_VALORE 156
|
|
#define F_DESCAUSRIG 157
|
|
|
|
#define G_NOAUTO 1
|
|
#define ALIAS_FCG 500
|