campo-sirio/lv/lv0300a.h
luca83 935f8e8f91 Patch level : 10.0 patch 781
Files correlati     : lv0300a.msk lv2
Ricompilazione Demo : [ ]
Commento            :
Paolo mi ha girato telefonicamente una richiesta di Diana, e cioè avere una data di prevista consegna sui buoni di consegna generati da pulito diversa da quella prevista; in particolare per i clienti che prevedono una consegna tutti i giorni, la data di prevista consegna deve essere quella del giorno successivo, o, nel caso che questo sia domenica, quella del lunedì successivo.
La proposta è aggiungere un flag in configurazione (anche se è un parametro più del cliente che generale) che verrebbe utilizzato solo nella generazione dei buoni da pulito.


git-svn-id: svn://10.65.10.50/trunk@20244 c028cbd2-c16b-5b4b-a496-9718f37d4682
2010-03-19 11:41:19 +00:00

126 lines
3.0 KiB
C
Executable File

#include "../ci/cimsk.h"
#define GEN 1
#define FAT 2
#define ORF 3
#define ORC 4
#define RIT 5
#define ANT 6
#define CONG 7
#define DOT 8
#define F_CODNUM_GEN 201
#define F_DESNUM_GEN 202
#define F_TIPODOC_GEN 203
#define F_DESTIPODOC_GEN 204
#define F_CODNUM_FAT 205
#define F_DESNUM_FAT 206
#define F_TIPODOC_FAT 207
#define F_DESTIPODOC_FAT 208
#define F_RIFTEST 209
#define F_FELAB_DIF 210
#define F_FELAB_PRO 211
#define F_CODNUM_ORF 212
#define F_DESNUM_ORF 213
#define F_TIPODOC_ORF 214
#define F_DESTIPODOC_ORF 215
#define F_CODNUM_ORC 216
#define F_DESNUM_ORC 217
#define F_TIPODOC_ORC 218
#define F_DESTIPODOC_ORC 219
#define F_BUONIRIT 220
#define F_BUONIANT 221
#define F_BUONIPREL 222
#define F_DOCCONG 223
#define F_DOCDOT 224
#define F_CAUSLAV 225
#define F_CAUSLAVDESC 226
#define F_CAULVRITDT 227
#define F_CAULVRITDTDE 228
#define F_CAUCARMAG 229
#define F_CAUCARMAGDE 230
#define F_CAUSCARMAG 231
#define F_CAUSCARMAGDE 232
#define F_CODMAG 233
#define F_DESMAG 234
#define F_CODMAGN 235
#define F_DESMAGN 236
#define F_CODMAGC 237
#define F_DESMAGC 238
#define F_CODMAGP 239
#define F_DESMAGP 240
#define F_CODMAGCL 241
#define F_DESMAGCL 242
#define F_UNICONT 243
#define F_QTAMODI 244
#define F_AUTGIRI 245
#define F_ORDGIRI 246
#define F_DATAFISSA 247
#define F_AGGCONG 248
#define F_PERARR 249
#define F_RIFOR 250
#define F_ARTCANFIS 251
#define F_GESTSACA 252
#define F_ALMANAC 253
#define F_USEINDSP 254
#define F_DATABCON 255
#define F_CONDOM 256
#define F_CODARTFIX 257
#define F_DESARTFIX 258
#define F_CODARTCAFIX 259
#define F_DESARTCAFIX 260
#define F_TIPOPR 261
#define F_UMPESO 262
#define F_PATH_CON 263
#define F_SHEET_NAME 264
#define F_PATH_MAN 265
#define F_PATH_LAVA 266
#define F_PATH_PUL 267
#define F_FILE_PUL 268
#define F_CODARTCOFIX 269
#define F_DESARTCOFIX 270
#define F_BACKUP 300
#define S_CODNUM_RIT 101
#define S_TIPODOC_RIT 102
#define S_DESTIPODOC_RIT 103
#define S_STATO_RIT 104
#define S_DESNUM_RIT 105
#define S_CODNUM_PRE 101
#define S_TIPODOC_PRE 102
#define S_DESTIPODOC_PRE 103
#define S_STATO_PRE 104
#define S_DESNUM_PRE 105
#define S_CODNUM_ANT 101
#define S_TIPODOC_ANT 102
#define S_DESTIPODOC_ANT 103
#define S_STATO_ANT 104
#define S_DESNUM_ANT 105
#define S_CODNUM_CONG 101
#define S_TIPODOC_CONG 102
#define S_DESTIPODOC_CONG 103
#define S_STATO_CONG 104
#define S_DESNUM_CONG 105
#define S_CODNUM_DOT 101
#define S_TIPODOC_DOT 102
#define S_DESTIPODOC_DOT 103
#define S_STATO_DOT 104
#define S_DESNUM_DOT 105
#define S_NAME 101