75 lines
8.0 KiB
XML
75 lines
8.0 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" gstVersion="3140a" version="6.00">
|
|
<report:Settings RWPageWidth="letterlength" RWPageLength="letterwidth" RWLeftMargin="0.5inch" RWTopMargin="0.5inch" RWRightMargin="0.5inch" RWBottomMargin="0.5inch">
|
|
<report:FormatList>
|
|
<report:Format-SVG/>
|
|
<report:Format-PDF/>
|
|
<report:Format-image/>
|
|
</report:FormatList>
|
|
</report:Settings>
|
|
<report:Data RWDataLocation="../ipdir/ipprcs004.rdd" RWFglReportName="datarp06"/>
|
|
<report:Conflicts/>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match name="Report" nameConstraint="Report">
|
|
<MINIPAGE name="Page Root" width="max" length="min" alignment="near">
|
|
<LAYOUTNODE name="Page Header" width="max" length="min" port="anyPageHeader">
|
|
<MINIPAGE name="StripeLayouter3" width="min" length="max" layoutDirection="leftToRight">
|
|
<WORDBOX name="Report Title" x="0" y="max/2" anchorX="0" anchorY="0.5" alignment="baseline" fontSize="25" baselineType="leftleft" floatingBehavior="enclosed" text="MARMOTECH, S. A."/>
|
|
<WORDBOX name="txtpagina" x="2.2" y="max-2cm" floatingBehavior="enclosed" text="PAGINA"/>
|
|
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
|
|
</MINIPAGE>
|
|
<LAYOUTNODE name="LayoutNode1" width="min" length="max" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<WORDBOX name="WordBox8" width="max" fontBold="true" floatingBehavior="enclosed" textAlignment="center" text="REPORTE EXISTENCIAS" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
<rtl:input-variable name="tiempo" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="hora" y="max-3cm" floatingBehavior="enclosed" text="{{tiempo.trim()}}"/>
|
|
</LAYOUTNODE>
|
|
<MINIPAGE name="Table Header" width="min" length="max" alignment="near" fontSize="7" fontBold="true" layoutDirection="leftToRight">
|
|
<WORDBOX name="Spacer" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
|
|
<WORDBOX name="WordBox12" width="7cm" floatingBehavior="enclosed" textAlignment="center" text="PRODUCTO"/>
|
|
<WORDBOX name="WordBox13" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="EXISTENCIA"/>
|
|
<WORDBOX name="WordBox14" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="CANTIDAD ORDEN"/>
|
|
<WORDBOX name="WordBox" width="2.5cm" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" text="VALOR ORDEN"/>
|
|
<WORDBOX name="WordBox19" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="TOTAL COSTO"/>
|
|
<WORDBOX name="WordBox21_1" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="PRECIO"/>
|
|
<WORDBOX name="WordBox22" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="T-PRECIO"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
|
|
</LAYOUTNODE>
|
|
<rtl:match name="Group pcodigo" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="Table Row" width="min" length="max" fontSize="7" layoutDirection="leftToRight">
|
|
<rtl:input-variable name="x.cod_n" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.cod_grupo" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.cod_tipo" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.cod_sec" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="x.descrip_esp" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="xproducto Value" width="7cm" alignment="center" port="firstPageHeader" floatingBehavior="enclosed" text="{{x.cod_n.format("<<<<")+"-"+x.cod_grupo.format("<<<<<")+"-"+x.cod_tipo.format("<<<<<<")+"-"+x.cod_sec.format("<<<<<<<")+" "+x.descrip_esp.translate()}}"/>
|
|
<WORDBOX name="Spacer_1" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
|
|
<rtl:input-variable name="pexistencia" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="existencia" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="{{pexistencia.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="pcantidadorden" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox15" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="{{pcantidadorden.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="pvalororden" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox17" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="{{pvalororden.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="pvalorcosto" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox18_1" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="{{pvalorcosto.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="pprecio" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox21" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="{{pprecio.format("###,###,###.##")}}"/>
|
|
<rtl:input-variable name="valorprecio" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox23" width="2.5cm" floatingBehavior="enclosed" textAlignment="right" text="{{valorprecio.format("###,###,###.##")}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
<rtl:match name="OnLastRow" nameConstraint="OnLastRow" minOccurs="0" maxOccurs="1">
|
|
<LAYOUTNODE name="TotalGeneral" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="tvalororden" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="tvalorcosto" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="tvalorprecio" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="WordBox20" width="max" fontBold="true" floatingBehavior="enclosed" text="{{"TOTAL CANTIDAD ORDENES: "+tvalororden.format("##,###,###,###.##")+" TOTAL EXISTENCIA: "+tvalorcosto.format("##,###,###,###.##")+" TOTAL PRECIO:"+tvalorprecio.format("###,###,###.##")}}" roundedCorners="true" borderWidth="1" borderStyle="solid"/>
|
|
</LAYOUTNODE>
|
|
</rtl:match>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|