Patch level : 10.0 patch 356
Files correlati : lv0300a.msk Ricompilazione Demo : [ ] Commento : 0001384: Dati di configurazione - 1 combo di troppo Descrizione nei dati di configurazione , tablet "Parametri" ci sono 2 combo "tipo prezzo" ma deve essere una sola. git-svn-id: svn://10.65.10.50/trunk@19070 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
320eb3e8f4
commit
538a3904f2
@ -64,7 +64,6 @@
|
|||||||
#define F_CODARTFIX 246
|
#define F_CODARTFIX 246
|
||||||
#define F_TIPOPR 247
|
#define F_TIPOPR 247
|
||||||
#define F_CODARTCAFIX 248
|
#define F_CODARTCAFIX 248
|
||||||
#define F_TIPOPRCAF 249
|
|
||||||
|
|
||||||
#define S_CODNUM_RIT 101
|
#define S_CODNUM_RIT 101
|
||||||
#define S_TIPODOC_RIT 102
|
#define S_TIPODOC_RIT 102
|
||||||
|
@ -617,13 +617,6 @@ BEGIN
|
|||||||
OUTPUT F_CODARTFIX CODART
|
OUTPUT F_CODARTFIX CODART
|
||||||
END
|
END
|
||||||
|
|
||||||
LISTBOX F_TIPOPRCAF 1 19
|
|
||||||
BEGIN
|
|
||||||
PROMPT 43 20 "Tipo prezzo"
|
|
||||||
ITEM "0|Prezzo da contratto"
|
|
||||||
ITEM "1|Prezzo da bolla"
|
|
||||||
FIELD Tipoprcaf
|
|
||||||
END
|
|
||||||
|
|
||||||
TEXT -1
|
TEXT -1
|
||||||
BEGIN
|
BEGIN
|
||||||
|
Loading…
x
Reference in New Issue
Block a user