diff --git a/Factuges.dsk b/Factuges.dsk index 1337d57..98ecdbc 100644 --- a/Factuges.dsk +++ b/Factuges.dsk @@ -11,10 +11,18 @@ File_8=SourceModule,'E:\Codigo (PincelCristal)\Clientes\FacturasClientes.pas',0, File_9=SourceModule,'E:\Codigo (PincelCristal)\Clientes\ContratosClientes.pas',0,1,327,2,369,1,0 [Modules] -Count=0 -EditWindowCount=0 +Module0=E:\Codigo (PincelCristal)\Informes\InformeFacturaCliente.pas +Module1=E:\Codigo (PincelCristal)\Factuges.dpr +Count=2 +EditWindowCount=1 + +[E:\Codigo (PincelCristal)\Informes\InformeFacturaCliente.pas] +ModuleType=SourceModule +FormState=0 +FormOnTop=0 [E:\Codigo (PincelCristal)\Factuges.dpr] +ModuleType=SourceModule FormState=0 FormOnTop=0 @@ -26,17 +34,49 @@ FormOnTop=0 FormState=0 FormOnTop=0 -[E:\Codigo (PincelCristal)\Frames\RdxFrame.pas] +[E:\Codigo (PincelCristal)\Informes\InformeBase.pas] FormState=0 FormOnTop=0 -[E:\Codigo (PincelCristal)\Libreria\Configuracion.pas] -FormState=0 -FormOnTop=0 +[EditWindow0] +ViewCount=2 +CurrentView=1 +View0=0 +View1=1 +CodeExplorer=CodeExplorer@EditWindow0 +MessageView=MessageView@EditWindow0 +Create=1 +Visible=1 +State=0 +Left=324 +Top=139 +Width=1139 +Height=663 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=1131 +ClientHeight=629 +LeftPanelSize=140 +LeftPanelClients=CodeExplorer@EditWindow0 +LeftPanelData=000004000000000000000000000000000000000000000000000100000000000000000C000000436F64654578706C6F726572FFFFFFFF +RightPanelSize=0 +BottomPanelSize=0 +BottomPanelClients=MessageView@EditWindow0 +BottomPanelData=00000400010000000B0000004D657373616765566965770000000000000000000000000000000000FFFFFFFF -[E:\Codigo (PincelCristal)\Frames\RdxDBFrame.pas] -FormState=0 -FormOnTop=0 +[View0] +Module=E:\Codigo (PincelCristal)\Factuges.dpr +CursorX=1 +CursorY=1 +TopLine=1 +LeftCol=1 + +[View1] +Module=E:\Codigo (PincelCristal)\Informes\InformeFacturaCliente.pas +CursorX=1 +CursorY=1 +TopLine=1 +LeftCol=1 [Watches] Count=6 @@ -192,7 +232,7 @@ LRDockWidth=345 Dockable=1 SplitPos=170 ArrangeBy=Name -SelectedItem= +SelectedItem=Name ExpandedItems=Action,Actions,Anchors,ArrangeSettings,BusinessRulesClient,BusinessRulesServer,Caption,Channel.Encryption,Colors,DataBinding,DataController,DataRequestCall,Dataset,Dataset.DataSet,DispatchOptions,DragDropSettings,Encryption,Fonts,ObjectTypes,Options,OptionsCustomize,OptionsView,ProcessorOptions,Properties.ListOptions,Properties.ListSource,ProxySettings,RemoteService.Message,RemoteUpdatesOptions,Root,RootLevelStyles,SchemaCall,Style,Style.LookAndFeel,StyleDisabled,StyleFocused,StyleHot,StyleManager.Colors,Styles,Styles.StyleSheet,Styles.StyleSheet.Styles,Styles.StyleSheet.Styles.Preview,Styles.StyleSheet.Styles.Preview.Font,Summary,Value,VisibleButtons HiddenCategories= @@ -378,6 +418,38 @@ TBDockHeight=195 LRDockWidth=383 Dockable=1 +[CodeExplorer@EditWindow0] +Create=1 +Visible=1 +State=0 +Left=0 +Top=12 +Width=140 +Height=617 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=140 +ClientHeight=617 +TBDockHeight=305 +LRDockWidth=140 +Dockable=1 + +[MessageView@EditWindow0] +Create=1 +Visible=0 +State=0 +Left=-130 +Top=-691 +Width=443 +Height=85 +MaxLeft=-1 +MaxTop=-1 +ClientWidth=443 +ClientHeight=85 +TBDockHeight=85 +LRDockWidth=443 +Dockable=1 + [DockHosts] DockHostCount=0 diff --git a/Temp/Factuges.exe.bak b/Temp/Factuges.exe.bak index 7e32672..8d1f77a 100644 Binary files a/Temp/Factuges.exe.bak and b/Temp/Factuges.exe.bak differ diff --git a/Temp/Informes/ContratoCliente.frf b/Temp/Informes/ContratoCliente.frf index def2970..8fd4902 100644 Binary files a/Temp/Informes/ContratoCliente.frf and b/Temp/Informes/ContratoCliente.frf differ diff --git a/Temp/Informes/FacturaCliente.frf b/Temp/Informes/FacturaCliente.frf index b2defbf..80687fd 100644 Binary files a/Temp/Informes/FacturaCliente.frf and b/Temp/Informes/FacturaCliente.frf differ diff --git a/Temp/Informes/InformeAlbaranCliente.frf b/Temp/Informes/InformeAlbaranCliente.frf index 5cd1a09..20306d5 100644 Binary files a/Temp/Informes/InformeAlbaranCliente.frf and b/Temp/Informes/InformeAlbaranCliente.frf differ diff --git a/Temp/Informes/PresupuestoCliente.frf b/Temp/Informes/PresupuestoCliente.frf index 52601cc..0cebd35 100644 Binary files a/Temp/Informes/PresupuestoCliente.frf and b/Temp/Informes/PresupuestoCliente.frf differ diff --git a/bd/PINCELCRISTAL.GDB b/bd/PINCELCRISTAL.GDB index f8e1f35..a39dc92 100644 Binary files a/bd/PINCELCRISTAL.GDB and b/bd/PINCELCRISTAL.GDB differ