Patch level : 12.0 nopatch
Files correlati : Commento : F_TIPO_SDI era definito due volte cambiato in F_TIPO_SDI_TIP nella tabella tipi documento
This commit is contained in:
parent
6cad3a2e6d
commit
de6a0bd908
@ -1,7 +1,7 @@
|
||||
#define F_CODTAB 101
|
||||
#define FT_DESNUM 102
|
||||
#define F_PROFILO 103
|
||||
#define F_TIPO_SDI 134
|
||||
#define F_TIPO_SDI_TIP 134
|
||||
#define F_ESPORTA_FP 135
|
||||
#define F_PSTAMPA 104
|
||||
#define F_CODCAUS 105
|
||||
|
@ -82,7 +82,7 @@ BEGIN
|
||||
CHECKTYPE REQUIRED
|
||||
END
|
||||
|
||||
LIST F_TIPO_SDI 35
|
||||
LIST F_TIPO_SDI_TIP 35
|
||||
BEGIN
|
||||
PROMPT 2 5 "Tipo documento SDI "
|
||||
FIELD S3[37,40]
|
||||
|
Loading…
x
Reference in New Issue
Block a user