2005-04-01 11:23:49 +00:00
|
|
|
|
2005-04-02 22:36:27 +00:00
|
|
|
<report libraries="ca1100, ca1400a" name="ca1400a" lpi="6">
|
2005-04-01 11:23:49 +00:00
|
|
|
<description>Stampa piano dei conti di analitica</description>
|
|
|
|
<font face="Courier New" size="10" />
|
|
|
|
<section type="Head" height="8">
|
|
|
|
<field type="Stringa" width="50" pattern="1">
|
|
|
|
<prescript description="H0.0 PRESCRIPT">"!RAGSOC"
|
|
|
|
#REPORT.FIRM</prescript>
|
|
|
|
</field>
|
|
|
|
<field x="59" type="Data" width="10" pattern="1">
|
|
|
|
<source>#SYSTEM.DATE</source>
|
|
|
|
</field>
|
|
|
|
<field x="70" type="Stringa" width="10" pattern="1" text="Pag. #.###">
|
|
|
|
<source>#REPORT.PAGE</source>
|
|
|
|
</field>
|
|
|
|
<field y="2" type="Testo" align="center" width="80" height="2" pattern="1" text="Stampa Piano dei Conti Analitica">
|
|
|
|
<font face="Courier New" bold="1" size="16" />
|
|
|
|
</field>
|
|
|
|
<field y="5" type="Testo" width="10" pattern="1" text="Codice">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
|
|
|
<field x="25" y="5" type="Testo" width="20" pattern="1" text="Descrizione">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
|
|
|
<field x="71" y="5" type="Testo" width="4" pattern="1" text="Sez.">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
|
|
|
<field x="75" y="5" type="Testo" width="5" pattern="1" text="Sosp.">
|
|
|
|
<font face="Courier New" bold="1" size="10" />
|
|
|
|
</field>
|
|
|
|
<field border="1" y="6.25" type="Linea" width="80" height="0" pattern="1" />
|
|
|
|
</section>
|
|
|
|
<section type="Head" level="1" />
|
|
|
|
<section type="Body" />
|
|
|
|
<section type="Body" level="1">
|
2006-02-16 11:56:23 +00:00
|
|
|
<postscript description="B1 POSTSCRIPT">"B11"
|
2006-02-15 19:03:54 +00:00
|
|
|
#SHOW_SUBSECTION @
|
|
|
|
IF
|
|
|
|
SHOW
|
|
|
|
ELSE
|
|
|
|
HIDE
|
|
|
|
THEN</postscript>
|
2005-04-01 11:23:49 +00:00
|
|
|
<field type="Stringa" width="25" pattern="1">
|
|
|
|
<source>CODCONTO</source>
|
|
|
|
<prescript description="B1.0 PRESCRIPT">MESSAGE_FORMAT_CONTO</prescript>
|
|
|
|
</field>
|
|
|
|
<field x="25" type="Stringa" dynamic_height="1" width="47" height="2" pattern="1">
|
|
|
|
<source>DESCR</source>
|
|
|
|
</field>
|
|
|
|
<field x="73" type="Stringa" width="2" pattern="1">
|
|
|
|
<source>SEZSALDI</source>
|
|
|
|
</field>
|
|
|
|
<field x="77" type="Stringa" width="2" pattern="1">
|
|
|
|
<source>SOSPESO</source>
|
|
|
|
</field>
|
|
|
|
</section>
|
2006-02-15 19:03:54 +00:00
|
|
|
<section type="Head" level="11" />
|
|
|
|
<section type="Body" level="11">
|
|
|
|
<sql>USE PANAPDC
|
2006-02-16 11:56:23 +00:00
|
|
|
JOIN PCON INTO GRUPPO==GRUPPO CONTO==CONTO SOTTOCONTO==SOTTOCONTO
|
2006-02-15 19:03:54 +00:00
|
|
|
FROM CODCONTO=#PARENT.CODCONTO
|
|
|
|
TO CODCONTO=#PARENT.CODCONTO</sql>
|
2006-02-16 11:56:23 +00:00
|
|
|
<font italic="1" face="Courier New" size="10" />
|
|
|
|
<field x="10" type="Numero" align="right" width="3" pattern="1">
|
2006-02-15 19:03:54 +00:00
|
|
|
<source>GRUPPO</source>
|
|
|
|
</field>
|
2006-02-16 11:56:23 +00:00
|
|
|
<field x="14" type="Numero" align="right" width="3" pattern="1">
|
2006-02-15 19:03:54 +00:00
|
|
|
<source>CONTO</source>
|
|
|
|
</field>
|
2006-02-16 11:56:23 +00:00
|
|
|
<field x="18" type="Numero" align="right" width="6" pattern="1">
|
2006-02-15 19:03:54 +00:00
|
|
|
<source>SOTTOCONTO</source>
|
|
|
|
</field>
|
2006-02-16 11:56:23 +00:00
|
|
|
<field x="27" type="Stringa" width="50" pattern="1">
|
|
|
|
<source>PCON.DESCR</source>
|
|
|
|
</field>
|
2006-02-15 19:03:54 +00:00
|
|
|
</section>
|
2006-02-16 11:56:23 +00:00
|
|
|
<section type="Foot" level="11" height="0.5" />
|
2005-04-01 11:23:49 +00:00
|
|
|
<section type="Foot" />
|
|
|
|
<section type="Foot" level="1" />
|
2005-04-01 15:16:14 +00:00
|
|
|
<sql>USE PCONANA
|
|
|
|
FROM CODCONTO=#DACONTO
|
|
|
|
TO CODCONTO=#ACONTO</sql>
|
2005-04-01 11:23:49 +00:00
|
|
|
</report>
|