Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,123 @@
|
||||
<?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.00">
|
||||
<report:Settings RWPageWidth="letterwidth" RWPageLength="letterlength" RWLeftMargin="0.5cm" RWTopMargin="0.5cm" RWRightMargin="0.5cm" RWBottomMargin="0.5cm">
|
||||
<report:FormatList>
|
||||
<report:Format-SVG/>
|
||||
<report:Format-PDF/>
|
||||
<report:Format-image/>
|
||||
</report:FormatList>
|
||||
</report:Settings>
|
||||
<report:Data RWDataLocation="../ipdir/ipprrp002.rdd" RWFglReportName="catalogo"/>
|
||||
<rtl:stylesheet>
|
||||
<PXML>
|
||||
<rtl:match nameConstraint="Report">
|
||||
<MINIPAGE name="MiniPage10" width="max" length="max">
|
||||
<LAYOUTNODE name="Page Header" width="max" length="min" port="anyPageHeader">
|
||||
<MINIPAGE name="StripeLayouter3" width="min" length="max" layoutDirection="leftToRight" swapX="false">
|
||||
<rtl:input-variable name="p_companias.nombre" type="FGLString" expectedLocation="expectedAhead"/>
|
||||
<WORDBOX name="Report Title" x="0" y="max/2" anchorX="0" anchorY="0.5" alignment="baseline" fontSize="14" fontBold="true" layoutDirection="topToBottom" swapX="false" baselineType="leftleft" floatingBehavior="enclosed" text="{{p_companias.nombre}}"/>
|
||||
<WORDBOX name="WordBox4" alignment="baseline" baselineType="leftleft" text="ipprrp002"/>
|
||||
<WORDBOX name="WordBox30" y="max-3cm" alignment="baseline" baselineType="leftleft" text="PAGINA "/>
|
||||
<PAGENOBOX name="PageNoBox" y="max" anchorX="0" anchorY="1" alignment="baseline" layoutDirection="topToBottom" swapX="false" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right"/>
|
||||
</MINIPAGE>
|
||||
<MINIPAGE name="MiniPage7" width="min" length="max" alignment="center" layoutDirection="leftToRight" baselineType="leftleft">
|
||||
<WORDBOX name="WordBox5" y="max/3" alignment="baseline" fontBold="true" baselineType="leftleft" text="INFORME MAESTRA ARTICULOS"/>
|
||||
<rtl:input-variable name="tipo_info" type="FGLString" expectedLocation="expectedAhead"/>
|
||||
<WORDBOX name="tipo_info Value" anchorX="0" anchorY="0" alignment="baseline" baselineType="leftleft" text="{{tipo_info}}"/>
|
||||
<LAYOUTNODE name="Layout Node3" y="max-4cm" width="min" length="min" fontSize="10" fontBold="true">
|
||||
<rtl:input-variable name="fecha" type="FGLString" expectedLocation="expectedAhead"/>
|
||||
<WORDBOX name="WordBox30_1" alignment="baseline" baselineType="leftleft" text="{{"FECHA: "+fecha.value}}"/>
|
||||
<WORDBOX name="WordBox31" alignment="baseline" baselineType="leftleft" text="{{"HORA: "+hora}}"/>
|
||||
</LAYOUTNODE>
|
||||
</MINIPAGE>
|
||||
<MINIPAGE name="Separator" width="1" length="max" alignment="near" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
|
||||
<MINIPAGE name="Table Header" width="min" length="min" fontBold="true" layoutDirection="leftToRight" swapX="false">
|
||||
<LAYOUTNODE name="Layout Node2" width="min" length="min" fontSize="8" layoutDirection="leftToRight">
|
||||
<WORDBOX name="DCODIGO" width="2cm" alignment="baseline" baselineType="leftleft" text="CODIGO"/>
|
||||
<WORDBOX name="DESPACIO1" width="1cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<WORDBOX name="DDESCRIPCION" width="5.5cm" alignment="baseline" baselineType="leftleft" text="DESCRIPCION"/>
|
||||
<WORDBOX name="DESPACIO2" width="2cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<WORDBOX name="DMARCA" width="2cm" alignment="baseline" baselineType="leftleft" text="EXISTENCIA"/>
|
||||
<MINIPAGE name="MiniPage12" width="min" length="min">
|
||||
<WORDBOX name="WordBox37" alignment="center" baselineType="leftleft" text="PRECIOS"/>
|
||||
<LAYOUTNODE name="Layout Node5" width="min" length="min" layoutDirection="leftToRight">
|
||||
<WORDBOX name="WordBox38" alignment="baseline" baselineType="leftleft" text="RD LOCAL"/>
|
||||
<WORDBOX name="WordBox44" width=".2cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<WORDBOX name="WordBox41" alignment="baseline" baselineType="leftleft" text="USD EXP"/>
|
||||
<WORDBOX name="WordBox45" width=".5cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<WORDBOX name="WordBox42" alignment="baseline" baselineType="leftleft" text="USD LOCAL"/>
|
||||
<WORDBOX name="WordBox45_1" width=".2cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<WORDBOX name="WordBox43" alignment="baseline" baselineType="leftleft" text="EURO"/>
|
||||
<WORDBOX name="WordBox46" width="1.8cm" baselineType="leftleft" floatingBehavior="enclosed" textAlignment="right" text="F VENTA"/>
|
||||
</LAYOUTNODE>
|
||||
</MINIPAGE>
|
||||
</LAYOUTNODE>
|
||||
</MINIPAGE>
|
||||
<MINIPAGE name="Separator_1" width="1" length="max" alignment="near" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
|
||||
</LAYOUTNODE>
|
||||
<rtl:match nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
||||
<MINIPAGE name="CLASE" width="min" length="min">
|
||||
<WORDBOX name="WordBox20" length=".4cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="p_iptb20.producto" type="FGLString" expectedLocation="expectedAhead"/>
|
||||
<WORDBOX name="WordBox15" alignment="baseline" fontBold="true" baselineType="leftleft" text="{{"CLASE: "+p_iptb20.producto}}"/>
|
||||
</MINIPAGE>
|
||||
<rtl:match nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
||||
<MINIPAGE name="GRUPO" width="min" length="min">
|
||||
<rtl:input-variable name="pgrupo" type="FGLString" expectedLocation="expectedAhead"/>
|
||||
<WORDBOX name="WordBox41_1" alignment="baseline" fontBold="true" baselineType="leftleft" text="{{"GRUPO: "+pgrupo}}"/>
|
||||
<WORDBOX name="WordBox42_1" length=".4cm" alignment="baseline" baselineType="leftleft"/>
|
||||
</MINIPAGE>
|
||||
<rtl:match nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
||||
<MINIPAGE name="TIPO" width="min" length="min">
|
||||
<rtl:input-variable name="pproducto" type="FGLString" expectedLocation="expectedAhead"/>
|
||||
<WORDBOX name="WordBox16" alignment="baseline" fontBold="true" baselineType="leftleft" text="{{"+TIPO: "+pproducto}}"/>
|
||||
<WORDBOX name="WordBox20_1" length=".4cm" alignment="baseline" baselineType="leftleft"/>
|
||||
</MINIPAGE>
|
||||
<rtl:match nameConstraint="OnEveryRow" minOccurs="0" maxOccurs="unbounded">
|
||||
<MINIPAGE name="Table Row" width="min" length="max" fontSize="8" layoutDirection="leftToRight" swapX="false">
|
||||
<rtl:input-variable name="pcodigo" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox18" alignment="baseline" baselineType="leftleft" text="{{pcodigo.trim()}}"/>
|
||||
<WORDBOX name="WordBox19" width=".3cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="x.descrip_esp" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<WORDWRAPBOX name="WordWrapBox" width="width("M")*30" alignment="baseline" floatingBehavior="enclosed" text="{{x.descrip_esp.value}}"/>
|
||||
<WORDBOX name="WordBox21" width=".2cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="x.unidad_med" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox22" width="1cm" alignment="baseline" baselineType="leftleft" text="{{x.unidad_med}}"/>
|
||||
<WORDBOX name="WordBox27" width=".3cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="x.existencia" type="FGLNumeric" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox31_1" width="1.7cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="{{x.existencia.format("---,---,--#.##")}}"/>
|
||||
<WORDBOX name="WordBox47" width="1cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="prec_rd" type="FGLNumeric" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox48" width="1cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="{{prec_rd.format("###,###,###.##")}}"/>
|
||||
<WORDBOX name="WordBox49" width=".5cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="prec_exp_usd" type="FGLNumeric" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox50" width="1cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="{{prec_exp_usd.format("###,###,###.##")}}"/>
|
||||
<WORDBOX name="WordBox51" width=".8cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="prec_local_usd" type="FGLNumeric" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox52" width="1cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="{{prec_local_usd.format("###,###,###.##")}}"/>
|
||||
<WORDBOX name="WordBox53" width=".8cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="prec_euro" type="FGLNumeric" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox40" width="1cm" alignment="baseline" baselineType="leftleft" textAlignment="right" text="{{prec_euro.format("###,###,###.##")}}"/>
|
||||
<WORDBOX name="WordBox45_2" width=".5cm" alignment="baseline" floatingBehavior="enclosed"/>
|
||||
<rtl:input-variable name="fecha_venta" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="fecha_venta Value" width="1cm" floatingBehavior="enclosed" text="{{fecha_venta}}"/>
|
||||
</MINIPAGE>
|
||||
</rtl:match>
|
||||
<MINIPAGE name="TOTAL TIPO" width="min" length="min" layoutDirection="leftToRight">
|
||||
<WORDBOX name="WordBox47_1" width="8.5cm" floatingBehavior="enclosed" text="{{"TOTAL TIPO: "}}"/>
|
||||
<rtl:input-variable name="ttipo" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
||||
<DECIMALFORMATBOX name="ttipo Value" anchorX="1" floatingBehavior="enclosed" textAlignment="right" format="---,---,---,--&.&&" value="{{ttipo}}"/>
|
||||
</MINIPAGE>
|
||||
</rtl:match>
|
||||
</rtl:match>
|
||||
</rtl:match>
|
||||
<LAYOUTNODE name="TOTAL" width="min" length="min">
|
||||
<WORDBOX name="WordBox29" length=".5cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<rtl:input-variable name="cuenta_total" type="FGLNumeric" expectedLocation="expectedBefore"/>
|
||||
<WORDBOX name="WordBox28" alignment="baseline" fontSize="14" fontBold="true" baselineType="leftleft" text="{{"TOTAL ARTICULOS IMPRESOS: "+cuenta_total.format(">>>>")}}"/>
|
||||
</LAYOUTNODE>
|
||||
</MINIPAGE>
|
||||
</rtl:match>
|
||||
</PXML>
|
||||
</rtl:stylesheet>
|
||||
</report:Report>
|
||||
Reference in New Issue
Block a user