git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@133 c93665c3-c93d-084d-9b98-7d5f4a9c3376
259 lines
10 KiB
Plaintext
259 lines
10 KiB
Plaintext
inherited frViewInfVentasArticuloGrid: TfrViewInfVentasArticuloGrid
|
|
Width = 583
|
|
Height = 378
|
|
ExplicitWidth = 583
|
|
ExplicitHeight = 378
|
|
object cxGrid: TcxGrid [0]
|
|
Left = 0
|
|
Top = 0
|
|
Width = 583
|
|
Height = 378
|
|
Align = alClient
|
|
TabOrder = 0
|
|
LookAndFeel.Kind = lfStandard
|
|
LookAndFeel.NativeStyle = True
|
|
object cxGridView: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
FilterBox.CustomizeDialog = False
|
|
FilterBox.Visible = fvNever
|
|
DataController.Filter.Options = [fcoCaseInsensitive]
|
|
DataController.Filter.OnChanged = cxGridViewDataControllerFilterChanged
|
|
DataController.KeyFieldNames = 'RecID'
|
|
DataController.Options = [dcoAnsiSort, dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoSortByDisplayText]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
DataController.Summary.OnAfterSummary = cxGridViewDataControllerSummaryAfterSummary
|
|
DataController.OnGroupingChanged = cxGridViewDataControllerGroupingChanged
|
|
DataController.OnSortingChanged = cxGridViewDataControllerSortingChanged
|
|
OptionsBehavior.CellHints = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsCustomize.ColumnGrouping = False
|
|
OptionsCustomize.ColumnsQuickCustomization = True
|
|
OptionsCustomize.DataRowSizing = True
|
|
OptionsCustomize.GroupRowSizing = True
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsData.Editing = False
|
|
OptionsData.Inserting = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsSelection.UnselectFocusedRecordOnExit = False
|
|
OptionsView.CellEndEllipsis = True
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.ColumnAutoWidth = True
|
|
OptionsView.Footer = True
|
|
OptionsView.FooterAutoHeight = True
|
|
OptionsView.GridLineColor = cl3DLight
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.GroupFooters = gfAlwaysVisible
|
|
OptionsView.HeaderEndEllipsis = True
|
|
Styles.FilterBox = cxStyleFilterBox
|
|
Styles.OnGetContentStyle = cxGridViewStylesGetContentStyle
|
|
OnColumnPosChanged = cxGridViewColumnPosChanged
|
|
OnColumnSizeChanged = cxGridViewColumnSizeChanged
|
|
object cxGridViewRecID: TcxGridDBColumn
|
|
DataBinding.FieldName = 'RecID'
|
|
Visible = False
|
|
end
|
|
object cxGridViewID_FACTURA: TcxGridDBColumn
|
|
Caption = 'Id_factura'
|
|
DataBinding.FieldName = 'ID_FACTURA'
|
|
end
|
|
object cxGridViewID_EMPRESA: TcxGridDBColumn
|
|
Caption = 'Id_empresa'
|
|
DataBinding.FieldName = 'ID_EMPRESA'
|
|
end
|
|
object cxGridViewREFERENCIA_FACTURA: TcxGridDBColumn
|
|
Caption = 'Ref. factura'
|
|
DataBinding.FieldName = 'REFERENCIA_FACTURA'
|
|
end
|
|
object cxGridViewFECHA_FACTURA: TcxGridDBColumn
|
|
Caption = 'Fecha factura'
|
|
DataBinding.FieldName = 'FECHA_FACTURA'
|
|
end
|
|
object cxGridViewIMPORTE_TOTAL_FACTURA: TcxGridDBColumn
|
|
Caption = 'Importe factura'
|
|
DataBinding.FieldName = 'IMPORTE_TOTAL_FACTURA'
|
|
end
|
|
object cxGridViewID_COMISION_FACTURA: TcxGridDBColumn
|
|
Caption = 'Id_comision'
|
|
DataBinding.FieldName = 'ID_COMISION_FACTURA'
|
|
end
|
|
object cxGridViewID_ARTICULO: TcxGridDBColumn
|
|
Caption = 'Id_articulo'
|
|
DataBinding.FieldName = 'ID_ARTICULO'
|
|
end
|
|
object cxGridViewFAMILIA: TcxGridDBColumn
|
|
Caption = 'Familia'
|
|
DataBinding.FieldName = 'FAMILIA'
|
|
end
|
|
object cxGridViewREFERENCIA: TcxGridDBColumn
|
|
Caption = 'Referencia'
|
|
DataBinding.FieldName = 'REFERENCIA'
|
|
end
|
|
object cxGridViewDESCRIPCION: TcxGridDBColumn
|
|
Caption = 'Descripci'#243'n'
|
|
DataBinding.FieldName = 'DESCRIPCION'
|
|
end
|
|
object cxGridViewREFERENCIA_PROV: TcxGridDBColumn
|
|
Caption = 'Ref. proveedor'
|
|
DataBinding.FieldName = 'REFERENCIA_PROV'
|
|
end
|
|
object cxGridViewCOMISIONABLE: TcxGridDBColumn
|
|
Caption = 'Comisionable'
|
|
DataBinding.FieldName = 'COMISIONABLE'
|
|
end
|
|
object cxGridViewINVENTARIABLE: TcxGridDBColumn
|
|
Caption = 'Inventariable'
|
|
DataBinding.FieldName = 'INVENTARIABLE'
|
|
end
|
|
object cxGridViewIMPORTE_UNIDAD_COSTE: TcxGridDBColumn
|
|
Caption = 'Precio uni. compra'
|
|
DataBinding.FieldName = 'IMPORTE_UNIDAD_COSTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewDESCUENTO_PROVEEDOR_COSTE: TcxGridDBColumn
|
|
Caption = 'Dto proveedor'
|
|
DataBinding.FieldName = 'DESCUENTO_PROVEEDOR_COSTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = ',0.00 %;-,0.00 %'
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewIMPORTE_NETO_COSTE: TcxGridDBColumn
|
|
Caption = 'Precio neto compra'
|
|
DataBinding.FieldName = 'IMPORTE_NETO_COSTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewIMPORTE_PORTE_COSTE: TcxGridDBColumn
|
|
Caption = 'Precio porte compra'
|
|
DataBinding.FieldName = 'IMPORTE_PORTE_COSTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewCANTIDAD: TcxGridDBColumn
|
|
Caption = 'Cantidad'
|
|
DataBinding.FieldName = 'CANTIDAD'
|
|
end
|
|
object cxGridViewIMPORTE_UNIDAD_VENTA: TcxGridDBColumn
|
|
Caption = 'Precio uni. venta'
|
|
DataBinding.FieldName = 'IMPORTE_UNIDAD_VENTA'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewDESCUENTO_CLIENTE_VENTA: TcxGridDBColumn
|
|
Caption = 'Dto. cliente'
|
|
DataBinding.FieldName = 'DESCUENTO_CLIENTE_VENTA'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = ',0.00 %;-,0.00 %'
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewIMPORTE_NETO_VENTA: TcxGridDBColumn
|
|
Caption = 'Precio neto venta'
|
|
DataBinding.FieldName = 'IMPORTE_NETO_VENTA'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewIMPORTE_TOTAL_VENTA: TcxGridDBColumn
|
|
Caption = 'Importe total venta'
|
|
DataBinding.FieldName = 'IMPORTE_TOTAL_VENTA'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewNIF_CIF_PROVEEDOR: TcxGridDBColumn
|
|
Caption = 'NIF/CIF prov.'
|
|
DataBinding.FieldName = 'NIF_CIF_PROVEEDOR'
|
|
end
|
|
object cxGridViewNOMBRE_PROVEEDOR: TcxGridDBColumn
|
|
Caption = 'Proveedor'
|
|
DataBinding.FieldName = 'NOMBRE_PROVEEDOR'
|
|
end
|
|
object cxGridViewNIF_CIF_CLIENTE: TcxGridDBColumn
|
|
Caption = 'NIF/CIF cli.'
|
|
DataBinding.FieldName = 'NIF_CIF_CLIENTE'
|
|
end
|
|
object cxGridViewNOMBRE_CLIENTE: TcxGridDBColumn
|
|
Caption = 'Cliente'
|
|
DataBinding.FieldName = 'NOMBRE_CLIENTE'
|
|
end
|
|
object cxGridViewNOMBRE_COMERCIAL_CLIENTE: TcxGridDBColumn
|
|
Caption = 'Nombre comercial cli.'
|
|
DataBinding.FieldName = 'NOMBRE_COMERCIAL_CLIENTE'
|
|
end
|
|
object cxGridViewNIF_CIF_AGENTE: TcxGridDBColumn
|
|
Caption = 'NIF/CIF agente'
|
|
DataBinding.FieldName = 'NIF_CIF_AGENTE'
|
|
end
|
|
object cxGridViewNOMBRE_AGENTE: TcxGridDBColumn
|
|
Caption = 'Agente'
|
|
DataBinding.FieldName = 'NOMBRE_AGENTE'
|
|
end
|
|
object cxGridViewCOMISION_AGENTE: TcxGridDBColumn
|
|
Caption = 'Comisi'#243'n agente'
|
|
DataBinding.FieldName = 'COMISION_AGENTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
Properties.DisplayFormat = ',0.00 %;-,0.00 %'
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
object cxGridViewIMPORTE_COMISION_AGENTE: TcxGridDBColumn
|
|
Caption = 'Importe comisi'#243'n'
|
|
DataBinding.FieldName = 'IMPORTE_COMISION_AGENTE'
|
|
PropertiesClassName = 'TcxCurrencyEditProperties'
|
|
Properties.Alignment.Horz = taRightJustify
|
|
FooterAlignmentHorz = taRightJustify
|
|
HeaderAlignmentHorz = taRightJustify
|
|
end
|
|
end
|
|
object cxGridLevel: TcxGridLevel
|
|
GridView = cxGridView
|
|
end
|
|
end
|
|
inherited dxPrintStyleManager1: TdxPrintStyleManager
|
|
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
|
|
BuiltInStyle = True
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxPrinterLinkcxGrid: TdxGridReportLink
|
|
Component = cxGrid
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 16
|
|
Top = 48
|
|
object cxStyleRed: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clRed
|
|
end
|
|
object cxStyleBlue: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clBlue
|
|
end
|
|
object cxStyleFilterBox: TcxStyle
|
|
AssignedValues = [svColor, svTextColor]
|
|
Color = clInfoBk
|
|
TextColor = clWindowText
|
|
end
|
|
end
|
|
end
|