Aggiunto campo Golem e Pres.Med.San.

git-svn-id: svn://10.65.10.50/trunk@5413 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
augusto 1997-10-22 12:16:44 +00:00
parent 7f571856f3
commit 422ca7ce14
2 changed files with 22 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#define F_CLASSEFISD 156
#define F_ARTPROD 157
#define F_TIPOCF 158
#define F_PRESIDIO 159
#define F_CODIVAR 160
#define F_SCONTO 161
@ -65,6 +66,8 @@
#define F_INDBILA 176
#define F_INDBILV 177
#define F_GOLEM 178
#define H_ANNO 180
#define F_ANNO 181
#define F_ANNORIF 182
@ -116,6 +119,7 @@
#define F_DESCRPAGE6 259
#define G_CODART 1
#define G_DESART 2
#define G_GRMERC 3

View File

@ -131,6 +131,12 @@ BEGIN
CHECKTYPE NORMAL
END
STRING F_PRESIDIO 20
BEGIN
PROMPT 2 6 "Codice presidio m.s. "
FLAG "U"
END
TEXT DLG_NULL
BEGIN
PROMPT 3 7 "Codici corrispondenti"
@ -635,6 +641,18 @@ BEGIN
FIELD LF_ANAMAG->PPCOLLO
END
TEXT DLG_NULL
BEGIN
PROMPT 1 18 "Collegamenti esterni "
END
GOLEM F_GOLEM 4 2
BEGIN
PROMPT 24 18 ""
FLAGS "M"
FIELD LF_ANAMAG->GOLEM
END
ENDPAGE