campo-sirio/src/fp/fp0100a.h
Tolla 9ecb4550b5 Patch level : 12.0 704
Files correlati     : fp
Commento            :
- Aggiunto piccolo controllo preventivo durante l'esportazione degli XML
- Aggiunto flag per non rendere il controllo bloccante
- Sistemata banca di appoggio
- Aggiunta gestione casse professionali
2019-02-21 17:44:31 +01:00

25 lines
572 B
C

#define F_INDIRIZZO 201
#define F_DATABASE 202
#define F_USER 203
#define F_PASSWORD 204
#define F_FLDDEST 205
#define F_FLDUSRDEST 206
#define F_COFI 207
#define F_ESPORTAALLEG 208
#define F_ESPORTADOC 209
#define F_F8 210
#define F_CHECK_NOT_BLOCK 211
#define F_SETPATCH 301
#define F_ENPTYTABLE 302
#define F_DROPTABLE 303
#define F_REBORNDB 304
#define F_FORMPERS 401
#define S_TIPODOC 101
#define S_TIPORIGA 102
#define S_QTA 103
#define S_PREZZO 104
#define S_IMPONIBILE 105