102 lines
2.7 MiB
Plaintext
102 lines
2.7 MiB
Plaintext
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
|
<TfrxReport Version="4.8.11" DotMatrixReport="False" EngineOptions.DoublePass="True" IniFile="\Software\Fast Reports" PreviewOptions.Buttons="4095" PreviewOptions.Zoom="1" PrintOptions.Printer="Por defecto" PrintOptions.PrintOnSheet="0" ReportOptions.CreateDate="39065,8724234954" ReportOptions.Description.Text="" ReportOptions.LastChange="45749,4232021759" ScriptLanguage="PascalScript" ScriptText.Text="procedure PageHeader1OnBeforePrint(Sender: TfrxComponent); begin if not Engine.FinalPass then Set('TotalPaginas', (<TotalPaginas> + 1)); if Engine.FinalPass then Set('Pagina', (<Pagina> + 1)); if <VerLogotipo> then begin Picture3.Visible := True; // Memo1.Visible := True; end else begin Picture3.Visible := False; // Memo1.Visible := False; end; if not <VerPrecios> then begin lImporte.Visible := False; lDto.Visible := False; lImporteTotal.Visible := False; // lCantidad.Visible := False; // lCantidad2.Visible := True; // frxDBDetallesCANTIDAD.Visible := False; // frxDBDetallesCANTIDAD2.Visible := True; lConcepto.Width := 385 + lCantidad.width + lImporte.Width + lDto.Width + lImporteTotal.Width; end else begin lConcepto.Width := 405; end; RichConcepto.Width := lConcepto.Width; end; procedure frxReportOnStartReport(Sender: TfrxComponent); begin Set('Pagina', 0); Set('TotalPaginas', 0); Set('Capitulo', '0'); Set('NumCapitulos', 0); Set('TextoNumCapitulo', ''' '''); end; procedure Memo45OnBeforePrint(Sender: TfrxComponent); begin if Engine.FinalPass then begin Set('Capitulo', (<Capitulo> + 1)); Set('TextoNumCapitulo', <Capitulo>); if ((<NumCapitulos> = 1) and (<frxDBCapitulos."CONCEPTO"> = 'General')) then MasterData1.Visible := False else begin if (<frxDBCapitulos."TIPO_DETALLE"> = 'Titulo opcional') then begin Set('TextoNumCapitulo', '''OPCIONAL'''); end end end else Set('NumCapitulos', (<NumCapitulos> + 1)); // Memo11.lines.add(<frxDBCapitulos."CONCEPTO">); end; procedure Memo47OnBeforePrint(Sender: TfrxComponent); begin { if (Length(<frxDBCabecera."OBSERVACIONES">) = 0) then begin Memo11.Visible := False; Memo47.Visible := False; end } end; procedure frxDBDetallesCANTIDADOnBeforePrint(Sender: TfrxComponent); var ACantidad: String; AIndice: Integer; AText : String; begin { frxDBDetallesCANTIDAD.Memo.Clear; ACantidad := FloatToStr(<frxDBDetalles."CANTIDAD">); AIndice := Pos(',', ACantidad); if AIndice > 0 then AText := '[FormatFloat(''#,##0.00'',<frxDBDetalles."CANTIDAD">)] else AText := '[F
|
|||
|
|
<TfrxDataPage Name="Data" Height="1000" Left="0" Top="0" Width="1000"/>
|
|||
|
|
<TfrxReportPage Name="Page3" Font.Charset="1" Font.Color="13056" Font.Height="-13" Font.Name="Arial" Font.Style="0" PaperWidth="210" PaperHeight="297" PaperSize="9" LeftMargin="10,00125" RightMargin="10,00125" TopMargin="10,00125" BottomMargin="10,00125" ColumnWidth="0" ColumnPositions.Text="" LargeDesignHeight="True" HGuides.Text="" VGuides.Text="">
|
|||
|
|
<TfrxPageHeader Name="PageHeader2" Height="290" Left="0" Top="16" Width="718,101251175" OnBeforePrint="PageHeader1OnBeforePrint">
|
|||
|
|
<TfrxMemoView Name="Memo16" Left="372" Top="1" Width="344" Height="81" ShowHint="False" AllowHTMLTags="True" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" LineSpacing="5" ParentFont="False" Text="Commande no: <b>[frxDBCabecera."REFERENCIA"]</b> Date: <b>[frxDBCabecera."FECHA_CONTRATO"]</b> Code client:<b> [frxDBCabecera."REF_CLIENTE"]</b> Réf. Client.: <b>[frxDBCabecera."REFERENCIA_CLIENTE"]</b>"/>
|
|||
|
|
<TfrxMemoView Name="Memo19" Left="372" Top="98" Width="343" Height="19,7953" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="[frxDBCabecera."NOMBRE"]"/>
|
|||
|
|
<TfrxMemoView Name="DatosCliente" Left="372" Top="118" Width="344" Height="90,47248" OnBeforePrint="DatosClienteOnBeforePrint" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" ParentFont="False" Text=""/>
|
|||
|
|
<TfrxPictureView Name="Picture3" Left="-6" Top="1" Width="320" Height="75" ShowHint="False" Picture.PropData="04446174610A523201000A544A504547496D61676543320100FFD8FFE10AA44578696600004D4D002A000000080008011200030000000100010000011A0005000000010000006E011B00050000000100000076012800030000000100020000013100020000001F0000007E01320002000000140000009D013B000200000007000000B18769000400000001000000B8000000E4002DC6C000002710002DC6C00000271041646F62652050686F746F73686F702032312E31202857696E646F77732900323032323A30353A31322030383A34333A3334006D697269616D000003A001000300000001FFFF0000A00200040000000100000449A003000400000001000000F30000000000000006010300030000000100060000011A00050000000100000132011B0005000000010000013A01280003000000010002000002010004000000010000014202020004000000010000095A0000000000000048000000010000004800000001FFD8FFED000C41646F62655F434D0001FFEE000E41646F626500648000000001FFDB0084000C08080809080C09090C110B0A0B11150F0C0C0F1518131315131318110C0C0C0C0C0C110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C010D0B0B0D0E0D100E0E10140E0E0E14140E0E0E0E14110C0C0C0C0C11110C0C0C0C0C0C110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0CFFC00011080023009E03012200021101031101FFDD0004000AFFC4013F0000010501010101010100000000000000030001020405060708090A0B0100010501010101010100000000000000010002030405060708090A0B1000010401030204020507060805030C33010002110304211231054151611322718132061491A1B14223241552C16233347282D14307259253F0E1F163733516A2B283264493546445C2A3743617D255E265F2B384C3D375E3F3462794A485B495C4D4E4F4A5B5C5D5E5F55666768696A6B6C6D6E6F637475767778797A7B7C7D7E7F711000202010204040304050607070605350100021103213112044151617122130532819114A1B14223C152D1F0332462E1728292435315637334F1250616A2B283072635C2D2449354A317644555367465E2F2B384C3D375E3F34694A485B495C4D4E4F4A5B5C5D5E5F55666768696A6B6C6D6E6F62737475767778797A7B7C7FFDA000C03010002110311003F00F5363195B1B5D6D0C63006B1AD10001A35AD685254BABF47E9FD6B01FD3FA8D66EC5B4B4BD81CE649690F6FBEB2C7FD26AF38FF1183D9D68F9E37FEECA4A7D5145CF63480E7069768D04C49F25E51F51334F4DEA5F5D7A83582C76136EBDB59301C6A7655BB377E6EED8B9AE9977D55EB2CCAEA1F5CBAB65FED5C879159A985C18DF6B9B6BBF456336EEDF5B31EAD95554FF00D6FD24A7DF945D656D706B9C039DF4412013F05E4BF543EBAF54C2FA8FD766C392FE8A296605EED486E4B9D8B4B76D8DF7558AF67AD532CFCCFD07F355B13FD59FF1698DF5A3A037AEF55EA394EEA39FEA3ABB3735E1BB4BA8ADD91EA8B2DC9F755BFF009FA3F47FA1494F5DFE317EB6752FAADD3B172BA7D74DAFBEE353C5ED73801B5CFF006FA5653FBABA9C7B1D6E3D563A039EC6B8C71244AF2DFF001A1D2DDD1FEA6746E9AEC9B735D8D796BB22E32F71D963BF95B2A66ED9455BBF454FA75AA3D2F328FF0018DF5B28C4EAB7FD93A560D5BB13A6EE3BEED81BBD9EAB7637D4B1ADF572367E9BECECF4B1FF00C2655494FB1C8899D3C5331EC78DCC7070E24190BCB3EB40CAFAC7F5EE8FA8F5DC7A7F45C3631AEA6886B5CD6D2DCDFE646C67B59E9E3E3B3F495E3FF3DE9FD354FEB47D5CC8FF001719185D77EAE66DA69B2CF42FA320876F743AD0CB052DA197635B5B1DB99B7D4A6CFD2556EFFE6129F5DA6FA2F0E34D8DB031C58F2C21D0E6FD363B6FE7B5110710D2FC765D4B056CBC0B60003578DD2E8FCF46494A4CA8D9675133B19B439DB99C68C01C363F4FA4E73596FF00D77D1F52BFE71397F513F4621E2C1592D8DB2E6FA4FB67FD155BBD9FE152534D9D5FA8FA14DB652D1EAB7D41ED7005B147D2F7FEAECF5321D5BB22CFF47EB7A1E9A233AAE5B9E5ACAD9738643A934B486BC31BF68F74BAC77BDDF6767F3CDC64716F512E7BB6403018C3040700CDCD2E86FB377ABFA4FCFF00F82FF0926D993E95841B0B46CDAF73007EA7F4DB6BDBF98CFA1FA3FF00B7125357F6B650A6B75A2AA1CE0CF52D76E754C7163DEE1FE0DCEDF657E955FCDFFDB9E9D3669635AFBB1AABACACD2FB18D73AA772D246E2C768DFA2AA8BB303E4EF2C1B63D9A96EF87B9CD6B3E9FA3FCB67FC4A2E45B95B81A1A7D30C3B8C6BB9C0FA7B5AEFF46E6FBFFE3125369254272EB9ADDEA35ADE6C60F50B9D1B8167A9EAB9B53E7F3BF9A7FE8FF9BFD23ED6EBFECFBB68F5F64ECFCDDF1F47FABBD253FFD0F555E59D37FC5FFD7AFABDD5EFABEAF751AB1FA765B807E4BF63DC2B6977A7EAE3DB53FF0058ADAF7FF33FF6E56BD4D57CDBDF4B185824BDFB4FD198DAF7E9EA3EA67E67EF24A78AFA8DF50FA8743C9EB15F5635E561F5267A40EE25D6326D6BFD76C7B7D5AECF7FE9152C2FAA9FE307EAA599387F567231B2FA5DEF2FA9B9101EC2435BEA3DA433F4BEDD9FA37D9559B3D4F46BFE6D77CECF2C739A5AD3B4897177E6904BAC3B43FF0077E8337BFF00E2EB4DF6FB0825B4CEA79746803E777B7736CFD1FD0FFC1125393D3BEAF755CCFAB191D23EB6E5B7A85F985FEA59534
|
|||
|
|
<TfrxMemoView Name="Memo5" Left="0" Top="98" Width="348" Height="102" OnBeforePrint="Memo5OnBeforePrint" ShowHint="False" AllowHTMLTags="True" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" LineSpacing="5" ParentFont="False" Text="<b>ADRESSE DE LIVRAISON</b> [frxDBCabecera."CALLE_ENVIO"] [frxDBCabecera."CODIGO_POSTAL_ENVIO"] [frxDBCabecera."POBLACION_ENVIO"] [frxDBCabecera."PROVINCIA_ENVIO"] [frxDBCabecera."PAIS_ENVIO"] "/>
|
|||
|
|
<TfrxMemoView Name="Memo6" Align="baLeft" Left="0" Top="198" Width="337" Height="20" OnBeforePrint="Memo6OnBeforePrint" ShowHint="False" StretchMode="smActualHeight" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" LineSpacing="5" ParentFont="False" Text="Contact: [frxDBCabecera."PERS_CONTACTO_ENVIO"] [frxDBCabecera."TLFS_ENVIO"] "/>
|
|||
|
|
<TfrxMemoView Name="Memo7" Align="baLeft" Left="0" Top="218" Width="717" Height="45" OnBeforePrint="Memo7OnBeforePrint" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" LineSpacing="5" ParentFont="False" Text="Commentaires: [frxDBCabecera."NOTAS_ENVIO"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo15" Align="baBottom" Left="0" Top="263" Width="717" Height="27" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="10921638" Font.Height="-16" Font.Name="Arial" Font.Style="1" Frame.Color="14211288" Frame.TopLine.Color="0" ParentFont="False" VAlign="vaCenter" Text="CONFIRMATION DE COMMANDE"/>
|
|||
|
|
<TfrxLineView Name="Line3" Left="1" Top="84" Width="718" Height="0" ShowHint="False" Frame.Typ="4"/>
|
|||
|
|
</TfrxPageHeader>
|
|||
|
|
<TfrxMasterData Name="MasterData1" Height="36" Left="0" Top="366" Width="718,101251175" OnBeforePrint="MasterData1OnBeforePrint" ColumnWidth="0" ColumnGap="0" DataSet="frxDBCapitulos" DataSetName="frxDBCapitulos" PrintIfDetailEmpty="True" RowCount="0" Stretched="True">
|
|||
|
|
<TfrxMemoView Name="Memo45" Align="baLeft" Left="0" Top="4" Width="715,74057" Height="21" OnBeforePrint="Memo45OnBeforePrint" ShowHint="False" StretchMode="smActualHeight" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-15" Font.Name="Arial" Font.Style="1" GapX="0" ParentFont="False" Text=" [<frxDBCapitulos."CONCEPTO">]"/>
|
|||
|
|
</TfrxMasterData>
|
|||
|
|
<TfrxDetailData Name="BandaDetalles" Font.Charset="1" Font.Color="13056" Font.Height="-7" Font.Name="Arial" Font.Style="0" Height="16" Left="0" ParentFont="False" Top="464" Width="718,101251175" OnBeforePrint="DetailData1OnBeforePrint" ColumnWidth="0" ColumnGap="0" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" PrintIfDetailEmpty="True" RowCount="0" Stretched="True">
|
|||
|
|
<TfrxMemoView Name="RichConcepto" Align="baLeft" Left="55" Top="0" Width="365" Height="16" ShowHint="False" StretchMode="smMaxHeight" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" GapX="5" GapY="2" ParentFont="False" Text="[IIF((Length(Trim(<frxDBDetalles."CONCEPTO_FR">))>0), <frxDBDetalles."CONCEPTO_FR">, IIF((Length(Trim(<frxDBDetalles."PROPIEDAD">))>0), <frxDBDetalles."PROPIEDAD"> + ' ' + <frxDBDetalles."CONCEPTO">, <frxDBDetalles."CONCEPTO">))]"/>
|
|||
|
|
<TfrxMemoView Name="frxDBDetallesCANTIDAD" Align="baLeft" Left="420" Top="0" Width="55" Height="16" Visible="False" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="2" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[frxDBDetalles."CANTIDAD"]"/>
|
|||
|
|
<TfrxMemoView Name="frxDBDetallesCANTIDAD2" Align="baLeft" Left="0" Top="0" Width="55" Height="16" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="2" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[frxDBDetalles."CANTIDAD"] "/>
|
|||
|
|
<TfrxMemoView Name="Memo35" Align="baLeft" Left="475" Top="0" Width="93" Height="16" OnBeforePrint="Memo35OnBeforePrint" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2m" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="1" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[frxDBDetalles."IMPORTE_NETO"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo3" Align="baLeft" Left="568" Top="0" Width="55" Height="16" OnBeforePrint="Memo3OnBeforePrint" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 %" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="1" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[frxDBDetalles."DESCUENTO"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo36" Align="baLeft" Left="623" Top="0" Width="95" Height="16" OnBeforePrint="Memo36OnBeforePrint" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2m" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="1" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[frxDBDetalles."IMPORTE_TOTAL"]"/>
|
|||
|
|
</TfrxDetailData>
|
|||
|
|
<TfrxHeader Name="Header1" Height="22" Left="0" Top="422" Width="718,101251175" ReprintOnNewPage="True">
|
|||
|
|
<TfrxMemoView Name="lConcepto" Align="baLeft" Left="55" Top="0" Width="365" Height="22" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" Frame.Typ="8" ParentFont="False" VAlign="vaCenter" Text=" Description"/>
|
|||
|
|
<TfrxMemoView Name="lCantidad" Align="baLeft" Left="420" Top="0" Width="55" Height="22" Visible="False" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" Frame.Typ="10" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Quantité"/>
|
|||
|
|
<TfrxMemoView Name="lCantidad2" Align="baLeft" Left="0" Top="0" Width="55" Height="22" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" Frame.Typ="10" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Quantité"/>
|
|||
|
|
<TfrxMemoView Name="lImporte" Align="baLeft" Left="475" Top="0" Width="93" Height="22" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" Frame.Typ="9" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Prix unitaire"/>
|
|||
|
|
<TfrxMemoView Name="lDto" Align="baLeft" Left="568" Top="0" Width="55" Height="22" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" Frame.Typ="9" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Remise"/>
|
|||
|
|
<TfrxMemoView Name="lImporteTotal" Align="baLeft" Left="623" Top="0" Width="95" Height="22" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" Frame.Typ="9" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Montant total"/>
|
|||
|
|
</TfrxHeader>
|
|||
|
|
<TfrxFooter Name="Footer1" Height="60" Left="0" Top="536" Width="718,101251175">
|
|||
|
|
<TfrxMemoView Name="Memo13" Align="baClient" Left="0" Top="0" Width="718,101251175" Height="60" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="1310975" Font.Height="-12" Font.Name="Tahoma" Font.Style="1" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text=""/>
|
|||
|
|
<TfrxMemoView Name="Memo21" Left="296" Top="2" Width="322" Height="16" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" Text="Montant:"/>
|
|||
|
|
<TfrxLineView Name="Line2" Left="0" Top="0" Width="715" Height="0" ShowHint="False" Frame.Typ="4"/>
|
|||
|
|
<TfrxMemoView Name="Memo20" Left="618,10125118" Top="2" Width="100" Height="16" OnBeforePrint="Memo20OnBeforePrint" ShowHint="False" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2m" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.RightLine.Style="fsDot" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[frxDBCapitulos."IMPORTE_TOTAL"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo11" Left="618,10125118" Top="17" Width="100" Height="16" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2m" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.RightLine.Style="fsDot" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[frxDBCapitulos."IMPORTE_DESCUENTO"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo24" Left="295" Top="17" Width="323" Height="16" ShowHint="False" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 %" DisplayFormat.Kind="fkNumeric" Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" Text="Remise [frxDBCapitulos."DESCUENTO"]:"/>
|
|||
|
|
<TfrxMemoView Name="Memo2" Left="296" Top="34" Width="322" Height="16" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" Text="Montant total:"/>
|
|||
|
|
<TfrxMemoView Name="Memo4" Left="618,10125118" Top="34" Width="100" Height="16" ShowHint="False" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2m" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" Frame.RightLine.Style="fsDot" GapX="5" GapY="2" HAlign="haRight" HideZeros="True" ParentFont="False" Text="[(<frxDBCapitulos."IMPORTE_TOTAL"> + <frxDBCapitulos."IMPORTE_DESCUENTO">)]"/>
|
|||
|
|
</TfrxFooter>
|
|||
|
|
<TfrxReportSummary Name="ReportSummary1" Height="278" Left="0" Top="1693" Width="718,101251175" OnBeforePrint="ReportSummary1OnBeforePrint" Stretched="True">
|
|||
|
|
<TfrxMemoView Name="eImporteneto" Align="baRight" Left="5,45669291" Top="12" Width="151" Height="22" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Net amount"/>
|
|||
|
|
<TfrxMemoView Name="Importeneto" Align="baRight" Left="6,45669291" Top="36" Width="150" Height="22" ShowHint="False" Color="15263976" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 <20>" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="[frxDBCabecera."IMPORTE_NETO"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo41" Left="337" Top="201" Width="379,48819386" Height="20,33859" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-15" Font.Name="Arial" Font.Style="1" HAlign="haCenter" HideZeros="True" ParentFont="False" Text="Signature [NombreEmpresa]"/>
|
|||
|
|
<TfrxMemoView Name="Memo42" Left="30" Top="201" Width="303,48819386" Height="20,33859" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-15" Font.Name="Arial" Font.Style="1" HAlign="haCenter" HideZeros="True" ParentFont="False" Text="Signature [frxDBCabecera."NOMBRE"]"/>
|
|||
|
|
<TfrxMemoView Name="eIva" Align="baRight" Left="406,45669291" Top="12" Width="100" Height="22" Visible="False" ShowHint="False" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 %" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haCenter" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="TVA [frxDBCabecera."IVA"] "/>
|
|||
|
|
<TfrxMemoView Name="Iva" Align="baRight" Left="406,45669291" Top="36" Width="100" Height="22" Visible="False" ShowHint="False" Color="15263976" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 <20>" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="[frxDBCabecera."IMPORTE_IVA"]"/>
|
|||
|
|
<TfrxMemoView Name="eRe" Align="baRight" Left="506,45669291" Top="12" Width="90" Height="22" Visible="False" ShowHint="False" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 %" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="RE [frxDBCabecera."RE"] "/>
|
|||
|
|
<TfrxMemoView Name="Re" Align="baRight" Left="506,45669291" Top="36" Width="90" Height="22" Visible="False" ShowHint="False" Color="15263976" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 <20>" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="[frxDBCabecera."IMPORTE_RE"]"/>
|
|||
|
|
<TfrxMemoView Name="eBaseimponible" Align="baRight" Left="256,45669291" Top="12" Width="150" Height="22" Visible="False" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Montant hors taxes"/>
|
|||
|
|
<TfrxMemoView Name="Baseimponible" Align="baRight" Left="256,45669291" Top="36" Width="150" Height="22" Visible="False" ShowHint="False" Color="15263976" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 <20>" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="[frxDBCabecera."BASE_IMPONIBLE"]"/>
|
|||
|
|
<TfrxMemoView Name="eDescuento" Align="baRight" Left="156,45669291" Top="12" Width="100" Height="22" Visible="False" ShowHint="False" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 %" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haCenter" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="Discount [frxDBCabecera."DESCUENTO"] "/>
|
|||
|
|
<TfrxMemoView Name="Descuento" Align="baRight" Left="156,45669291" Top="36" Width="100" Height="22" Visible="False" ShowHint="False" Color="15263976" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 <20>" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haCenter" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="- [frxDBCabecera."IMPORTE_DESCUENTO"]"/>
|
|||
|
|
<TfrxMemoView Name="eImportetotal" Left="596,45669291" Top="12" Width="120" Height="22" Visible="False" ShowHint="False" Color="16777215" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 %" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" HAlign="haRight" ParentFont="False" VAlign="vaCenter" Text="Total commande"/>
|
|||
|
|
<TfrxMemoView Name="Importetotal" Left="596,45669291" Top="36" Width="120" Height="22" Visible="False" ShowHint="False" Color="15263976" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 <20>" DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" HAlign="haRight" HideZeros="True" ParentFont="False" VAlign="vaCenter" Text="[frxDBCabecera."IMPORTE_TOTAL"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo40" Left="5" Top="150" Width="88,48819386" Height="16" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="1" HideZeros="True" ParentFont="False" Text="Notes:"/>
|
|||
|
|
<TfrxMemoView Name="lplazosEntrega" Left="507" Top="73" Width="103,48819386" Height="20" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="1" HideZeros="True" ParentFont="False" Text="Date de livraison:"/>
|
|||
|
|
<TfrxMemoView Name="Memo37" Left="6" Top="168" Width="710,48819386" Height="29" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" HideZeros="True" ParentFont="False" Text="[frxDBCabecera."OBSERVACIONES"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo27" Left="5" Top="94" Width="493" Height="55" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" HideZeros="True" ParentFont="False" Text="[frxDBCabecera."FORMA_PAGO"]"/>
|
|||
|
|
<TfrxMemoView Name="Memo28" Left="507" Top="94" Width="194" Height="66" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" HideZeros="True" ParentFont="False" Text="[frxDBCabecera."PLAZO_ENTREGA"]"/>
|
|||
|
|
<TfrxMemoView Name="lformaPago" Left="5" Top="73" Width="116,48819386" Height="20" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="1" HideZeros="True" ParentFont="False" Text="Mode de paiement:"/>
|
|||
|
|
</TfrxReportSummary>
|
|||
|
|
<TfrxOverlay Name="Overlay1" Height="1016,69357" Left="0" Top="616" Width="718,101251175"/>
|
|||
|
|
<TfrxDetailData Name="DetailData2" Height="16" Left="0" Top="500" Width="718,101251175" OnBeforePrint="DetailData2OnBeforePrint" Columns="2" ColumnWidth="360" ColumnGap="0" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" RowCount="0" Stretched="True">
|
|||
|
|
<TfrxMemoView Name="Memo10" Align="baLeft" Left="0" Top="0" Width="130" Height="16" ShowHint="False" StretchMode="smMaxHeight" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="1" Frame.Typ="15" ParentFont="False" Text="[frxDBDetalles."PROPIEDAD"]"/>
|
|||
|
|
<TfrxMemoView Name="Rich1" Align="baLeft" Left="130" Top="0" Width="228" Height="16" ShowHint="False" StretchMode="smMaxHeight" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" Frame.Typ="13" Frame.RightLine.Style="fsDot" GapX="5" GapY="2" ParentFont="False" Text="[frxDBDetalles."CONCEPTO"]"/>
|
|||
|
|
<TfrxLineView Name="Line1" Align="baRight" Left="718,101251175" Top="1" Width="0" Height="16" ShowHint="False" StretchMode="smMaxHeight" Frame.Typ="1"/>
|
|||
|
|
</TfrxDetailData>
|
|||
|
|
<TfrxPageFooter Name="PageFooter1" Height="151" Left="0" Top="1991" Width="718,101251175">
|
|||
|
|
<TfrxPictureView Name="Picture1" Left="150" Top="17" Width="568" Height="68" ShowHint="False" Picture.PropData="04446174610A45B103000A544A504547496D61676536B10300FFD8FFE000104A46494600010200006400640000FFEC00114475636B79000100040000003C0000FFE10D46687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F003C3F787061636B657420626567696E3D22EFBBBF222069643D2257354D304D7043656869487A7265537A4E54637A6B633964223F3E0A3C783A786D706D65746120786D6C6E733A783D2261646F62653A6E733A6D6574612F2220783A786D70746B3D2241646F626520584D5020436F726520342E322E322D633036332035332E3335323632342C20323030382F30372F33302D31383A31323A31382020202020202020223E0A203C7264663A52444620786D6C6E733A7264663D22687474703A2F2F7777772E77332E6F72672F313939392F30322F32322D7264662D73796E7461782D6E7323223E0A20203C7264663A4465736372697074696F6E207264663A61626F75743D22220A20202020786D6C6E733A64633D22687474703A2F2F7075726C2E6F72672F64632F656C656D656E74732F312E312F220A20202020786D6C6E733A786D705269676874733D22687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F7269676874732F220A20202020786D6C6E733A70686F746F73686F703D22687474703A2F2F6E732E61646F62652E636F6D2F70686F746F73686F702F312E302F220A20202020786D6C6E733A4970746334786D70436F72653D22687474703A2F2F697074632E6F72672F7374642F4970746334786D70436F72652F312E302F786D6C6E732F220A202020786D705269676874733A57656253746174656D656E743D22220A20202070686F746F73686F703A417574686F7273506F736974696F6E3D22223E0A2020203C64633A7269676874733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F64633A7269676874733E0A2020203C64633A63726561746F723E0A202020203C7264663A5365713E0A20202020203C7264663A6C692F3E0A202020203C2F7264663A5365713E0A2020203C2F64633A63726561746F723E0A2020203C64633A7469746C653E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74223E4C4F474F532053454C4C4F5320323032323C2F7264663A6C693E0A202020203C2F7264663A416C743E0A2020203C2F64633A7469746C653E0A2020203C786D705269676874733A55736167655465726D733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F786D705269676874733A55736167655465726D733E0A2020203C4970746334786D70436F72653A43726561746F72436F6E74616374496E666F0A202020204970746334786D70436F72653A43694164724578746164723D22220A202020204970746334786D70436F72653A4369416472436974793D22220A202020204970746334786D70436F72653A4369416472526567696F6E3D22220A202020204970746334786D70436F72653A436941647250636F64653D22220A202020204970746334786D70436F72653A4369416472437472793D22220A202020204970746334786D70436F72653A436954656C576F726B3D22220A202020204970746334786D70436F72653A4369456D61696C576F726B3D22220A202020204970746334786D70436F72653A436955726C576F726B3D22222F3E0A20203C2F7264663A4465736372697074696F6E3E0A203C2F7264663A5244463E0A3C2F783A786D706D6574613E0A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A20202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202
|
|||
|
|
<TfrxMemoView Name="Direccion" Left="1" Top="15" Width="716" Height="47" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-9" Font.Name="Arial" Font.Style="0" Frame.Typ="4" ParentFont="False" Text="C/Bélmez, 22 - Pol.Ind. Albarreja 28946 Fuenlabrada - Madrid info@uecko.com - www.uecko.com Tlf. +34 916 099 394 "/>
|
|||
|
|
<TfrxPictureView Name="Picture7" Left="606,55062559" Top="111" Width="110" Height="40" ShowHint="False" Picture.PropData="04446174610AA24F050007544269746D6170964F0500424D964F0500000000003600000028000000F4010000AE0000000100200000000000604F050000000000000000000000000000000000FFFFFF00FFFFFF00F7F7F700F8F8F800FAFAFA00F9F9F900FDFDFD00FFFFFF00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB0
|
|||
|
|
<TfrxMemoView Name="LOPD" Align="baCenter" Left="0,5506255875" Top="53" Width="717" Height="63,33859" ShowHint="False" AllowHTMLTags="True" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " Font.Charset="1" Font.Color="0" Font.Height="-7" Font.Name="Arial" Font.Style="0" HAlign="haBlock" HideZeros="True" ParentFont="False" VAlign="vaBottom" Text="Informations de base sur la protection des données Contrôleur de données : ABETO DESIGN S.L. Finalité : Fournir les services demandés et effectuer des tâches comptables, fiscales, et de gestion administrative, ainsi que vous envoyer des communications commerciales sur nos produits et/ou services. Intérêt légitime : Exécution d’un contrat. Intérêt légitime du Contrôleur de Données. Destinataires : Les données ne seront pas transférées à des tiers, sauf obligation légale. Droits : Vous avez le droit d’accéder à, de rectifier et de supprimer vos données ainsi que d’autres droits, indiqués dans les informations complémentaires. Vous pouvez exercer ces droits en envoyant un e-mail avec une copie de votre pièce d’identité à notre adresse e-mail : administracion@uecko.com. Source : La personne concernée. Informations complémentaires : Vous pouvez consulter les informations complémentaires et détaillées sur la protection des données sur notre site internet : www.uecko.com* Seuls les produits marqués comme tels dans ce document sont certifiés FSC®."/>
|
|||
|
|
<TfrxMemoView Name="Memo1" Left="533" Top="0" Width="184,48819386" Height="14" ShowHint="False" AllowHTMLTags="True" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haRight" HideZeros="True" ParentFont="False" Text="Page <b>[<Pagina>] / [<TotalPaginas>]</b>"/>
|
|||
|
|
<TfrxPictureView Name="Picture8" Left="526" Top="111" Width="80" Height="38" ShowHint="False" Picture.PropData="04446174610A3D7900000A544A504547496D6167652E790000FFD8FFE000104A46494600010200006400640000FFEC00114475636B79000100040000003C0000FFE10D38687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F003C3F787061636B657420626567696E3D22EFBBBF222069643D2257354D304D7043656869487A7265537A4E54637A6B633964223F3E0A3C783A786D706D65746120786D6C6E733A783D2261646F62653A6E733A6D6574612F2220783A786D70746B3D2241646F626520584D5020436F726520342E322E322D633036332035332E3335323632342C20323030382F30372F33302D31383A31323A31382020202020202020223E0A203C7264663A52444620786D6C6E733A7264663D22687474703A2F2F7777772E77332E6F72672F313939392F30322F32322D7264662D73796E7461782D6E7323223E0A20203C7264663A4465736372697074696F6E207264663A61626F75743D22220A20202020786D6C6E733A64633D22687474703A2F2F7075726C2E6F72672F64632F656C656D656E74732F312E312F220A20202020786D6C6E733A786D705269676874733D22687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F7269676874732F220A20202020786D6C6E733A70686F746F73686F703D22687474703A2F2F6E732E61646F62652E636F6D2F70686F746F73686F702F312E302F220A20202020786D6C6E733A4970746334786D70436F72653D22687474703A2F2F697074632E6F72672F7374642F4970746334786D70436F72652F312E302F786D6C6E732F220A202020786D705269676874733A57656253746174656D656E743D22220A20202070686F746F73686F703A417574686F7273506F736974696F6E3D22223E0A2020203C64633A7269676874733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F64633A7269676874733E0A2020203C64633A63726561746F723E0A202020203C7264663A5365713E0A20202020203C7264663A6C692F3E0A202020203C2F7264663A5365713E0A2020203C2F64633A63726561746F723E0A2020203C64633A7469746C653E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74223E5765623C2F7264663A6C693E0A202020203C2F7264663A416C743E0A2020203C2F64633A7469746C653E0A2020203C786D705269676874733A55736167655465726D733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F786D705269676874733A55736167655465726D733E0A2020203C4970746334786D70436F72653A43726561746F72436F6E74616374496E666F0A202020204970746334786D70436F72653A43694164724578746164723D22220A202020204970746334786D70436F72653A4369416472436974793D22220A202020204970746334786D70436F72653A4369416472526567696F6E3D22220A202020204970746334786D70436F72653A436941647250636F64653D22220A202020204970746334786D70436F72653A4369416472437472793D22220A202020204970746334786D70436F72653A436954656C576F726B3D22220A202020204970746334786D70436F72653A4369456D61696C576F726B3D22220A202020204970746334786D70436F72653A436955726C576F726B3D22222F3E0A20203C2F7264663A4465736372697074696F6E3E0A203C2F7264663A5244463E0A3C2F783A786D706D6574613E0A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200
|
|||
|
|
<TfrxMemoView Name="Memo22" Left="0" Top="129" Width="226" Height="16" ShowHint="False" Font.Charset="1" Font.Color="0" Font.Height="-8" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="CODE DE CERTIFICATE FSC: SGSCH-COC-060654"/>
|
|||
|
|
</TfrxPageFooter>
|
|||
|
|
</TfrxReportPage>
|
|||
|
|
<TfrxReportPage Name="Page1" PaperWidth="210" PaperHeight="297" PaperSize="9" LeftMargin="10,00125" RightMargin="10,00125" TopMargin="10,00125" BottomMargin="10,00125" ColumnWidth="0" ColumnPositions.Text="" LargeDesignHeight="True" HGuides.Text="" VGuides.Text="">
|
|||
|
|
<TfrxPageHeader Name="PageHeader1" Height="129" Left="0" Top="16" Width="718,101251175">
|
|||
|
|
<TfrxMemoView Name="Memo8" Left="379" Top="1" Width="344" Height="81" ShowHint="False" AllowHTMLTags="True" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="0" LineSpacing="5" ParentFont="False" Text="Commande no: <b>[frxDBCabecera."REFERENCIA"]</b> Date: <b>[frxDBCabecera."FECHA_CONTRATO"]</b> Code client:<b> [frxDBCabecera."REF_CLIENTE"]</b> Réf. Client.: <b>[frxDBCabecera."REFERENCIA_CLIENTE"]</b>"/>
|
|||
|
|
<TfrxPictureView Name="Picture2" Left="-6" Top="1" Width="320" Height="75" ShowHint="False" Picture.PropData="04446174610A523201000A544A504547496D61676543320100FFD8FFE10AA44578696600004D4D002A000000080008011200030000000100010000011A0005000000010000006E011B00050000000100000076012800030000000100020000013100020000001F0000007E01320002000000140000009D013B000200000007000000B18769000400000001000000B8000000E4002DC6C000002710002DC6C00000271041646F62652050686F746F73686F702032312E31202857696E646F77732900323032323A30353A31322030383A34333A3334006D697269616D000003A001000300000001FFFF0000A00200040000000100000449A003000400000001000000F30000000000000006010300030000000100060000011A00050000000100000132011B0005000000010000013A01280003000000010002000002010004000000010000014202020004000000010000095A0000000000000048000000010000004800000001FFD8FFED000C41646F62655F434D0001FFEE000E41646F626500648000000001FFDB0084000C08080809080C09090C110B0A0B11150F0C0C0F1518131315131318110C0C0C0C0C0C110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C010D0B0B0D0E0D100E0E10140E0E0E14140E0E0E0E14110C0C0C0C0C11110C0C0C0C0C0C110C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0CFFC00011080023009E03012200021101031101FFDD0004000AFFC4013F0000010501010101010100000000000000030001020405060708090A0B0100010501010101010100000000000000010002030405060708090A0B1000010401030204020507060805030C33010002110304211231054151611322718132061491A1B14223241552C16233347282D14307259253F0E1F163733516A2B283264493546445C2A3743617D255E265F2B384C3D375E3F3462794A485B495C4D4E4F4A5B5C5D5E5F55666768696A6B6C6D6E6F637475767778797A7B7C7D7E7F711000202010204040304050607070605350100021103213112044151617122130532819114A1B14223C152D1F0332462E1728292435315637334F1250616A2B283072635C2D2449354A317644555367465E2F2B384C3D375E3F34694A485B495C4D4E4F4A5B5C5D5E5F55666768696A6B6C6D6E6F62737475767778797A7B7C7FFDA000C03010002110311003F00F5363195B1B5D6D0C63006B1AD10001A35AD685254BABF47E9FD6B01FD3FA8D66EC5B4B4BD81CE649690F6FBEB2C7FD26AF38FF1183D9D68F9E37FEECA4A7D5145CF63480E7069768D04C49F25E51F51334F4DEA5F5D7A83582C76136EBDB59301C6A7655BB377E6EED8B9AE9977D55EB2CCAEA1F5CBAB65FED5C879159A985C18DF6B9B6BBF456336EEDF5B31EAD95554FF00D6FD24A7DF945D656D706B9C039DF4412013F05E4BF543EBAF54C2FA8FD766C392FE8A296605EED486E4B9D8B4B76D8DF7558AF67AD532CFCCFD07F355B13FD59FF1698DF5A3A037AEF55EA394EEA39FEA3ABB3735E1BB4BA8ADD91EA8B2DC9F755BFF009FA3F47FA1494F5DFE317EB6752FAADD3B172BA7D74DAFBEE353C5ED73801B5CFF006FA5653FBABA9C7B1D6E3D563A039EC6B8C71244AF2DFF001A1D2DDD1FEA6746E9AEC9B735D8D796BB22E32F71D963BF95B2A66ED9455BBF454FA75AA3D2F328FF0018DF5B28C4EAB7FD93A560D5BB13A6EE3BEED81BBD9EAB7637D4B1ADF572367E9BECECF4B1FF00C2655494FB1C8899D3C5331EC78DCC7070E24190BCB3EB40CAFAC7F5EE8FA8F5DC7A7F45C3631AEA6886B5CD6D2DCDFE646C67B59E9E3E3B3F495E3FF3DE9FD354FEB47D5CC8FF001719185D77EAE66DA69B2CF42FA320876F743AD0CB052DA197635B5B1DB99B7D4A6CFD2556EFFE6129F5DA6FA2F0E34D8DB031C58F2C21D0E6FD363B6FE7B5110710D2FC765D4B056CBC0B60003578DD2E8FCF46494A4CA8D9675133B19B439DB99C68C01C363F4FA4E73596FF00D77D1F52BFE71397F513F4621E2C1592D8DB2E6FA4FB67FD155BBD9FE152534D9D5FA8FA14DB652D1EAB7D41ED7005B147D2F7FEAECF5321D5BB22CFF47EB7A1E9A233AAE5B9E5ACAD9738643A934B486BC31BF68F74BAC77BDDF6767F3CDC64716F512E7BB6403018C3040700CDCD2E86FB377ABFA4FCFF00F82FF0926D993E95841B0B46CDAF73007EA7F4DB6BDBF98CFA1FA3FF00B7125357F6B650A6B75A2AA1CE0CF52D76E754C7163DEE1FE0DCEDF657E955FCDFFDB9E9D3669635AFBB1AABACACD2FB18D73AA772D246E2C768DFA2AA8BB303E4EF2C1B63D9A96EF87B9CD6B3E9FA3FCB67FC4A2E45B95B81A1A7D30C3B8C6BB9C0FA7B5AEFF46E6FBFFE3125369254272EB9ADDEA35ADE6C60F50B9D1B8167A9EAB9B53E7F3BF9A7FE8FF9BFD23ED6EBFECFBB68F5F64ECFCDDF1F47FABBD253FFD0F555E59D37FC5FFD7AFABDD5EFABEAF751AB1FA765B807E4BF63DC2B6977A7EAE3DB53FF0058ADAF7FF33FF6E56BD4D57CDBDF4B185824BDFB4FD198DAF7E9EA3EA67E67EF24A78AFA8DF50FA8743C9EB15F5635E561F5267A40EE25D6326D6BFD76C7B7D5AECF7FE9152C2FAA9FE307EAA599387F567231B2FA5DEF2FA9B9101EC2435BEA3DA433F4BEDD9FA37D9559B3D4F46BFE6D77CECF2C739A5AD3B4897177E6904BAC3B43FF0077E8337BFF00E2EB4DF6FB0825B4CEA79746803E777B7736CFD1FD0FFC1125393D3BEAF755CCFAB191D23EB6E5B7A85F985FEA59534
|
|||
|
|
<TfrxLineView Name="Line4" Left="0" Top="84" Width="718" Height="0" ShowHint="False" Frame.Typ="4"/>
|
|||
|
|
<TfrxMemoView Name="Memo9" Left="0" Top="87" Width="717" Height="37" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="10921638" Font.Height="-16" Font.Name="Arial" Font.Style="1" Frame.Color="14211288" Frame.TopLine.Color="0" ParentFont="False" VAlign="vaCenter" Text="CONDITIONS DE VENTE ET DE LIVRAISON"/>
|
|||
|
|
</TfrxPageHeader>
|
|||
|
|
<TfrxPageFooter Name="PageFooter2" Height="908" Left="0" Top="205" Width="718,101251175">
|
|||
|
|
<TfrxPictureView Name="Picture5" Left="153" Top="770" Width="565" Height="69" ShowHint="False" Picture.PropData="04446174610A45B103000A544A504547496D61676536B10300FFD8FFE000104A46494600010200006400640000FFEC00114475636B79000100040000003C0000FFE10D46687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F003C3F787061636B657420626567696E3D22EFBBBF222069643D2257354D304D7043656869487A7265537A4E54637A6B633964223F3E0A3C783A786D706D65746120786D6C6E733A783D2261646F62653A6E733A6D6574612F2220783A786D70746B3D2241646F626520584D5020436F726520342E322E322D633036332035332E3335323632342C20323030382F30372F33302D31383A31323A31382020202020202020223E0A203C7264663A52444620786D6C6E733A7264663D22687474703A2F2F7777772E77332E6F72672F313939392F30322F32322D7264662D73796E7461782D6E7323223E0A20203C7264663A4465736372697074696F6E207264663A61626F75743D22220A20202020786D6C6E733A64633D22687474703A2F2F7075726C2E6F72672F64632F656C656D656E74732F312E312F220A20202020786D6C6E733A786D705269676874733D22687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F7269676874732F220A20202020786D6C6E733A70686F746F73686F703D22687474703A2F2F6E732E61646F62652E636F6D2F70686F746F73686F702F312E302F220A20202020786D6C6E733A4970746334786D70436F72653D22687474703A2F2F697074632E6F72672F7374642F4970746334786D70436F72652F312E302F786D6C6E732F220A202020786D705269676874733A57656253746174656D656E743D22220A20202070686F746F73686F703A417574686F7273506F736974696F6E3D22223E0A2020203C64633A7269676874733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F64633A7269676874733E0A2020203C64633A63726561746F723E0A202020203C7264663A5365713E0A20202020203C7264663A6C692F3E0A202020203C2F7264663A5365713E0A2020203C2F64633A63726561746F723E0A2020203C64633A7469746C653E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74223E4C4F474F532053454C4C4F5320323032323C2F7264663A6C693E0A202020203C2F7264663A416C743E0A2020203C2F64633A7469746C653E0A2020203C786D705269676874733A55736167655465726D733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F786D705269676874733A55736167655465726D733E0A2020203C4970746334786D70436F72653A43726561746F72436F6E74616374496E666F0A202020204970746334786D70436F72653A43694164724578746164723D22220A202020204970746334786D70436F72653A4369416472436974793D22220A202020204970746334786D70436F72653A4369416472526567696F6E3D22220A202020204970746334786D70436F72653A436941647250636F64653D22220A202020204970746334786D70436F72653A4369416472437472793D22220A202020204970746334786D70436F72653A436954656C576F726B3D22220A202020204970746334786D70436F72653A4369456D61696C576F726B3D22220A202020204970746334786D70436F72653A436955726C576F726B3D22222F3E0A20203C2F7264663A4465736372697074696F6E3E0A203C2F7264663A5244463E0A3C2F783A786D706D6574613E0A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A2020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020
|
|||
|
|
<TfrxMemoView Name="Memo14" Left="3" Top="768" Width="716" Height="47" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-9" Font.Name="Arial" Font.Style="0" Frame.Typ="4" ParentFont="False" Text="C/Bélmez, 22 - Pol.Ind. Albarreja 28946 Fuenlabrada - Madrid info@uecko.com - www.uecko.com Tlf. +34 916 099 394 "/>
|
|||
|
|
<TfrxMemoView Name="Memo12" Left="3" Top="2" Width="710,48819386" Height="897" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-11" Font.Name="Arial" Font.Style="0" HAlign="haBlock" HideZeros="True" ParentFont="False" Text="Aucune annulation ou remboursement ne sera accepté une fois que ce devis/cette commande aura été confirmé. Toute modification ultérieure de la commande impliquera une nouvelle date de livraison dans les délais prévus. Les annulations seront soumises à des frais d'annulation de 500 € (hors taxes), quel que soit le montant de la commande. Toute extension et/ou modification de ce devis/cette commande devra faire l'objet d'un processus entièrement distinct (devis, acceptation, délais de livraison, mode de paiement, etc.). Pour les matériaux naturels (verre, bois, etc.) et les matériaux artisanaux, les teintes, les grains et/ou les calibres sont approximatifs et peuvent varier par rapport aux échantillons disponibles sur le point de vente. En Espagne (à l'exclusion des îles Canaries) : le mobilier faisant l'objet du contrat sera livré à l'entrepôt ou au domicile du client, pour autant que cela soit possible par les moyens habituels. Si la livraison des matériaux contractés nécessite l'utilisation d'équipements additionnels (tels que des grues, des échafaudages, des poulies, etc.), ces coûts seront à la charge exclusive du client, sous réserve d'un devis préalable et de l'approbation de ce dernier. Pour l'exportation : le client viendra récupérer les marchandises commandées dans les installations d'Abeto Design, S.L. Abeto Design, S.L. ne sera pas responsable des éventuels dommages causés par le traitement ou l'intervention de tiers externes. Si la livraison n'a pas été effectuée dans les 20 jours ouvrables après la fabrication de la commande pour des raisons indépendantes de la volonté d'Abeto Design, S.L., le client sera facturé et les montants en attente de paiement lui seront facturés. De même, Abeto Design, S.L. se réserve le droit de facturer au client des frais de stockage d'un montant de 110 €/m3 pour chaque mois écoulé jusqu'à la livraison finale de la marchandise, 30 jours après la fabrication de la commande. Les biens vendus resteront la propriété d'Abeto Design, S.L., qui s'en réserve la propriété jusqu'au paiement intégral, l'article restant en dépôt chez le client, qui assumera la responsabilité de tous les frais résultant de sa possession et de son utilisation. La perte, la disparition ou la destruction totale ou partielle de ces biens ne dispense pas le client de l'obligation de les payer dans les délais prévus. Tous nos produits bénéficient d'une garantie de deux ans, à condition que le client utilise, entretienne et nettoie correctement le produit. L'extension de garantie de cinq ans est soumise à l'inscription sur notre site web https://uecko.com/registro-de-garantia/ conformément aux instructions de notre manuel d'utilisation et de garantie, que le distributeur fournira au client. En signant ce devis/ cette commande, le client accepte les conditions générales de vente décrites ici et accepte la relation contractuelle entre le client et Abeto Design, S.L. Les parties renoncent expressément à leur propre juridiction et se soumettent à la juridiction et à la compétence des cours et tribunaux de Fuenlabrada - Madrid pour toute question liée à l'exécution ou à l'interprétation du présent document."/>
|
|||
|
|
<TfrxMemoView Name="Memo17" Align="baCenter" Left="0,5506255875" Top="806" Width="717" Height="72,33859" ShowHint="False" AllowHTMLTags="True" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " Font.Charset="1" Font.Color="0" Font.Height="-7" Font.Name="Arial" Font.Style="0" HAlign="haBlock" HideZeros="True" ParentFont="False" VAlign="vaBottom" Text="Informations de base sur la protection des données Contrôleur de données : ABETO DESIGN S.L. Finalité : Fournir les services demandés et effectuer des tâches comptables, fiscales, et de gestion administrative, ainsi que vous envoyer des communications commerciales sur nos produits et/ou services. Intérêt légitime : Exécution d’un contrat. Intérêt légitime du Contrôleur de Données. Destinataires : Les données ne seront pas transférées à des tiers, sauf obligation légale. Droits : Vous avez le droit d’accéder à, de rectifier et de supprimer vos données ainsi que d’autres droits, indiqués dans les informations complémentaires. Vous pouvez exercer ces droits en envoyant un e-mail avec une copie de votre pièce d’identité à notre adresse e-mail : administracion@uecko.com. Source : La personne concernée. Informations complémentaires : Vous pouvez consulter les informations complémentaires et détaillées sur la protection des données sur notre site internet : www.uecko.com* Seuls les produits marqués comme tels dans ce document sont certifiés FSC®."/>
|
|||
|
|
<TfrxMemoView Name="Memo18" Align="baRight" Left="4,101251175" Top="457" Width="714" Height="19,7953" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="Signature [frxDBCabecera."NOMBRE"]"/>
|
|||
|
|
<TfrxPictureView Name="Picture4" Left="605,55062559" Top="868" Width="110" Height="40" ShowHint="False" Picture.PropData="04446174610AA24F050007544269746D6170964F0500424D964F0500000000003600000028000000F4010000AE0000000100200000000000604F050000000000000000000000000000000000FFFFFF00FFFFFF00F7F7F700F8F8F800FAFAFA00F9F9F900FDFDFD00FFFFFF00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB00FBFBFB0
|
|||
|
|
<TfrxPictureView Name="Picture6" Left="525" Top="868" Width="80" Height="38" ShowHint="False" Picture.PropData="04446174610A3D7900000A544A504547496D6167652E790000FFD8FFE000104A46494600010200006400640000FFEC00114475636B79000100040000003C0000FFE10D38687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F003C3F787061636B657420626567696E3D22EFBBBF222069643D2257354D304D7043656869487A7265537A4E54637A6B633964223F3E0A3C783A786D706D65746120786D6C6E733A783D2261646F62653A6E733A6D6574612F2220783A786D70746B3D2241646F626520584D5020436F726520342E322E322D633036332035332E3335323632342C20323030382F30372F33302D31383A31323A31382020202020202020223E0A203C7264663A52444620786D6C6E733A7264663D22687474703A2F2F7777772E77332E6F72672F313939392F30322F32322D7264662D73796E7461782D6E7323223E0A20203C7264663A4465736372697074696F6E207264663A61626F75743D22220A20202020786D6C6E733A64633D22687474703A2F2F7075726C2E6F72672F64632F656C656D656E74732F312E312F220A20202020786D6C6E733A786D705269676874733D22687474703A2F2F6E732E61646F62652E636F6D2F7861702F312E302F7269676874732F220A20202020786D6C6E733A70686F746F73686F703D22687474703A2F2F6E732E61646F62652E636F6D2F70686F746F73686F702F312E302F220A20202020786D6C6E733A4970746334786D70436F72653D22687474703A2F2F697074632E6F72672F7374642F4970746334786D70436F72652F312E302F786D6C6E732F220A202020786D705269676874733A57656253746174656D656E743D22220A20202070686F746F73686F703A417574686F7273506F736974696F6E3D22223E0A2020203C64633A7269676874733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F64633A7269676874733E0A2020203C64633A63726561746F723E0A202020203C7264663A5365713E0A20202020203C7264663A6C692F3E0A202020203C2F7264663A5365713E0A2020203C2F64633A63726561746F723E0A2020203C64633A7469746C653E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74223E5765623C2F7264663A6C693E0A202020203C2F7264663A416C743E0A2020203C2F64633A7469746C653E0A2020203C786D705269676874733A55736167655465726D733E0A202020203C7264663A416C743E0A20202020203C7264663A6C6920786D6C3A6C616E673D22782D64656661756C74222F3E0A202020203C2F7264663A416C743E0A2020203C2F786D705269676874733A55736167655465726D733E0A2020203C4970746334786D70436F72653A43726561746F72436F6E74616374496E666F0A202020204970746334786D70436F72653A43694164724578746164723D22220A202020204970746334786D70436F72653A4369416472436974793D22220A202020204970746334786D70436F72653A4369416472526567696F6E3D22220A202020204970746334786D70436F72653A436941647250636F64653D22220A202020204970746334786D70436F72653A4369416472437472793D22220A202020204970746334786D70436F72653A436954656C576F726B3D22220A202020204970746334786D70436F72653A4369456D61696C576F726B3D22220A202020204970746334786D70436F72653A436955726C576F726B3D22222F3E0A20203C2F7264663A4465736372697074696F6E3E0A203C2F7264663A5244463E0A3C2F783A786D706D6574613E0A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200A202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020202020200
|
|||
|
|
<TfrxMemoView Name="Memo23" Left="0" Top="881" Width="226" Height="16" ShowHint="False" Font.Charset="1" Font.Color="0" Font.Height="-8" Font.Name="Arial" Font.Style="1" ParentFont="False" Text="CODE DE CERTIFICATE FSC: SGSCH-COC-060654"/>
|
|||
|
|
</TfrxPageFooter>
|
|||
|
|
</TfrxReportPage>
|
|||
|
|
</TfrxReport>
|