13 lines
475 B
C
13 lines
475 B
C
|
//campi maschera lvtbcau (Tabella CAUSALI LAVANDERIE )
|
||
|
#define F_COD_CAUSALE 101
|
||
|
#define F_DES_CAUSALE 102
|
||
|
#define F_RITIRATO 103
|
||
|
#define F_CAUSALE_RITIRO 104
|
||
|
#define F_DES_CAUSALE_RITIRO 105
|
||
|
#define F_CONSEGNATO 106
|
||
|
#define F_CAUSALE_CONSEGNA 107
|
||
|
#define F_DES_CAUSALE_CONSEGNA 108
|
||
|
#define F_CAUSALE_RESO 109
|
||
|
#define F_STAMPA_BOLLA 110
|
||
|
#define F_CALC_IMPORTO 111
|
||
|
#define F_CONTR_DOTAZIONE 112
|