campo-sirio/ha/ha3900a.h

35 lines
785 B
C
Raw Normal View History

#define F_CODCF 301
#define F_DESCF 302
#define F_COD_ART 303
#define F_DESCR_ART 304
#define F_COD_MATR 305
//tree
#define F_ATTREZZATURE 350
//sheet
#define F_STORICO 351
//sheet storico
#define S_TIPO 101
#define S_DATA 102
#define S_NOTE 103
#define S_CODART 104
#define S_UM_GENERICO 105
#define S_UM_CODART 205
#define S_QTA 106
#define S_IMPORTO 107
#define S_BOL_OPEN_ANNO 108
#define S_BOL_OPEN_CODNUM 109
#define S_BOL_OPEN_NDOC 110
#define S_BOL_CLOSE_ANNO 111
#define S_BOL_CLOSE_CODNUM 112
#define S_BOL_CLOSE_NDOC 113
#define S_CODCF 114
#define S_CODMAG 115
#define S_DESART 144
#define S_DESCF 154
#define S_DESMAG 155