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:
parent
44f06b8381
commit
3c6819fc69
@ -109,7 +109,7 @@ BEGIN
|
|||||||
FIELD LF_PCON->CODCBL
|
FIELD LF_PCON->CODCBL
|
||||||
USE LF_ABPCON
|
USE LF_ABPCON
|
||||||
INPUT CODCBL FLD_CM1_CODTABANALISI
|
INPUT CODCBL FLD_CM1_CODTABANALISI
|
||||||
DISPLAY "Codice tabella" CODCBL
|
DISPLAY "Codice@10" CODCBL
|
||||||
DISPLAY "Descrizione@50" DESCRIZ
|
DISPLAY "Descrizione@50" DESCRIZ
|
||||||
DISPLAY "Livello" LIVELLO
|
DISPLAY "Livello" LIVELLO
|
||||||
DISPLAY "Ind. bil. " INDBIL
|
DISPLAY "Ind. bil. " INDBIL
|
||||||
@ -117,7 +117,7 @@ BEGIN
|
|||||||
OUTPUT FLD_CM1_DESCRANALISI DESCRIZ
|
OUTPUT FLD_CM1_DESCRANALISI DESCRIZ
|
||||||
CHECKTYPE NORMAL
|
CHECKTYPE NORMAL
|
||||||
WARNING "Codice tabella non presente"
|
WARNING "Codice tabella non presente"
|
||||||
FLAGS "R"
|
FLAGS "Z"
|
||||||
ADD RUN AB0 -1
|
ADD RUN AB0 -1
|
||||||
END
|
END
|
||||||
|
|
||||||
@ -336,7 +336,7 @@ END
|
|||||||
|
|
||||||
BOOLEAN FLD_CM2_COMPENS
|
BOOLEAN FLD_CM2_COMPENS
|
||||||
BEGIN
|
BEGIN
|
||||||
PROMPT 60 14 "Compensazione saldi"
|
PROMPT 56 14 "Compensazione saldi"
|
||||||
HELP "Indicare se e' ammessa la compensazione dei saldi"
|
HELP "Indicare se e' ammessa la compensazione dei saldi"
|
||||||
FIELD LF_PCON->COMPENS
|
FIELD LF_PCON->COMPENS
|
||||||
GROUP 1 3
|
GROUP 1 3
|
||||||
@ -362,7 +362,7 @@ END
|
|||||||
|
|
||||||
BOOLEAN FLD_CM2_SOSPESO
|
BOOLEAN FLD_CM2_SOSPESO
|
||||||
BEGIN
|
BEGIN
|
||||||
PROMPT 60 15 "Conto sospeso"
|
PROMPT 56 15 "Conto sospeso"
|
||||||
HELP "Indicare se sospendere il conto in prima nota"
|
HELP "Indicare se sospendere il conto in prima nota"
|
||||||
FIELD LF_PCON->SOSPESO
|
FIELD LF_PCON->SOSPESO
|
||||||
GROUP 1 2
|
GROUP 1 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user