72 lines
7.2 KiB
XML
72 lines
7.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" gstVersion="31408" version="6.00">
|
|
<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="../PRDIR/primpresion.rdd" RWFglReportName="ordenes"/>
|
|
<report:Conflicts/>
|
|
<rtl:stylesheet>
|
|
<PXML>
|
|
<rtl:match name="Report" nameConstraint="Report" minOccurs="1" maxOccurs="1">
|
|
<MINIPAGE name="Page Root" width="max" length="max" alignment="near">
|
|
<LAYOUTNODE name="Page Header" width="max" length="min" port="anyPageHeader">
|
|
<MINIPAGE name="encabezado" width="min" length="max" layoutDirection="leftToRight">
|
|
<rtl:input-variable name="nombre_cia" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="Report Title" x="1.2386" y="max*0.4999" anchorX="0" anchorY="0.5" alignment="baseline" fontSize="25" baselineType="leftleft" floatingBehavior="enclosed" text="{{nombre_cia}}"/>
|
|
<PAGENOBOX name="PageNoBox" x="1.23857" y="max" anchorX="0" anchorY="1" alignment="baseline" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
|
|
<WORDBOX name="WordBox6" x="1.23857" y="max-1.8inch" floatingBehavior="enclosed" text="PAGINA NO."/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="MiniPage" width="min" length="min" alignment="near" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox" width="max-2.3cm" floatingBehavior="enclosed" textAlignment="center" text="ORDEN DE PEDIDOS ECOMMERCE"/>
|
|
<rtl:input-variable name="hoy" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDWRAPBOX name="hoy Value" class="grwStringValue" width="2cm" floatingBehavior="enclosed" text="{{hoy}}"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="clienteheader" class="grwTableHeader" width="min" length="max" layoutDirection="leftToRight">
|
|
<WORDBOX name="Spacer" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
|
|
<LAYOUTNODE name="LayoutNode" width="min" length="min" floatingBehavior="enclosed">
|
|
<rtl:input-variable name="orden.num_oc" type="FGLNumeric" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox1" width="3cm" alignment="baseline" fontSize="12" fontBold="true" floatingBehavior="enclosed" text="{{"ORDEN NO: "+orden.num_oc.format("&&&&&&&&")}}"/>
|
|
<rtl:input-variable name="orden.nombre" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDWRAPBOX name="orden.nombre Value" class="grwStringValue" width="width("M")*20" floatingBehavior="enclosed" text="{{orden.nombre}}"/>
|
|
<rtl:input-variable name="orden.calle" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDWRAPBOX name="orden.calle Value" class="grwStringValue" width="width("M")*20" floatingBehavior="enclosed" text="{{orden.calle}}"/>
|
|
<rtl:input-variable name="orden.zona" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDWRAPBOX name="orden.zona Value" class="grwStringValue" width="width("M")*20" floatingBehavior="enclosed" text="{{orden.zona}}"/>
|
|
<rtl:input-variable name="orden.provincia" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDWRAPBOX name="orden.provincia Value" class="grwStringValue" width="width("M")*20" floatingBehavior="enclosed" text="{{orden.provincia}}"/>
|
|
<rtl:input-variable name="orden.factura" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox9" floatingBehavior="enclosed" text="{{"Factura: "+orden.factura}}"/>
|
|
</LAYOUTNODE>
|
|
<LAYOUTNODE name="LayoutNode1" width="min" length="min" layoutDirection="leftToRight" floatingBehavior="enclosed">
|
|
<WORDBOX name="WordBox7" fontBold="true" floatingBehavior="enclosed" text="{{"OPCION PICKUP: "}}"/>
|
|
<rtl:input-variable name="orden.tipo_envio" type="FGLString" expectedLocation="expectedAhead"/>
|
|
<WORDBOX name="WordBox8" floatingBehavior="enclosed" text="{{orden.tipo_envio}}"/>
|
|
</LAYOUTNODE>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
|
|
<MINIPAGE name="tableheader" width="min" length="min" fontSize="10" layoutDirection="leftToRight">
|
|
<WORDBOX name="WordBox2" width="2inch" floatingBehavior="enclosed" text="PRODUCTOS"/>
|
|
<WORDBOX name="WordBox4" width="2.5inch" floatingBehavior="enclosed" textAlignment="right" text="CANTIDAD"/>
|
|
</MINIPAGE>
|
|
<MINIPAGE name="Separator1" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight"/>
|
|
</LAYOUTNODE>
|
|
<rtl:match name="OnEveryRow" nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
|
|
<MINIPAGE name="Table Row" class="grwTableRow" width="min" length="max" fontSize="10" layoutDirection="leftToRight">
|
|
<WORDBOX name="Spacer_1" alignment="baseline" baselineType="leftleft" port="itemSeparator" text=" "/>
|
|
<rtl:input-variable name="orden.codigo" type="FGLString" expectedLocation="expectedHere"/>
|
|
<rtl:input-variable name="orden.descripcion" type="FGLString" expectedLocation="expectedHere"/>
|
|
<WORDWRAPBOX name="WordWrapBox" width="width("M")*27" floatingBehavior="enclosed" text="{{orden.codigo+" "+orden.descripcion}}"/>
|
|
<rtl:input-variable name="orden.cantidad" type="FGLNumeric" expectedLocation="expectedHere"/>
|
|
<DECIMALFORMATBOX name="orden.cantidad Value" class="grwTableNumericColumnValue" width="{max(width("{"Cantidad".translate()}"),width("-0000000000.E-000"))}" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="-------------&.&&" value="{{orden.cantidad}}"/>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</MINIPAGE>
|
|
</rtl:match>
|
|
</PXML>
|
|
</rtl:stylesheet>
|
|
</report:Report>
|