Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
<?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="2.5inch" RWPageLength="2.1inch" RWLeftMargin="0.1inch" RWTopMargin="0.1inch" RWRightMargin="0.0inch" RWBottomMargin="0.0inch">
|
||||
<report:FormatList>
|
||||
<report:Format-SVG/>
|
||||
<report:Format-PDF/>
|
||||
<report:Format-image/>
|
||||
</report:FormatList>
|
||||
</report:Settings>
|
||||
<report:Data RWDataLocation="../acdir/acprrp010.rdd" RWFglReportName="activos"/>
|
||||
<report:Conflicts/>
|
||||
<rtl:stylesheet>
|
||||
<PXML>
|
||||
<rtl:match name="Report" nameConstraint="Report">
|
||||
<rtl:match name="Group xcodigo" nameConstraint="Group" minOccurs="0" maxOccurs="unbounded">
|
||||
<MINIPAGE name="Page Root" width="max" length="max" layoutDirection="topToBottom">
|
||||
<LAYOUTNODE name="Layout Node1" width="min" length="min" layoutDirection="topToBottom">
|
||||
<LAYOUTNODE name="Layout Node6" width="min" length="min" layoutDirection="leftToRight">
|
||||
<IMAGEBOX name="ImageBox3" width="2cm" length="1cm" url="{{"file:///e:/marmotechc/BIN320/IMAGENES/compania/logo.png"}}" intendedResolution="120"/>
|
||||
<rtl:input-variable name="descripcion" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<WORDWRAPBOX name="WordWrapBox1" width="width("M")*11.5" length="1cm" alignment="baseline" fontSize="12" fontBold="true" baselineType="leftleft" text="{{descripcion.trim()}}"/>
|
||||
</LAYOUTNODE>
|
||||
<LAYOUTNODE name="Layout Node4" width="min" length="min" layoutDirection="topToBottom">
|
||||
<WORDBOX name="WordBox6" length=".7cm" alignment="baseline" baselineType="leftleft"/>
|
||||
<MINIPAGE name="Separator" width="1" length="max" bgColor="#000000" layoutDirection="leftToRight" swapX="false"/>
|
||||
</LAYOUTNODE>
|
||||
</LAYOUTNODE>
|
||||
<LAYOUTNODE name="Layout Node2" width="min" length="min">
|
||||
<rtl:input-variable name="xcodigo" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox3" width="3cm" alignment="baseline" fontSize="14" fontBold="true" baselineType="leftleft" text="{{xcodigo.trim()}}"/>
|
||||
<rtl:input-variable name="xsimbolo" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<rtl:input-variable name="xprecio" type="FGLNumeric" expectedLocation="expectedHere"/>
|
||||
<WORDBOX name="WordBox5" width="max" alignment="baseline" fontSize="12" fontBold="true" baselineType="leftleft" textAlignment="left" text="{{xsimbolo.trim()+xprecio.format("<,<<<,<<#.##")+" + ITBIS"}}"/>
|
||||
<WORDBOX name="WordBox4" length=".5cm" alignment="baseline" baselineType="leftleft"/>
|
||||
</LAYOUTNODE>
|
||||
<LAYOUTNODE name="Layout Node4_1" width="min" length="min" layoutDirection="leftToRight">
|
||||
<rtl:input-variable name="barcodigo_act" type="FGLString" expectedLocation="expectedHere"/>
|
||||
<BARCODEBOX name="BarCodeBox1" length=".5inch" anchorX="0" anchorY="0" fontBold="true" layoutDirection="topToBottom" baselineType="leftleft" codeType="code-128" codeValue="{{barcodigo_act.value}}" noText="true"/>
|
||||
</LAYOUTNODE>
|
||||
</MINIPAGE>
|
||||
</rtl:match>
|
||||
</rtl:match>
|
||||
</PXML>
|
||||
</rtl:stylesheet>
|
||||
</report:Report>
|
||||
Reference in New Issue
Block a user