31 lines
2.2 KiB
XML
31 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<report:Report xmlns:rtl="http://www.4js.com/2004/RTL" xmlns:report="http://www.4js.com/2007/REPORT" xmlns="http://www.4js.com/2004/PXML" version="1.0">
|
|
<report:Settings RWPageWidth="6.1inch" RWPageLength="2.5inch" RWLeftMargin="0.2inch" RWTopMargin="0.2inch" RWRightMargin="0.2inch" RWBottomMargin="0.2inch">
|
|
<report:FormatList>
|
|
<report:Format-SVG></report:Format-SVG>
|
|
<report:Format-PDF></report:Format-PDF>
|
|
<report:Format-image></report:Format-image>
|
|
</report:FormatList>
|
|
</report:Settings>
|
|
<report:Data RWDataLocation="../cgdir/cgfunciones.rdd" RWFglReportName="cheque"></report:Data>
|
|
<rtl:stylesheet>
|
|
<rtl:match nameConstraint="Report">
|
|
<PXML name="cgprmt005.4rp">
|
|
<MINIPAGE name="Page Root" width="max" length="max" layoutDirection="topToBottom" swapX="false">
|
|
<rtl:match nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="Table Row" width="min" length="max" fontName="Arial" fontSize="5" layoutDirection="leftToRight" swapX="false">
|
|
<WORDBOX name="WordBox17" y="max-80" alignment="baseline" baselineType="leftleft" text="{{dia}}"></WORDBOX>
|
|
<WORDBOX name="x.origen Value" y="max-60" alignment="baseline" baselineType="leftleft" text="{{mes}}"></WORDBOX>
|
|
<WORDBOX name="WordBox23" y="max-35" alignment="center" baselineType="leftleft" text="{{ano}}"></WORDBOX>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="MiniPage12" width="min" length="min" fontName="Arial" fontSize="5" layoutDirection="leftToRight">
|
|
<WORDBOX name="portador" alignment="center" baselineType="leftleft" text="{{recibo.nom_sup}}"></WORDBOX>
|
|
<WORDBOX name="monto" y="4.0inch" alignment="near" baselineType="leftleft" text="{{recibo.monto.format("###,###,###.##")}}"></WORDBOX>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</MINIPAGE>
|
|
</PXML>
|
|
</rtl:match>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|