66 lines
6.4 KiB
XML
66 lines
6.4 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="3.01">
|
|
<report:Settings RWPageWidth="letterwidth" RWPageLength="letterlength" 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="../ccdir/ccprrp048.rdd" RWFglReportName="reporte48b"/>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match nameConstraint="Report">
|
|
<MINIPAGE name="Page Root" width="max" length="max">
|
|
<LAYOUTNODE name="Page Header" width="max" length="min" port="anyPageHeader">
|
|
<MINIPAGE name="StripeLayouter3" width="min" length="max" layoutDirection="leftToRight">
|
|
<rtl:input-variable name="p_companias.nombre" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="p_companias.nombre Value" width="width("M")*54" floatingBehavior="enclosed" text="{{p_companias.nombre}}" textAlignment="center"/>
|
|
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
|
|
<WORDBOX name="WordBox" floatingBehavior="enclosed" text="Pagina:"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
|
|
</LAYOUTNODE>
|
|
<MINIPAGE name="Table Header" width="min" length="max" fontSize="7" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox1" width="4cm" floatingBehavior="enclosed" text="Orden"/>
|
|
<WORDBOX name="WordBox2" width="2cm" floatingBehavior="enclosed" text="Fecha"/>
|
|
<WORDBOX name="WordBox6" width="3cm" alignment="baseline" floatingBehavior="enclosed" text="Producto"/>
|
|
<WORDBOX name="WordBox3" width="3cm" floatingBehavior="enclosed" text="Cantidad Orden"/>
|
|
<WORDBOX name="WordBox4" width="3cm" floatingBehavior="enclosed" text="Cantidad Facturada"/>
|
|
<WORDBOX name="WordBox5" width="3cm" alignment="near" floatingBehavior="enclosed" text="Comision"/>
|
|
</MINIPAGE>
|
|
<rtl:match nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
|
<LAYOUTNODE name="LayoutNode" width="min" length="min" layoutDirection="topToBottom" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="xvendedor" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="xvendedor Value" width="width("M")*20" floatingBehavior="enclosed" text="{{xvendedor}}"/>
|
|
</LAYOUTNODE>
|
|
<rtl:match nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="Table Row" width="min" length="max" fontSize="7" layoutDirection="leftToRight">
|
|
<WORDBOX name="Spacer_1" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
|
|
<rtl:input-variable name="datos_cocina.orden" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="datos_cocina.orden Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="----------#" value="{{datos_cocina.orden}}"/>
|
|
<rtl:input-variable name="datos_cocina.fecha_orden" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDBOX name="datos_cocina.fecha_orden Value" width="2cm" alignment="baseline" floatingBehavior="enclosed" text="{{datos_cocina.fecha_orden}}"/>
|
|
<rtl:input-variable name="datos_cocina.cliente" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="datos_cocina.cliente Value" width="width("M")*30" alignment="baseline" floatingBehavior="enclosed" text="{{datos_cocina.cliente}}"/>
|
|
<rtl:input-variable name="datos_cocina.producto" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="datos_cocina.producto Value" width="width("M")*25" floatingBehavior="enclosed" text="{{datos_cocina.producto}}"/>
|
|
<rtl:input-variable name="datos_cocina.cantidad_o" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="datos_cocina.cantidad_o Value" width="2cm" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="-------------&.&&" value="{{datos_cocina.cantidad_o}}"/>
|
|
<rtl:input-variable name="datos_cocina.comisionDespacho" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="datos_cocina.comisionDespacho Value" width="2cm" anchorX="1" alignment="baseline" floatingBehavior="enclosed" textAlignment="right" format="-------------&.&&" value="{{datos_cocina.comisionDespacho}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
<LAYOUTNODE name="LayoutNode1" width="max" length="min" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="total_comision_d" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox7" floatingBehavior="enclosed" text="{{"Total Comision Despacho: "+total_comision_d.format("###,###.##")}}"/>
|
|
<rtl:input-variable name="total_comision_c" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
|
<WORDBOX name="WordBox8" floatingBehavior="enclosed" text="{{"Total Comision Cotizado: "+total_comision_c.format("###,###.##")}}"/>
|
|
</LAYOUTNODE>
|
|
</rtl:match>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|