campo-sirio/dl/dl0600.h
luca f6b085b355 Patch level :2.0 nopatch
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :aggiunti files discolatio alla 32 bit


git-svn-id: svn://10.65.10.50/trunk@11035 c028cbd2-c16b-5b4b-a496-9718f37d4682
2003-04-22 09:13:51 +00:00

25 lines
623 B
C
Executable File

// campi form Interrogazione magazzino (discolatio magazzino interrogatio)
#define FF_CODART 1
#define FF_TITOLO 2
#define FF_ARTISTA 3
#define FF_SUPPORTO 4
#define FF_GIAC 5
#define FF_QTA 6
#define FF_TOTACQ 7
#define FF_TOTVEN 8
#define FF_PREZZO 9
#define FF_B_CODART 11
#define FF_B_TITOLO 12
#define FF_B_ARTISTA 13
#define FF_B_SUPPORTO 14
#define FF_B_GIAC 15
#define FF_B_QTA 16
#define FF_B_TOTACQ 17
#define FF_B_TOTVEN 18
#define FF_B_PREZZO 19
#define FF_B_CONDV 20
#define FF_DATE 21
#define FF_PAGE 22