Patch level : 10.0 patch 424
Files correlati : profili lavanderie Ricompilazione Demo : [ ] Commento : Corretta la gestione del campo itinerario git-svn-id: svn://10.65.10.50/trunk@19222 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
d7dafc0f55
commit
1e82e0eb02
@ -1954,10 +1954,11 @@ MSKID=F_LVCODITI
|
||||
TYPE=T_STRINGA
|
||||
PROMPT="Cod.Iti."
|
||||
SIZE=3
|
||||
FLAG=U
|
||||
USE=LF_TABMOD
|
||||
INPUT=MOD "LV"~CUST ""~COD "ITI"~CODTAB F_LVCODITI
|
||||
DISPLAY="Codice" CODTAB~"Descrizione" S0
|
||||
FLAG=UZ
|
||||
USE=&ITI
|
||||
INPUT=CODTAB F_LVCODITI
|
||||
DISPLAY="Codice" CODTAB~"Descrizione@50" S0
|
||||
OUTPUT=F_LVCODITI CODTAB
|
||||
|
||||
[BLANK]
|
||||
GROUP=4000
|
||||
|
20
ve/veuml3.h
20
ve/veuml3.h
@ -2,15 +2,15 @@
|
||||
#define __VEUML3_H
|
||||
|
||||
// campi del gruppo lavanderie (4041)
|
||||
#define F_LVGROUP 800
|
||||
#define F_LVRICALT 801
|
||||
#define F_LVGIORNO 802
|
||||
#define F_LVSETTIMANA 803
|
||||
#define F_LVCODCONT 804
|
||||
#define F_LVDATAPRCO 805
|
||||
#define F_LVDATACON 806
|
||||
#define F_LVCODCAU 807
|
||||
#define F_LVDESCAU 808
|
||||
#define F_LVCODITI 809
|
||||
#define F_LVGROUP 550
|
||||
#define F_LVRICALT 551
|
||||
#define F_LVGIORNO 552
|
||||
#define F_LVSETTIMANA 553
|
||||
#define F_LVCODCONT 554
|
||||
#define F_LVDATAPRCO 555
|
||||
#define F_LVDATACON 556
|
||||
#define F_LVCODCAU 557
|
||||
#define F_LVDESCAU 558
|
||||
#define F_LVCODITI 559
|
||||
|
||||
#endif // __VEUML3_H
|
||||
|
Loading…
x
Reference in New Issue
Block a user