Corretti errori MI0863 e 004269 (bilanci)

git-svn-id: svn://10.65.10.50/trunk@2020 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-10-26 16:06:46 +00:00
parent 44f06b8381
commit 3c6819fc69

View File

@ -109,7 +109,7 @@ BEGIN
FIELD LF_PCON->CODCBL
USE LF_ABPCON
INPUT CODCBL FLD_CM1_CODTABANALISI
DISPLAY "Codice tabella" CODCBL
DISPLAY "Codice@10" CODCBL
DISPLAY "Descrizione@50" DESCRIZ
DISPLAY "Livello" LIVELLO
DISPLAY "Ind. bil. " INDBIL
@ -117,7 +117,7 @@ BEGIN
OUTPUT FLD_CM1_DESCRANALISI DESCRIZ
CHECKTYPE NORMAL
WARNING "Codice tabella non presente"
FLAGS "R"
FLAGS "Z"
ADD RUN AB0 -1
END
@ -336,7 +336,7 @@ END
BOOLEAN FLD_CM2_COMPENS
BEGIN
PROMPT 60 14 "Compensazione saldi"
PROMPT 56 14 "Compensazione saldi"
HELP "Indicare se e' ammessa la compensazione dei saldi"
FIELD LF_PCON->COMPENS
GROUP 1 3
@ -362,7 +362,7 @@ END
BOOLEAN FLD_CM2_SOSPESO
BEGIN
PROMPT 60 15 "Conto sospeso"
PROMPT 56 15 "Conto sospeso"
HELP "Indicare se sospendere il conto in prima nota"
FIELD LF_PCON->SOSPESO
GROUP 1 2