Se modifican los grid para que se vean bien en windows 10 y se modifican presupuestos de cliente para poder imprimir desde fuera
git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES/trunk@29 9a1d36f3-7752-2d40-8ccb-50eb49674c68
This commit is contained in:
parent
3f4d894541
commit
9736a2f458
BIN
BD/BASEDATOS.FDB
BIN
BD/BASEDATOS.FDB
Binary file not shown.
@ -1,8 +1,8 @@
|
||||
object dmBase: TdmBase
|
||||
OldCreateOrder = True
|
||||
OnCreate = DAClientDataModuleCreate
|
||||
Left = 616
|
||||
Top = 155
|
||||
Left = 994
|
||||
Top = 219
|
||||
Height = 368
|
||||
Width = 494
|
||||
object SmallImages: TPngImageList
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
object fEditorBase: TfEditorBase
|
||||
Left = 482
|
||||
Top = 242
|
||||
Left = 664
|
||||
Top = 312
|
||||
Width = 670
|
||||
Height = 512
|
||||
Caption = 'EditorBase'
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
inherited fEditorDBBase: TfEditorDBBase
|
||||
Left = 310
|
||||
Left = 583
|
||||
Caption = 'fEditorDBBase'
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
inherited fEditorDBItem: TfEditorDBItem
|
||||
Left = 482
|
||||
Top = 315
|
||||
Left = 354
|
||||
Caption = 'fEditorDBItem'
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
inherited fEditorGrid: TfEditorGrid
|
||||
Left = 747
|
||||
Top = 158
|
||||
Left = 581
|
||||
Top = 224
|
||||
Width = 714
|
||||
Height = 485
|
||||
Caption = 'fEditorGrid'
|
||||
|
||||
@ -9,8 +9,8 @@ inherited frViewContenido: TfrViewContenido
|
||||
Height = 245
|
||||
Align = alClient
|
||||
TabOrder = 0
|
||||
LookAndFeel.Kind = lfOffice11
|
||||
LookAndFeel.NativeStyle = True
|
||||
LookAndFeel.Kind = lfFlat
|
||||
LookAndFeel.NativeStyle = False
|
||||
object cxGridView: TcxGridDBTableView
|
||||
NavigatorButtons.ConfirmDelete = False
|
||||
FilterBox.Visible = fvNever
|
||||
|
||||
@ -401,29 +401,34 @@ inherited frViewDetallesFamilias: TfrViewDetallesFamilias
|
||||
Left = 264
|
||||
Top = 80
|
||||
object cxStyle_IMPORTETOTAL: TcxStyle
|
||||
AssignedValues = [svColor, svTextColor]
|
||||
Color = clInactiveCaptionText
|
||||
TextColor = clHotLight
|
||||
AssignedValues = [svColor, svFont, svTextColor]
|
||||
Color = 16644082
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clBlack
|
||||
Font.Height = -11
|
||||
Font.Name = 'MS Sans Serif'
|
||||
Font.Style = []
|
||||
TextColor = clBlack
|
||||
end
|
||||
object cxStyle_SUBTOTAL: TcxStyle
|
||||
AssignedValues = [svColor, svFont, svTextColor]
|
||||
Color = clInactiveCaptionText
|
||||
Color = 16644082
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Color = clBlack
|
||||
Font.Height = -11
|
||||
Font.Name = 'MS Sans Serif'
|
||||
Font.Style = [fsBold]
|
||||
TextColor = clHotLight
|
||||
TextColor = clBlack
|
||||
end
|
||||
object cxStyle_TITULO: TcxStyle
|
||||
AssignedValues = [svColor, svFont, svTextColor]
|
||||
Color = clInactiveCaption
|
||||
Color = 16644082
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Color = clBlack
|
||||
Font.Height = -11
|
||||
Font.Name = 'MS Sans Serif'
|
||||
Font.Style = [fsBold]
|
||||
TextColor = clHighlightText
|
||||
TextColor = clBlack
|
||||
end
|
||||
end
|
||||
object TipoPngImageList: TPngImageList
|
||||
|
||||
@ -67,12 +67,15 @@ inherited frViewGrid: TfrViewGrid
|
||||
Width = 439
|
||||
inherited txtFiltroTodo: TcxTextEdit
|
||||
Left = 87
|
||||
Width = 273
|
||||
end
|
||||
inherited edtFechaIniFiltro: TcxDateEdit
|
||||
Left = 87
|
||||
Width = 121
|
||||
end
|
||||
inherited edtFechaFinFiltro: TcxDateEdit
|
||||
Left = 275
|
||||
Width = 121
|
||||
end
|
||||
end
|
||||
inherited TBXAlignmentPanel1: TTBXAlignmentPanel
|
||||
@ -114,7 +117,7 @@ inherited frViewGrid: TfrViewGrid
|
||||
PrinterPage.PageSize.Y = 297000
|
||||
PrinterPage._dxMeasurementUnits_ = 0
|
||||
PrinterPage._dxLastMU_ = 2
|
||||
ReportDocument.CreationDate = 42423.553023946760000000
|
||||
ReportDocument.CreationDate = 42451.783501458330000000
|
||||
OptionsCharts.Transparent = True
|
||||
OptionsFormatting.SuppressBackgroundBitmaps = True
|
||||
OptionsOnEveryPage.Caption = False
|
||||
|
||||
@ -6,8 +6,8 @@ object srvAlbaranesCliente: TsrvAlbaranesCliente
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schAlbaranesCliente
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 362
|
||||
Top = 187
|
||||
Left = 679
|
||||
Top = 263
|
||||
Height = 463
|
||||
Width = 347
|
||||
object schAlbaranesCliente: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvAlmacenes: TsrvAlmacenes
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schAlmacenes
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 176
|
||||
Top = 149
|
||||
Left = 330
|
||||
Top = 210
|
||||
Height = 300
|
||||
Width = 300
|
||||
object schAlmacenes: TDASchema
|
||||
|
||||
@ -5,8 +5,8 @@ object srvArticulos: TsrvArticulos
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schArticulos
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 393
|
||||
Top = 167
|
||||
Left = 737
|
||||
Top = 235
|
||||
Height = 300
|
||||
Width = 300
|
||||
object schArticulos: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvAsientos: TsrvAsientos
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schAsientos
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 448
|
||||
Top = 125
|
||||
Left = 840
|
||||
Top = 176
|
||||
Height = 300
|
||||
Width = 300
|
||||
object schAsientos: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvCitas: TsrvCitas
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schCitas
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 439
|
||||
Top = 153
|
||||
Left = 823
|
||||
Top = 215
|
||||
Height = 184
|
||||
Width = 245
|
||||
object schCitas: TDASchema
|
||||
|
||||
@ -7,8 +7,8 @@ object srvContactos: TsrvContactos
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schContactos
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 540
|
||||
Top = 232
|
||||
Left = 1013
|
||||
Top = 326
|
||||
Height = 354
|
||||
Width = 450
|
||||
object schContactos: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvCuentas: TsrvCuentas
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schCuentas
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 485
|
||||
Top = 133
|
||||
Left = 909
|
||||
Top = 187
|
||||
Height = 300
|
||||
Width = 300
|
||||
object schCuentas: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvFacturasCliente: TsrvFacturasCliente
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schFacturasCliente
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 621
|
||||
Top = 229
|
||||
Left = 1164
|
||||
Top = 322
|
||||
Height = 490
|
||||
Width = 347
|
||||
object schFacturasCliente: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvFacturasProveedor: TsrvFacturasProveedor
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schFacturasProveedor
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 417
|
||||
Top = 282
|
||||
Left = 782
|
||||
Top = 397
|
||||
Height = 392
|
||||
Width = 369
|
||||
object schFacturasProveedor: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvIntervalos: TsrvIntervalos
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schIntervalos
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 389
|
||||
Top = 152
|
||||
Left = 729
|
||||
Top = 214
|
||||
Height = 300
|
||||
Width = 300
|
||||
object schIntervalos: TDASchema
|
||||
|
||||
@ -5,8 +5,8 @@ object srvMontajes: TsrvMontajes
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schMontajes
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 566
|
||||
Top = 154
|
||||
Left = 1061
|
||||
Top = 217
|
||||
Height = 356
|
||||
Width = 300
|
||||
object bpMontajes: TDABusinessProcessor
|
||||
|
||||
@ -6,8 +6,8 @@ object srvPagos: TsrvPagos
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schPagos
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 302
|
||||
Top = 334
|
||||
Left = 566
|
||||
Top = 470
|
||||
Height = 300
|
||||
Width = 300
|
||||
object schPagos: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvPedidosProveedor: TsrvPedidosProveedor
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schPedidosProveedor
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 389
|
||||
Top = 226
|
||||
Left = 729
|
||||
Top = 318
|
||||
Height = 459
|
||||
Width = 300
|
||||
object schPedidosProveedor: TDASchema
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
inherited fEditorPresupuestos: TfEditorPresupuestos
|
||||
Left = 796
|
||||
Top = 291
|
||||
Left = 123
|
||||
Top = 249
|
||||
Width = 901
|
||||
Caption = 'Lista de presupuestos'
|
||||
PixelsPerInch = 96
|
||||
|
||||
@ -6,8 +6,8 @@ object srvPresupuestos: TsrvPresupuestos
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schPresupuestos
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 636
|
||||
Top = 268
|
||||
Left = 1193
|
||||
Top = 377
|
||||
Height = 359
|
||||
Width = 328
|
||||
object schPresupuestos: TDASchema
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -5,8 +5,8 @@ object srvComisiones: TsrvComisiones
|
||||
AcquireConnection = True
|
||||
ServiceSchema = schComisiones
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 592
|
||||
Top = 144
|
||||
Left = 1110
|
||||
Top = 203
|
||||
Height = 300
|
||||
Width = 300
|
||||
object schComisiones: TDASchema
|
||||
|
||||
@ -6,8 +6,8 @@ object srvConfiguracion: TsrvConfiguracion
|
||||
ConnectionName = 'IBX'
|
||||
ServiceSchema = schConfiguracion
|
||||
ServiceAdapter = DABINAdapter
|
||||
Left = 617
|
||||
Top = 82
|
||||
Left = 1157
|
||||
Top = 115
|
||||
Height = 161
|
||||
Width = 300
|
||||
object schConfiguracion: TDASchema
|
||||
|
||||
Reference in New Issue
Block a user