Patch level : 12.0 628
Files correlati : ca3.exe ca3700a.rep Commento : Stampa RENDICONTO: non compariva più il dato relativo alla colonna "PAGATO", la data di stampa mom era più visibile
This commit is contained in:
parent
dfc71a48f2
commit
f14f845fa0
@ -932,7 +932,7 @@ void TPrint_rendiconto_ca_recordset::calc_pagato(TRectype& tmprec, const TRectyp
|
||||
|
||||
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);
|
||||
const real totpagato = tot.valore();
|
||||
|
@ -4,20 +4,19 @@
|
||||
<font face="Courier New" size="7" />
|
||||
<section type="Head" height="5" pattern="1">
|
||||
<font italic="1" face="Courier New" bold="1" size="8" />
|
||||
<field x="1" type="Stringa" width="50" pattern="1">
|
||||
<font italic="1" face="Courier New" bold="1" size="9" />
|
||||
<field x="1" type="Stringa" width="50" height="1.2" pattern="1">
|
||||
<source>#SYSTEM.RAGSOC</source>
|
||||
</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" />
|
||||
</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>
|
||||
</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" />
|
||||
</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>
|
||||
</field>
|
||||
<field border="2" x="1" y="2" type="Linea" width="169" height="0" pattern="1" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user