Patch level : 12.0 784

Files correlati     : ve3200x.msk
Commento            :

Ricerca per ragione sociale cliente/fornitore nella stampa LISTINI
This commit is contained in:
AlexBonazzi 2019-05-08 00:32:55 +02:00
parent 99a7c8e342
commit a2e56d2fae
2 changed files with 17 additions and 0 deletions

View File

@ -49,3 +49,4 @@
#define F_DFLT_G_C 153
#define F_AFLT_G_C 154
#define F_DESCR 155

View File

@ -122,10 +122,26 @@ BEGIN
DISPLAY "Descrizione@50" DESCR
OUTPUT F_TIPO TIPO
OUTPUT F_O_COD COD
OUTPUT F_DESCR DESCR
CHECKTYPE NORMAL
WARNING "Codice offerta inesistente"
END
STRING F_DESCR 50 30
BEGIN
PROMPT 25 3 ""
USE LF_CONDV KEY 2
INPUT TIPO F_TIPO SELECT
INPUT DESCR F_DESCR
DISPLAY "Descrizione@50" DESCR
DISPLAY "Codice" COD
OUTPUT F_TIPO TIPO
OUTPUT F_L_COD COD
OUTPUT F_C_COD COD
OUTPUT F_O_COD COD
OUTPUT F_DESCR DESCR
END
LIST F_TIPORIGHE 9 // listbox per tipo di selezione righe
BEGIN
PROMPT 2 4 "Righe "