Patch level : 12.0 594
Files correlati : cg3.exe cg3100a.msk cg3100b.msk np0.exe np0.exe np0300a.msk np0400a.msk np0500a.msk np0500b.msk np0600a.msk np0600b.msk Ricompilato cg3 e le maschere della lista movimenti per il problema Sicart. aggiuta scelta contabilità separata nei mastini della contabilità separata. Riferimento CRPA.
This commit is contained in:
parent
908b3213d9
commit
ef479318da
@ -226,6 +226,21 @@ BEGIN
|
|||||||
ITEM "3|Solo provvisori"
|
ITEM "3|Solo provvisori"
|
||||||
END
|
END
|
||||||
|
|
||||||
|
#ifdef CONT_SEP
|
||||||
|
STRING F_CONTSEP 6
|
||||||
|
BEGIN
|
||||||
|
PROMPT 2 19 "Contabilità separata "
|
||||||
|
USE &NPENT
|
||||||
|
INPUT CODTAB F_CONTSEP
|
||||||
|
DISPLAY "Codice@6" CODTAB
|
||||||
|
DISPLAY "Descrizione@50" S0
|
||||||
|
OUTPUT F_CONTSEP CODTAB
|
||||||
|
CHECKTYPE REQUIRED
|
||||||
|
MODULE NP
|
||||||
|
END
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
ENDPAGE
|
ENDPAGE
|
||||||
|
|
||||||
ENDMASK
|
ENDMASK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user