Merge branch 'R_10_00' of http://10.65.20.17:7990/scm/campo/campo into R_10_00

This commit is contained in:
Mattia Tollari 2018-10-05 14:56:21 +02:00
commit 0fd32ec773
2 changed files with 7 additions and 8 deletions

View File

@ -932,7 +932,7 @@ void TPrint_rendiconto_ca_recordset::calc_pagato(TRectype& tmprec, const TRectyp
if (riga_fatt != NULL) if (riga_fatt != NULL)
{ {
TImporto tot = riga_fatt->calcola_pagato_al(false, _pagato_al, _pagato_al, _pagato_al, 0x15); TImporto tot = riga_fatt->calcola_pagato_al(false, _pagato_al, _pagato_al, _pagato_al, 0x5);
tot.normalize(sezione_normale); tot.normalize(sezione_normale);
const real totpagato = tot.valore(); const real totpagato = tot.valore();

View File

@ -4,20 +4,19 @@
<font face="Courier New" size="7" /> <font face="Courier New" size="7" />
<section type="Head" height="5" pattern="1"> <section type="Head" height="5" pattern="1">
<font italic="1" face="Courier New" bold="1" size="8" /> <font italic="1" face="Courier New" bold="1" size="8" />
<field x="1" type="Stringa" width="50" pattern="1"> <field x="1" type="Stringa" width="50" height="1.2" pattern="1">
<font italic="1" face="Courier New" bold="1" size="9" />
<source>#SYSTEM.RAGSOC</source> <source>#SYSTEM.RAGSOC</source>
</field> </field>
<field x="70" type="Testo" width="10" pattern="1" text="Data stampa"> <field x="67" type="Testo" width="15" height="1.2" pattern="1" text="Data stampa">
<font italic="1" face="Courier New" size="8" /> <font italic="1" face="Courier New" size="8" />
</field> </field>
<field x="82" type="Data" width="10" pattern="1"> <field x="82" type="Data" width="15" height="1.2" pattern="1">
<source>#SYSTEM.DATE</source> <source>#SYSTEM.DATE</source>
</field> </field>
<field x="157" type="Testo" width="4" pattern="1" text="Pag."> <field x="157" type="Testo" width="4" height="1.2" pattern="1" text="Pag.">
<font italic="1" face="Courier New" size="8" /> <font italic="1" face="Courier New" size="8" />
</field> </field>
<field x="161" type="Numero" align="right" width="3" pattern="1"> <field x="161" type="Numero" align="right" width="3" height="1.2" pattern="1">
<source>#REPORT.PAGE</source> <source>#REPORT.PAGE</source>
</field> </field>
<field border="2" x="1" y="2" type="Linea" width="169" height="0" pattern="1" /> <field border="2" x="1" y="2" type="Linea" width="169" height="0" pattern="1" />
@ -498,4 +497,4 @@
<section type="Foot" level="3" pattern="1"> <section type="Foot" level="3" pattern="1">
<prescript description="F3 PRESCRIPT">0 #B1.100 !</prescript> <prescript description="F3 PRESCRIPT">0 #B1.100 !</prescript>
</section> </section>
</report> </report>