Se solicita el cambio de los informes para incluir el texto por defecto de la protección de datos

git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoArmarios_FactuGES/trunk@50 0a814768-cfdd-9c42-8d01-223fcc10da9d
This commit is contained in:
roberto 2010-11-05 11:10:41 +00:00
parent f6ca7a7d86
commit bc6f5e03f1
25 changed files with 98 additions and 18 deletions

View File

@ -11,20 +11,68 @@ File_8=SourceModule,'C:\Codigo Abeto\Clientes\AlbaranCliente.pas',0,1,633,23,648
File_9=SourceModule,'C:\Codigo Abeto\BaseDatos\TablaFacturasCliente.pas',0,1,217,14,154,0,0
[Modules]
Count=0
EditWindowCount=0
Module0=C:\Codigo\Informes\InformePresupuestoCliente.pas
Module1=C:\Codigo\Factuges.dpr
Count=2
EditWindowCount=1
[C:\Codigo\Informes\InformePresupuestoCliente.pas]
ModuleType=SourceModule
FormState=1
FormOnTop=1
[C:\Codigo\Factuges.dpr]
ModuleType=SourceModule
FormState=0
FormOnTop=0
[C:\Archivos de programa\Borland\Delphi7\Projects\ProjectGroup1.bpg]
FormState=0
FormOnTop=0
[C:\Codigo Abeto\Factuges.dpr]
[C:\Codigo\Informes\InformeBase.pas]
FormState=0
FormOnTop=0
[C:\Codigo Abeto\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=433
Top=142
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
[View0]
Module=C:\Codigo\Factuges.dpr
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[View1]
Module=C:\Codigo\Informes\InformePresupuestoCliente.pas
CursorX=1
CursorY=1
TopLine=1
LeftCol=1
[Watches]
Count=2
@ -61,13 +109,13 @@ Visible=1
State=2
Left=0
Top=0
Width=1676
Width=1660
Height=112
MaxLeft=-1
MaxTop=-1
MaxWidth=1684
MaxWidth=1660
MaxHeight=112
ClientWidth=1676
ClientWidth=1652
ClientHeight=78
[ProjectManager]
@ -107,7 +155,7 @@ Create=1
Visible=0
State=0
Left=5
Top=4
Top=7
Width=638
Height=444
MaxLeft=-1
@ -287,8 +335,8 @@ ShowChecked=1
Create=1
Visible=0
State=0
Left=360
Top=259
Left=363
Top=263
Width=457
Height=250
MaxLeft=-1
@ -335,6 +383,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=-236
Top=-691
Width=443
Height=85
MaxLeft=-1
MaxTop=-1
ClientWidth=443
ClientHeight=85
TBDockHeight=85
LRDockWidth=443
Dockable=1
[DockHosts]
DockHostCount=1
@ -355,6 +435,6 @@ TBDockHeight=916
LRDockWidth=325
Dockable=1
TabPosition=0
ActiveTab=Object TreeView
ActiveTab=Object Inspector
TabDockClients=PropertyInspector,ObjectTree

View File

@ -1,7 +1,7 @@
object dmInformeBase: TdmInformeBase
OldCreateOrder = False
Left = 837
Top = 406
Left = 840
Top = 410
Height = 246
Width = 321
object FReport: TfrReport

View File

@ -1,7 +1,7 @@
inherited dmInformePresupuestoCliente: TdmInformePresupuestoCliente
OldCreateOrder = True
Left = 519
Top = 288
Left = 522
Top = 292
Height = 416
Width = 548
inherited FReport: TfrReport

View File

@ -1,6 +1,6 @@
[BD]
ABETO ARMARIOS SERVIDOR=localhost:C:\FactuGES (Abeto)\BD\abeto.gdb
ABETO ARMARIOS DAVID=david:D:\Proyectos\FactuGES 2000 v2 (Abeto)\Codigo\BD\abeto.gdb
ABETO ARMARIOS ROBERTO=xp_vm:C:\Codigo Abeto\bd\abeto.gdb
ABETO ARMARIOS ROBERTO=xp_vm:C:\Codigo\bd\abeto.gdb
ABETO ARMARIOS DAVID T=david:T:\Codigo Abeto\bd\abeto.gdb

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.