campo-sirio/or/or1100a.h
angelo 27eb98b510 Patch level :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            : Prima versione delle stampe ordini:
stampa per numero/data, per cli/fo, per agente, per Articolo


git-svn-id: svn://10.65.10.50/trunk@6780 c028cbd2-c16b-5b4b-a496-9718f37d4682
1998-06-25 07:29:35 +00:00

69 lines
1.8 KiB
C
Executable File

// Defines per maschera e form
#define F_TIPO 101
#define F_CODNUM 102
#define F_ANNO 103
#define F_PROVV 104
#define F_DATA_O_NUM 105
#define F_NDOCFROM 106
#define F_NDOCTO 107
#define F_EMISFROM 108
#define F_EMISTO 109
#define F_TIPOCF 110
#define F_CFFROM 111
#define F_CFTO 112
#define F_CONSFROM 113
#define F_CONSTO 114
#define F_ARTFROM 117
#define F_ARTTO 118
#define F_AGEFROM 119
#define F_AGETO 120
#define F_DETTAGLIO 121
#define F_STATOORD 122
#define F_STATORORD 123
#define F_DETAIL_LEV 124
#define F_RAGG_PER_ART 125
#define F_RAGG_CLI 126
#define F_GIAC1 127
#define F_GIAC1_DES 128
#define F_GIAC1_FROM 129
#define F_GIAC1_TO 130
#define F_GIAC2 131
#define F_GIAC2_DES 132
#define F_GIAC2_FROM 133
#define F_GIAC2_TO 134
#define F_GIAC3 135
#define F_GIAC3_DES 136
#define F_GIAC3_FROM 137
#define F_GIAC3_TO 138
#define F_GIAC4 139
#define F_GIAC4_DES 140
#define F_GIAC4_FROM 141
#define F_GIAC4_TO 142
#define F_DETAIL_MAG 143
#define F_DETAIL_DEP 144
#define F_MAGFROM 145
#define F_MAGTO 146
#define F_DEPFROM 147
#define F_DEPTO 148
#define F_DETAIL_BY_DOC 149
#define F_DETAIL_BY_CLI 150
#define GR_CLIFO 1
#define GR_NUM 2
#define GR_ART 3
#define GR_AGE 4
#define GR_NDOC 5
#define GR_DATA 6
#define GR_TUTTI 7
#define GR_MAG 8
#define GR_RAGG 9
#define GR_GIAC 10
#define GR_DETAIL 11
#define GR_DETAILART 12
// Defines per forms
#define G_DETTAGLIO 1
#define G_TOTALE 2
#define G_TOTALEART 3