Patch level : 10.0
Files correlati : ca1100a.rep Ricompilazione Demo : [ ] Commento : Corretta stampa intestazione del primo livello del centro di costo git-svn-id: svn://10.65.10.50/branches/R_10_00@22573 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
7d2fcdcfda
commit
d4bcd5fd79
@ -20,7 +20,7 @@
|
||||
<field x="118" y="0.5" type="Stringa" align="right" width="24" pattern="1">
|
||||
<source>"Situazione al " + #DATAFIN</source>
|
||||
</field>
|
||||
<field border="2" y="2" type="Linea" width="162" height="0" pattern="1" />
|
||||
<field border="2" type="Linea" width="162" height="0" pattern="1" />
|
||||
<field y="2.25" type="Testo" width="20" pattern="1" text="Conto" />
|
||||
<field x="21" y="2.25" type="Testo" align="center" width="41.5" pattern="1" text="Descrizione" />
|
||||
<field x="65" y="2.25" type="Testo" align="right" width="12" pattern="1" text="Budget" />
|
||||
@ -37,12 +37,13 @@
|
||||
<source>CODCCOSTO_1</source>
|
||||
</field>
|
||||
<field x="21" type="Stringa" valign="center" width="42" height="2" id="102" pattern="1">
|
||||
<prescript description="H2.102 PRESCRIPT">MESSAGE ISAMREAD,CDC,CODCOSTO=CODCCOSTO,DESCRIZ</prescript>
|
||||
<prescript description="H2.102 PRESCRIPT">MESSAGE ISAMREAD,CDC,CODCOSTO=CODCCOSTO_1,DESCRIZ</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<section type="Head" level="3" pattern="1">
|
||||
<groupby>CODCCOSTO</groupby>
|
||||
<prescript description="H3 PRESCRIPT">MESSAGE RESET,F3</prescript>
|
||||
<field border="2" type="Linea" width="162" height="0" pattern="1" />
|
||||
<field border="2" x="20.5" type="Linea" height="2" pattern="1" />
|
||||
<field border="3" x="63" type="Linea" height="2" pattern="1" />
|
||||
<field border="2" x="78" type="Linea" height="2" pattern="1" />
|
||||
@ -753,7 +754,7 @@ THEN
|
||||
</prescript>
|
||||
</field>
|
||||
</section>
|
||||
<sql>USE RMOVANA KEY 3 SELECT BETWEEN(CODCCOSTO,#CODCOSTO,#CODCOSTO)
|
||||
<sql>USE RMOVANA KEY 3 SELECT BETWEEN(CODCCOSTO,#CODCOSTO,#CODCOSTO+'~')
|
||||
BY CODCCOSTO CODCONTO DATACOMP
|
||||
JOIN MOVANA INTO NUMREG==NUMREG
|
||||
FROM DATACOMP=#DATAINI
|
||||
|
Loading…
x
Reference in New Issue
Block a user