This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
FactuGES/Informes/Informes.dfm

275 lines
11 KiB
Plaintext
Raw Normal View History

object frInformes: TfrInformes
Left = 0
Top = 0
Width = 673
Height = 605
Color = 16383743
ParentColor = False
TabOrder = 0
object PanelPrincipal: TPanel
Left = 0
Top = 25
Width = 673
Height = 580
Align = alClient
AutoSize = True
BevelOuter = bvNone
BorderWidth = 10
ParentColor = True
TabOrder = 0
end
object BarraInformes: TRdxBarraSuperior
Left = 0
Top = 0
Width = 673
Height = 25
Caption = 'Informes'
BorderWidth = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = 9685681
Font.Height = -19
Font.Name = 'Tahoma'
Font.Style = [fsBold]
Color = 3692855
ColorHighLight = 8623776
ColorShadow = 8623776
Align = alTop
Alignment = taRightJustify
TabOrder = 1
UseDockManager = True
Margen = 5
end
object pnlCuerpo: TPanel
Left = 0
Top = 25
Width = 673
Height = 580
Align = alClient
BevelOuter = bvNone
BorderWidth = 10
ParentColor = True
TabOrder = 2
object lcMain: TdxLayoutControl
Left = 10
Top = 10
Width = 653
Height = 560
Align = alClient
BevelInner = bvNone
BevelKind = bkFlat
BorderWidth = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
TabOrder = 0
TabStop = True
AutoContentSizes = [acsWidth]
LookAndFeel = dmConfiguracion.lfPrincipal
object lcMain___Root: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object lcMainGroup8: TdxLayoutGroup
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object lcGrupoContabilidad: TdxLayoutGroup
AutoAligns = [aaVertical]
Caption = 'M'#243'dulo de contabilidad'
LookAndFeel = dmConfiguracion.lfGrupoItems
object lcTitSeguimientoLibro: TdxLayoutItem
Caption = 'Seguimiento de libros'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfTituloItem
OnCaptionClick = lcTitSeguimientoLibroCaptionClick
end
object lcDesSeguimientoLibro: TdxLayoutItem
Caption =
'Informe de seguimiento de los movimientos de entradas y salidas ' +
'registradas en un determinado libro dentro de un intervalo de fe' +
'chas.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitInformeTrimestralCompras: TdxLayoutItem
Caption = 'Informe trimestral de compras'
LookAndFeel = dmConfiguracion.lfTituloItem
Offsets.Top = 10
OnCaptionClick = lcTitInformeTrimestralComprasCaptionClick
end
object lcDesInformeTrimestralCompras: TdxLayoutItem
Caption = 'Informe con el importe por compras de un determinado trimestre'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitInformeVentas: TdxLayoutItem
Caption = 'Informe trimestral de ventas'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfTituloItem
Offsets.Top = 10
OnCaptionClick = lcTitInformeVentasCaptionClick
end
object lcDesInformeVentas: TdxLayoutItem
Caption = 'Informe con los ingresos por ventas de un determinado trimestre'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitInformeBeneficios: TdxLayoutItem
Caption = 'Informe de beneficios anual'
LookAndFeel = dmConfiguracion.lfTituloItem
OnCaptionClick = lcTitInformeBeneficiosCaptionClick
end
end
object lcGrupoDatos: TdxLayoutGroup
AutoAligns = []
AlignVert = avClient
Caption = 'M'#243'dulo de datos'
LookAndFeel = dmConfiguracion.lfGrupoItems
object lcTitComisionesVendedores: TdxLayoutItem
AllowRemove = False
Caption = 'Comisiones de vendedores'
LookAndFeel = dmConfiguracion.lfTituloItem
OnCaptionClick = lcTitComisionesVendedoresCaptionClick
end
object lcDesComisionesVendedores: TdxLayoutItem
Caption =
'Informe con las comisiones de cada vendedor para un periodo de t' +
'iempo determinado.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
end
end
object lcMainGroup1: TdxLayoutGroup
ShowCaption = False
Hidden = True
LayoutDirection = ldHorizontal
ShowBorder = False
object lcGrupoProveedores: TdxLayoutGroup
AutoAligns = [aaVertical]
Caption = 'M'#243'dulo de proveedores'
LookAndFeel = dmConfiguracion.lfGrupoItems
LookAndFeelException = True
object lcTitListadoProveedores: TdxLayoutItem
Caption = 'Listado de proveedores'
LookAndFeel = dmConfiguracion.lfTituloItem
OnCaptionClick = lcTitListadoProveedoresCaptionClick
end
object lcDesListadoProveedores: TdxLayoutItem
Caption = 'Informe con los datos de los proveedores dados de alta.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitResumenFacturasProveedor: TdxLayoutItem
Caption = 'Resumen de facturaci'#243'n por proveedores'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfTituloItem
Offsets.Top = 10
OnCaptionClick = lcTitResumenFacturasProveedorCaptionClick
end
object lcMainGroup6: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object lcDesResumenFacturasProveedor: TdxLayoutItem
Caption =
'Informe que muestra la suma de los importes de las facturas de c' +
'ada proveedor dentro de un periodo de tiempo determinado.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitListadoFacturasProveedor: TdxLayoutItem
Caption = 'Historial de facturaci'#243'n por proveedor'
LookAndFeel = dmConfiguracion.lfTituloItem
Offsets.Top = 10
OnCaptionClick = lcTitListadoFacturasProveedorCaptionClick
end
object lcDesListadoFacturasProveedor: TdxLayoutItem
Caption =
'Informe que muestra los datos de las facturas de cada proveedor ' +
'dentro de un periodo de tiempo determinado.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
end
end
object lcGrupoClientes: TdxLayoutGroup
AutoAligns = [aaVertical]
Caption = 'M'#243'dulo de clientes'
LookAndFeel = dmConfiguracion.lfGrupoItems
object lcTitListadoClientes: TdxLayoutItem
Caption = 'Listado de clientes'
LookAndFeel = dmConfiguracion.lfTituloItem
OnCaptionClick = lcTitListadoClientesCaptionClick
end
object lcDesListadoClientes: TdxLayoutItem
Caption = 'Informe con los datos de los clientes dados de alta.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitResumenFacturasCliente: TdxLayoutItem
Caption = 'Resumen de facturaci'#243'n por clientes'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfTituloItem
Offsets.Top = 10
OnCaptionClick = lcTitResumenFacturasClienteCaptionClick
end
object lcDesResumenFacturasCliente: TdxLayoutItem
Caption =
'Informe que muestra la suma de los importes de las facturas de c' +
'ada cliente dentro de un periodo de tiempo determinado.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitListadoFacturasCliente: TdxLayoutItem
Caption = 'Historial de facturaci'#243'n por cliente'
LookAndFeel = dmConfiguracion.lfTituloItem
Offsets.Top = 10
OnCaptionClick = lcTitListadoFacturasClienteCaptionClick
end
object lcDesListadoFacturasCliente: TdxLayoutItem
Caption =
'Informe que muestra los datos de las facturas de cada cliente de' +
'ntro de un periodo de tiempo determinado.'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcMainGroup3: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object lcTitListadoPagosCli: TdxLayoutItem
Caption = 'Listado de pagos de cliente'
LookAndFeel = dmConfiguracion.lfTituloItem
Offsets.Top = 10
OnCaptionClick = lcTitListadoPagosCliCaptionClick
end
object lcDesListadoPagosCli: TdxLayoutItem
Caption =
'Informe con todos los pagos de un determinado cliente junto con ' +
'todas sus facturas'
CaptionOptions.Width = 250
LookAndFeel = dmConfiguracion.lfItem
end
object lcTitListadoBeneficiosCliente: TdxLayoutItem
Caption = 'Listado beneficios por cliente'
LookAndFeel = dmConfiguracion.lfTituloItem
OnCaptionClick = lcTitListadoBeneficiosClienteCaptionClick
end
end
end
end
end
object dxLayoutGroup1: TdxLayoutGroup
AutoAligns = [aaVertical]
AlignHorz = ahClient
Caption = 'Listado de vendedores'
end
end
end
end