2015-03-31 08:49:04 +00:00
<?xml version="1.0" encoding="utf-8"?>
2024-09-19 19:17:21 +00:00
<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="45546,5812516204" ScriptLanguage="PascalScript" ScriptText.Text=" procedure DireccionEnvioOnBeforePrint(Sender: TfrxComponent); var ACadena : String; begin ACadena := ''; DireccionEnvio.Lines.Clear; DireccionEnvio.Lines.Add(<frxDBCabecera."CALLE">); if (<frxDBCabecera."CODIGO_POSTAL"> <> '') then ACadena := <frxDBCabecera."CODIGO_POSTAL"> + ' '; if (<frxDBCabecera."POBLACION"> <> '') then ACadena := ACadena + <frxDBCabecera."POBLACION">; if (ACadena <> '') then DireccionEnvio.Lines.Add(ACadena); if (<frxDBCabecera."PROVINCIA"> <> '') then DireccionEnvio.Lines.Add(<frxDBCabecera."PROVINCIA">); end; procedure PageHeader1OnBeforePrint(Sender: TfrxComponent); begin if not Engine.FinalPass then Set('TotalPaginas', (<TotalPaginas> + 1)); if Engine.FinalPass then Set('Pagina', (<Pagina> + 1)); end; procedure frxReportOnStartReport(Sender: TfrxComponent); begin Set('Pagina', 0); Set('TotalPaginas', 0); end; procedure eImporteUnidadOnBeforePrint(Sender: TfrxComponent); begin if <ImprimirPrecio> then begin eImporteUnidad.Visible := True; lImporteUnidad.Visible := True; eImporteTotal.Visible := True; lImporteTotal.Visible := True; ImporteUnidad.Visible := True; ImporteTotal.Visible := True; end else begin eImporteUnidad.Visible := False; lImporteUnidad.Visible := False; eImporteTotal.Visible := False; lImporteTotal.Visible := False; ImporteUnidad.Visible := False; ImporteTotal.Visible := False; eConcepto.Width := eConcepto.Width + eImporteTotal.Width + eImporteUnidad.Width; Concepto.Width := eConcepto.Width - 10; eCantidad.Left := eCantidad.Left + eImporteUnidad.Width; end end; procedure Memo14OnBeforePrint(Sender: TfrxComponent); begin if (<frxDBCabecera."FECHA_ENVIO"> <> 0) then Memo14.visible := True else Memo14.visible := false; end; begin end. " ShowProgress="False" StoreInDFM="False" OnStartReport="frxReportOnStartReport" PropData="044C65667403A90003546F70021008446174617365747301010C3400000020446174615365743D22667278444243616265636572612220446174615365744E616D653D22667278444243616265636572612200010C3400000020446174615365743D226672784442446574616C6C65732220446174615365744E616D653D226672784442446574616C6C6573220000095661726961626C657301010C13000000204E616D653D2220506167696E6163696F6E2200010C14000000204E616D653D22546F74616C506167696E61732200010C0E000000204E616D653D22506167696E612200010C16000000204E616D653D22496D7072696D697250726563696F2200010C1C000000204E616D653D22496D7072696D697252656650726F766565646F722200010C14000000204E616D653D2253686F776C6F676F7469706F220000055374796C650100">
2015-03-31 08:49:04 +00:00
<TfrxDataPage Name="Data" Height="1000" Left="0" Top="0" Width="1000"/>
<TfrxReportPage Name="Page1" PaperWidth="210" PaperHeight="297" PaperSize="9" LeftMargin="10" RightMargin="10" TopMargin="10" BottomMargin="10" ColumnWidth="0" ColumnPositions.Text="" HGuides.Text="" VGuides.Text="">
2018-10-10 14:54:35 +00:00
<TfrxMasterData Name="MasterData1" Height="18" Left="0" Top="493" Width="718,1107" ColumnWidth="0" ColumnGap="0" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" RowCount="0" Stretched="True">
2016-06-01 10:06:28 +00:00
<TfrxMemoView Name="eCantidad" Left="445" Top="0" Width="56,03148874" Height="18" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%g" DisplayFormat.Kind="fkNumeric" Font.Charset="0" Font.Color="-16777208" Font.Height="-13" Font.Name="Tahoma" Font.Style="0" GapY="3" HAlign="haRight" HideZeros="True" LineSpacing="4" ParentFont="False" Style="Concepto normal" Text="[frxDBDetalles."CANTIDAD"]"/>
<TfrxMemoView Name="ImporteUnidad" Left="504" Top="0" Width="96,03148874" Height="18" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2m" DisplayFormat.Kind="fkNumeric" Font.Charset="0" Font.Color="-16777208" Font.Height="-13" Font.Name="Tahoma" Font.Style="0" GapY="3" HAlign="haRight" HideZeros="True" LineSpacing="4" ParentFont="False" Style="Concepto normal" Text="[frxDBDetalles."IMPORTE_UNIDAD"]"/>
<TfrxMemoView Name="ImporteTotal" Left="606" Top="0" Width="109,03148874" Height="18" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="%2.2m" DisplayFormat.Kind="fkNumeric" Font.Charset="0" Font.Color="-16777208" Font.Height="-13" Font.Name="Tahoma" Font.Style="0" GapY="3" HAlign="haRight" HideZeros="True" LineSpacing="4" ParentFont="False" Style="Concepto normal" Text="[frxDBDetalles."IMPORTE_TOTAL"]"/>
<TfrxMemoView Name="Concepto" Left="4" Top="0" Width="436,03148874" Height="18" ShowHint="False" StretchMode="smMaxHeight" DataSet="frxDBDetalles" DataSetName="frxDBDetalles" DisplayFormat.DecimalSeparator="," Font.Charset="0" Font.Color="-16777208" Font.Height="-13" Font.Name="Tahoma" Font.Style="0" GapY="3" HideZeros="True" LineSpacing="4" ParentFont="False" Style="Concepto normal" Text="[frxDBDetalles."CONCEPTO"]"/>
2015-03-31 08:49:04 +00:00
</TfrxMasterData>
2022-08-25 08:03:35 +00:00
<TfrxPageFooter Name="PageFooter1" Height="142" Left="0" Top="571" Width="718,1107">
2015-03-31 08:49:04 +00:00
<TfrxLineView Name="Line4" Align="baCenter" Left="-0,94465" Top="0" Width="720" Height="0" ShowHint="False" Frame.Typ="4"/>
2017-06-09 15:12:27 +00:00
<TfrxMemoView Name="Memo17" Left="5" Top="4" Width="704" Height="75" ShowHint="False" StretchMode="smActualHeight" Text="[frxDBCabecera."OBSERVACIONES"]"/>
2022-08-25 08:03:35 +00:00
<TfrxMemoView Name="Memo1" Left="0" Top="85" Width="718,48819386" Height="52,33859" ShowHint="False" AllowHTMLTags="True" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" DisplayFormat.DecimalSeparator="," DisplayFormat.FormatStr="#,0.00 " DisplayFormat.Kind="fkNumeric" Font.Charset="1" Font.Color="0" Font.Height="-7" Font.Name="Tahoma" Font.Style="0" HideZeros="True" ParentFont="False" Text="Información en protección de datos De conformidad con lo dispuesto en el RGPD y LOPDGDD, informamos que los datos personales serán tratados por ALISO DESIGN S.L, para facilitarle el presupuesto solicitado. Podrá solicitar más información, y ejercer sus derechos escribiendo a info@acanainteriorismo.com o mediante correo postal a la dirección CALLE LA FUNDICION 27 POL. IND. SANTA ANA (28522) RIVAS-VACIAMADRID, MADRID. Para el ejercicio de sus derechos, en caso de que sea necesario, se le solicitará documento que acredite su identidad. Si siente vulnerados sus derechos puede presentar una reclamación ante la AEPD, en su web: www.aepd.es."/>
2015-03-31 08:49:04 +00:00
</TfrxPageFooter>
2018-10-10 14:54:35 +00:00
<TfrxPageHeader Name="PageHeader1" Height="417" Left="0" Top="16" Width="718,1107" OnBeforePrint="PageHeader1OnBeforePrint">
2022-08-25 08:03:35 +00:00
<TfrxLineView Name="Line5" Align="baLeft" Left="442,7" Top="392,36222913" Width="0" Height="515" ShowHint="False" Frame.Typ="1"/>
2019-05-17 16:46:16 +00:00
<TfrxShapeView Name="Shape1" Left="0" Top="175,22047" Width="717,92125984" Height="213,96062016" ShowHint="False" Color="-16777211" Frame.Color="8421504"/>
2018-10-10 14:54:35 +00:00
<TfrxMemoView Name="eConcepto" Align="baLeft" Left="0" Top="392,94094" Width="442,7" Height="26,45669291" ShowHint="False" Color="16777215" Font.Charset="0" Font.Color="-16777208" Font.Height="-12" Font.Name="Tahoma" Font.Style="1" Frame.Color="8421504" Frame.Typ="15" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Concepto"/>
<TfrxMemoView Name="Memo8" Align="baRight" Left="442,74273333" Top="392,94094" Width="59,25726667" Height="26" ShowHint="False" Color="16777215" Font.Charset="0" Font.Color="-16777208" Font.Height="-12" Font.Name="Tahoma" Font.Style="1" Frame.Color="8421504" Frame.Typ="15" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Cantidad"/>
2019-05-06 14:16:40 +00:00
<TfrxMemoView Name="Memo12" Left="366,1812" Top="152,81107" Width="348,58287" Height="18,89765" ShowHint="False" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Tahoma" Font.Style="0" HAlign="haRight" ParentFont="False" Text="Página nº: [<Pagina>] / [<TotalPaginas>]"/>
2019-05-17 16:46:16 +00:00
<TfrxMemoView Name="Memo10" Left="5,61441" Top="235,22047" Width="349,29159" Height="17,60637" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Tahoma" Font.Style="1" ParentFont="False" Text="DIRECCIÓN DE ENTREGA:"/>
2019-05-06 14:16:40 +00:00
<TfrxMemoView Name="Memo11" Left="366,08689" Top="49,89765" Width="347,11812" Height="66,67718" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="8421504" Font.Height="-29" Font.Name="Tahoma" Font.Style="1" ParentFont="False" Text="[frxDBCabecera."NOMBRE"]"/>
2019-05-17 16:46:16 +00:00
<TfrxMemoView Name="DireccionEnvio" Left="5,61441" Top="255,22047" Width="347,46475" Height="119,40483" OnBeforePrint="DireccionEnvioOnBeforePrint" ShowHint="False" StretchMode="smActualHeight" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Tahoma" Font.Style="0" ParentFont="False" Text=""/>
2022-08-25 08:03:35 +00:00
<TfrxLineView Name="Line1" Left="718,5" Top="392,36222913" Width="0" Height="515" ShowHint="False" Frame.Typ="1"/>
<TfrxLineView Name="Line2" Left="0" Top="392,36222913" Width="0" Height="515" ShowHint="False" Frame.Typ="1"/>
<TfrxLineView Name="Line3" Align="baLeft" Left="442,7" Top="392,36222913" Width="0" Height="515" ShowHint="False" Frame.Typ="1"/>
2019-05-06 14:16:40 +00:00
<TfrxMemoView Name="Memo2" Left="365,92115" Top="7,89765" Width="347,93723" Height="38,89765" ShowHint="False" Font.Charset="1" Font.Color="8421504" Font.Height="-29" Font.Name="Tahoma" Font.Style="1" HAlign="haRight" ParentFont="False" Text="PEDIDO A PROVEEDOR"/>
<TfrxMemoView Name="Memo6" Left="365,76407" Top="132,81107" Width="349" Height="18,67718" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Tahoma" Font.Style="1" HAlign="haRight" HideZeros="True" ParentFont="False" Text="Fecha pedido: [frxDBCabecera."FECHA_PEDIDO"]"/>
2018-10-10 14:54:35 +00:00
<TfrxMemoView Name="eImporteUnidad" Left="502" Top="393" Width="101,25726667" Height="26,45669291" OnBeforePrint="eImporteUnidadOnBeforePrint" ShowHint="False" Color="16777215" Font.Charset="0" Font.Color="-16777208" Font.Height="-12" Font.Name="Tahoma" Font.Style="1" Frame.Color="8421504" Frame.Typ="15" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Importe coste"/>
<TfrxMemoView Name="eImporteTotal" Left="603" Top="393" Width="115,25726667" Height="26,45669291" ShowHint="False" Color="16777215" Font.Charset="0" Font.Color="-16777208" Font.Height="-12" Font.Name="Tahoma" Font.Style="1" Frame.Color="8421504" Frame.Typ="15" HAlign="haCenter" ParentFont="False" VAlign="vaCenter" Text="Importe total"/>
2022-08-25 08:03:35 +00:00
<TfrxLineView Name="lImporteUnidad" Left="502" Top="393" Width="0" Height="515" ShowHint="False" Frame.Typ="1"/>
<TfrxLineView Name="lImporteTotal" Left="603" Top="393" Width="0" Height="515" ShowHint="False" Frame.Typ="1"/>
2019-05-06 14:16:40 +00:00
<TfrxMemoView Name="Memo22" Left="7" Top="79" Width="325" Height="91" ShowHint="False" DisplayFormat.DecimalSeparator="," Font.Charset="1" Font.Color="0" Font.Height="-13" Font.Name="Tahoma" Font.Style="0" ParentFont="False" VAlign="vaBottom" Text="ALISO DESIGN C/ La Fundición, 27. Pol. Santa Ana Rivas Vaciamadrid 28522 Madrid tel. 91 301 65 57 / fax. 91 301 65 58 info@acanainteriorismo.com www.acanainteriorismo.com"/>
2015-09-10 14:47:04 +00:00
<TfrxPictureView Name="Picture2" Left="6" Top="4" Width="240" Height="71" ShowHint="False" Picture.PropData="04446174610AD26300000A544A504547496D616765C3630000FFD8FFE000104A46494600010200006400640000FFEC00114475636B79000100040000003C0000FFEE002641646F62650064C0000000010300150403060A0D00001927000032CB00004BC6000063C1FFDB0084000604040405040605050609060506090B080606080B0C0A0A0B0A0A0C100C0C0C0C0C0C100C0E0F100F0E0C1313141413131C1B1B1B1C1F1F1F1F1F1F1F1F1F1F010707070D0C0D181010181A1511151A1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1F1FFFC20011080124032003011100021101031101FFC400E70001000203010101000000000000000000000607040508030201010100000000000000000000000000000000100000060102040503040202030000000001020304050600102030121334113314351631321540602436212370B0802225110001020302060C0B0604060203000000010203001104211210203141516130718191B1D1223252721323A1C1E14262B2C23353730582A2831424346092D24340F1E263A315F0B37080441201000000000000000000000000000000B0130100010302050402030101010101000001110021314151102061718130F091A1B1C140D1F160E1B07080FFDA000C03010002110311000001B5000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011A36A6C000000000000000000000000000000000000000000000000000000000000000000000000014C9242C200000000000000000000000000000000000000000000000000000000000000000000000031083162000000000000000000000000000000000000000000000000000000000000000000000000022A6393200000000000000000000000000000000000000000000000000000000000000000000000023E5464C0B300000000000000000000000000000000000000000000000000000000000000000000000310A58FA2685785A04A4C80000000000000000000000000000000000000000000000000000000000000000000002913545F47A1E455C609748000000000000000000000000000000000000000000000000000000000000000000001CEE5B24BC02B53684D80000001A220445CD51E2659BE26E4E8FB3C0ACC1681F600001A7200454D49E4659BD2664ECF600000007990821847CC23F4D99282C137C0891192444C4022C454DF13535A56C444D61E86DC9796219C0000000000A64999323F4D61CFC4F8B58000006214E9033F003F4FC00DD1779B239901D487B0001E05445767C807E9F801B22E4268000002225326A403F41F80FA2C52DF2A72B12C62E400AACAA49F1382923181FA7E006517313A0000000002085204EC9115396516D1FA00001AE2813487B16213A37C7B18445CAD88A9905DC5120EA43D8006BCA10D01EE5844E8DF9EC609172B622C7E96B16980002BC29A3E4DF16512C3667C9A721256A6113137656658C5C801559549BD34C7A16813B36A7811A2AE2287E97713B000000001CEC694E8D22852C5F84B800003CCE7B23A6F4BD0DC8000056E53E651860EA43D803C0E7B340488BC4DB8000056A5427C972962800879439F25A25AE7D0000300A308B99861963172005565520CD2FF0037C0007E14C15E99474919C00001F26A4CC21652A5B659E468E7A2E92C100000AB0AA0DA9D0E6700000015B94E807521EC014E95B9213A04C80000002B529F3DCE903660F139B4D696896C80000018E73D9A1058C5C8015595482EB27E00001E67389A72DB2CF0000011429C34648CE853E8C53980B54B44FB0003C4E6730CBD89A0000000073F91507521EC0D61CD87C9D186F000000002AF3049892D05725366ECE8D3E800000011D39E0FC2C62E400AACAA4CA3A70F40000015815212A3A00000000A0C8A9689926D4919CF84BC8A9D1A7A800869439B43A5800000000424A2C1D487B02B22A22605F4000000000000504448B7CB2C0000000073E9172C62E400AACAA49617F00000011739F4CD3A74000000A0C951691F86B48D95E1EE7A96A9B90015615413B2EF0000000018673083A90F6051A41CB68B40000000000000E6130CE87246000000002A82AC2C62E400AACAA49E1770000001A939ACFD3AA0FD00000831A52D23F400578684B8400014F15B16596F8000000001CB6789D487B039F08C17693D000000000001F072C9F874B9B30000000015C94D963172005565524F8BB0000000D69CCE0EA73EC0001E273817792600035E4749900002A22B22C72E3000000001F272D1F07521EC0E7E22C5D64FC000000000007E1CB27C1D266DC0000000056A53E58C5C8015595493E2EC00000035A73383A9CFB000055861170000034E53E5F00000AE0A709817D000000000D29CDE0EA43D81499012D02DA00000000000039B0D417D92F0000000014C95D963172005565524F8BB0000000D69CCE0EA73EC000D69409D0E6480003C4E6D3A5CFD00034473919074D190000000015715303A90F6057A52E6E8E8F3F40000000000052E57A5965BE00000001F07349AE2C62E400AACAA49F1760000001AD399C1D4E7D8001481362720000039A4E8C3280001CF4468B68B400000001867379820EA43D818C7349885CC58
2019-05-17 16:46:16 +00:00
<TfrxMemoView Name="Memo14" Left="5,61441" Top="199" Width="151" Height="31,67718" OnBeforePrint="Memo14OnBeforePrint" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Tahoma" Font.Style="0" HideZeros="True" ParentFont="False" Text="Fecha prevista de entrega [frxDBCabecera."FECHA_ENVIO"]"/>
<TfrxMemoView Name="Memo9" Left="5,61441" Top="177" Width="149" Height="21,67718" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-15" Font.Name="Tahoma" Font.Style="1" ParentFont="False" Text="Referencia pedido:"/>
2024-09-19 19:17:21 +00:00
<TfrxMemoView Name="Memo15" Left="157,86642" Top="177" Width="556,91342" Height="43" ShowHint="False" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-15" Font.Name="Tahoma" Font.Style="1" ParentFont="False" Text="[frxDBCabecera."REF_VENDEDOR"] - [Copy(<frxDBCabecera."NOMBRE_CLIENTE">,0,8)] - [Copy(<frxDBCabecera."referencia_contrato">,8,6)] - [frxDBCabecera."DESCRIPCION_GENERAL"]"/>
2019-05-17 16:46:16 +00:00
<TfrxMemoView Name="Memo4" Left="363" Top="233" Width="349,29159" Height="65,60637" ShowHint="False" AllowHTMLTags="True" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Tahoma" Font.Style="0" ParentFont="False" Text="<b>DATOS DE CONTACTO PARA LA ENTREGA</b> [frxDBCabecera."PERSONA_CONTACTO"] - [frxDBCabecera."TELEFONO"]"/>
<TfrxMemoView Name="Memo5" Left="363" Top="301" Width="349,29159" Height="74,60637" ShowHint="False" AllowHTMLTags="True" DataSet="frxDBCabecera" DataSetName="frxDBCabecera" Font.Charset="1" Font.Color="0" Font.Height="-12" Font.Name="Tahoma" Font.Style="0" ParentFont="False" Text="<b>DATOS DE CONTACTO DEL VENDEDOR</b> [frxDBCabecera."VENDEDOR"] - [frxDBCabecera."TELEFONOS_VENDEDOR"]"/>
2015-03-31 08:49:04 +00:00
</TfrxPageHeader>
</TfrxReportPage>
</TfrxReport>