git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES/trunk@4 b68bf8ae-e977-074f-a058-3cfd71dd8f45
1096 lines
38 KiB
Plaintext
1096 lines
38 KiB
Plaintext
object frMovimientoAlmacenes: TfrMovimientoAlmacenes
|
|
Tag = 5
|
|
Left = 0
|
|
Top = 0
|
|
Width = 773
|
|
Height = 543
|
|
Color = 16383743
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentColor = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Visible = False
|
|
Entidad = entAlmacen
|
|
BarraOperacion = brDoble
|
|
object Titulo: TRdxPanelTituloOperacion
|
|
Left = 0
|
|
Top = 0
|
|
Width = 773
|
|
Height = 22
|
|
Caption = ' almacén/obra'
|
|
Color = 9685681
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 3692855
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
end
|
|
object pnlDatos: TRdxScrollPanel
|
|
Left = 0
|
|
Top = 22
|
|
Width = 773
|
|
Height = 471
|
|
HorzScrollBar.Smooth = True
|
|
HorzScrollBar.Style = ssFlat
|
|
VertScrollBar.Smooth = True
|
|
VertScrollBar.Style = ssFlat
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
Caption = 'pnlDatos'
|
|
ParentColor = True
|
|
TabOrder = 0
|
|
object pnlArticulos: TRdxPanel
|
|
Left = 0
|
|
Top = 293
|
|
Width = 756
|
|
Height = 310
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 3
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object cMateriales: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 756
|
|
Height = 30
|
|
Caption = 'Materiales'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 3692855
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object pnlGridArticulos: TPanel
|
|
Left = 0
|
|
Top = 30
|
|
Width = 756
|
|
Height = 280
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
BorderWidth = 10
|
|
ParentColor = True
|
|
TabOrder = 0
|
|
TabStop = True
|
|
object pnlBarraGrid: TRdxPanel
|
|
Left = 10
|
|
Top = 10
|
|
Width = 736
|
|
Height = 28
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 16383743
|
|
Align = alTop
|
|
TabOrder = 0
|
|
UseDockManager = True
|
|
object bAnadir: TRdxBoton
|
|
Left = 0
|
|
Top = 4
|
|
Width = 75
|
|
Height = 19
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Añadir'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Margin = 10
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 0
|
|
OnClick = bAnadirClick
|
|
end
|
|
object bEliminar: TRdxBoton
|
|
Left = 80
|
|
Top = 4
|
|
Width = 75
|
|
Height = 19
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Eliminar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Margin = 10
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 0
|
|
OnClick = bEliminarClick
|
|
end
|
|
object bElminarTodo: TRdxBoton
|
|
Left = 160
|
|
Top = 4
|
|
Width = 81
|
|
Height = 19
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Eliminar todo'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Margin = 10
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 2
|
|
Spacing = 0
|
|
OnClick = bElminarTodoClick
|
|
end
|
|
end
|
|
object gridDetalles: TdxDBGrid
|
|
Left = 10
|
|
Top = 38
|
|
Width = 736
|
|
Height = 232
|
|
Bands = <
|
|
item
|
|
end>
|
|
DefaultLayout = False
|
|
HeaderPanelRowCount = 1
|
|
KeyField = 'CODIGOARTICULO'
|
|
SummaryGroups = <>
|
|
SummarySeparator = ', '
|
|
Align = alClient
|
|
Color = 16383743
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
BandColor = 8623776
|
|
BandFont.Charset = DEFAULT_CHARSET
|
|
BandFont.Color = clWindowText
|
|
BandFont.Height = -11
|
|
BandFont.Name = 'Tahoma'
|
|
BandFont.Style = []
|
|
DataSource = dsTablaDetalle
|
|
Filter.Criteria = {00000000}
|
|
GridLineColor = 14280169
|
|
GroupPanelColor = 8623776
|
|
GroupPanelFontColor = 15726583
|
|
GroupNodeColor = 14280169
|
|
HeaderColor = 14280169
|
|
HeaderFont.Charset = DEFAULT_CHARSET
|
|
HeaderFont.Color = clWindowText
|
|
HeaderFont.Height = -11
|
|
HeaderFont.Name = 'Tahoma'
|
|
HeaderFont.Style = []
|
|
HighlightColor = 12775679
|
|
HighlightTextColor = clBlack
|
|
LookAndFeel = lfFlat
|
|
OptionsBehavior = [edgoAutoSearch, edgoCaseInsensitive, edgoDragScroll, edgoEditing, edgoEnterShowEditor, edgoEnterThrough, edgoImmediateEditor, edgoShowHourGlass, edgoTabs, edgoTabThrough, edgoVertThrough]
|
|
OptionsCustomize = [edgoBandMoving, edgoBandSizing, edgoColumnMoving, edgoColumnSizing, edgoRowSizing]
|
|
OptionsDB = [edgoCanAppend, edgoCancelOnExit, edgoCanDelete, edgoCanInsert, edgoConfirmDelete, edgoResetColumnFocus, edgoSmartRefresh, edgoSyncSelection, edgoUseBookmarks]
|
|
OptionsView = [edgoAutoWidth, edgoBandHeaderWidth, edgoDrawEndEllipsis, edgoIndicator, edgoRowAutoHeight, edgoUseBitmap]
|
|
PreviewFont.Charset = DEFAULT_CHARSET
|
|
PreviewFont.Color = clBlue
|
|
PreviewFont.Height = -11
|
|
PreviewFont.Name = 'Tahoma'
|
|
PreviewFont.Style = []
|
|
end
|
|
end
|
|
end
|
|
object pnlPedido: TRdxPanel
|
|
Left = 0
|
|
Top = 114
|
|
Width = 756
|
|
Height = 179
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 2
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object cPedido: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 756
|
|
Height = 30
|
|
Caption = 'Pedido relacionado'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 3692855
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object eCodigoPedido: TLabel
|
|
Left = 67
|
|
Top = 40
|
|
Width = 87
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Código de pedido:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eNombreProv: TLabel
|
|
Left = 43
|
|
Top = 67
|
|
Width = 111
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nombre del proveedor:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCIFNIFProv: TLabel
|
|
Left = 343
|
|
Top = 41
|
|
Width = 118
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'CIF / NIF del proveedor:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eNombreAlmacen: TLabel
|
|
Left = 339
|
|
Top = 106
|
|
Width = 122
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nombre del almacén/obra'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCodigoAlmacen: TLabel
|
|
Left = 48
|
|
Top = 106
|
|
Width = 106
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Cód. de almacén/obra'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCalle: TLabel
|
|
Left = 67
|
|
Top = 134
|
|
Width = 87
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Lugar de entrega:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object ePersona: TLabel
|
|
Left = 57
|
|
Top = 162
|
|
Width = 97
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Fecha de recepción:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object NombreProveedor: TRdxDBEdit
|
|
Left = 159
|
|
Top = 63
|
|
Width = 485
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
DataField = 'NOMBRE'
|
|
DataSource = dsTablaPedidos
|
|
TabOrder = 2
|
|
Text = 'NombreProveedor'
|
|
end
|
|
object NifCifProveedor: TRdxDBEdit
|
|
Left = 469
|
|
Top = 36
|
|
Width = 175
|
|
Height = 19
|
|
AutoSize = False
|
|
BorderStyle = bsNone
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
DataField = 'NIFCIF'
|
|
DataSource = dsTablaPedidos
|
|
TabOrder = 1
|
|
Text = 'NifCifProveedor'
|
|
end
|
|
object NombreAlmacen: TRdxEdit
|
|
Left = 469
|
|
Top = 102
|
|
Width = 175
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
ReadOnly = True
|
|
TabOrder = 4
|
|
end
|
|
object Calle: TRdxEdit
|
|
Left = 159
|
|
Top = 130
|
|
Width = 485
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
ReadOnly = True
|
|
TabOrder = 5
|
|
end
|
|
object FechaRecepcion: TcxDateEdit
|
|
Left = 159
|
|
Top = 158
|
|
Width = 110
|
|
Height = 21
|
|
ParentFont = False
|
|
Properties.DateButtons = [btnToday]
|
|
Properties.ImmediatePost = True
|
|
Properties.InputKind = ikMask
|
|
Style.StyleController = dmConfiguracion.cxEstiloOscuro
|
|
TabOrder = 6
|
|
end
|
|
object CodPedido: TcxDBButtonEdit
|
|
Left = 158
|
|
Top = 35
|
|
Width = 112
|
|
Height = 21
|
|
DataBinding.DataField = 'CODIGO'
|
|
DataBinding.DataSource = dsTablaPedidos
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Glyph.Data = {
|
|
16050000424D160500000000000036040000280000000E0000000E0000000100
|
|
080000000000E000000000000000000000000001000000000000000000000000
|
|
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
|
|
A6000020400000206000002080000020A0000020C0000020E000004000000040
|
|
20000040400000406000004080000040A0000040C0000040E000006000000060
|
|
20000060400000606000006080000060A0000060C0000060E000008000000080
|
|
20000080400000806000008080000080A0000080C0000080E00000A0000000A0
|
|
200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
|
|
200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
|
|
200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
|
|
20004000400040006000400080004000A0004000C0004000E000402000004020
|
|
20004020400040206000402080004020A0004020C0004020E000404000004040
|
|
20004040400040406000404080004040A0004040C0004040E000406000004060
|
|
20004060400040606000406080004060A0004060C0004060E000408000004080
|
|
20004080400040806000408080004080A0004080C0004080E00040A0000040A0
|
|
200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
|
|
200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
|
|
200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
|
|
20008000400080006000800080008000A0008000C0008000E000802000008020
|
|
20008020400080206000802080008020A0008020C0008020E000804000008040
|
|
20008040400080406000804080008040A0008040C0008040E000806000008060
|
|
20008060400080606000806080008060A0008060C0008060E000808000008080
|
|
20008080400080806000808080008080A0008080C0008080E00080A0000080A0
|
|
200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
|
|
200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
|
|
200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
|
|
2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
|
|
2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
|
|
2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
|
|
2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
|
|
2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
|
|
2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
|
|
2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFF0000ADADADADADADADADADADADADADFF0000ADFFF7F7FFFF
|
|
FFFFFFFFFFFFADFF0000AD9B0E2F0EFFFFFFFFFFFFFFADFF0000AD9B0E87B70E
|
|
FFFFFFFFFFFFADFF0000ADFFFF0E87B700000000FFFFADFF0000ADFFFFFF0E00
|
|
9AEAEAA452FFADFF0000ADFFFFFF009AEAF2F209A4F7ADFF0000ADFFFFFF00EA
|
|
F20909FF09F7ADFF0000ADFFFFFF00EAF209FFFF09F7ADFF0000ADFFFFFF00A4
|
|
09FFFFFFA4F7ADFF0000ADFFFFFFFF00A40909A452FFADFF0000ADFFFFFFFFFF
|
|
52525252FFFFADFF0000ADADADADADADADADADADADADADFF0000}
|
|
Kind = bkGlyph
|
|
end>
|
|
Properties.MaxLength = 10
|
|
Properties.OnButtonClick = CodPedidoPropertiesButtonClick
|
|
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
|
|
TabOrder = 0
|
|
end
|
|
object CodigoAlmacen: TcxButtonEdit
|
|
Left = 160
|
|
Top = 101
|
|
Width = 111
|
|
Height = 21
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Glyph.Data = {
|
|
16050000424D160500000000000036040000280000000E0000000E0000000100
|
|
080000000000E000000000000000000000000001000000000000000000000000
|
|
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
|
|
A6000020400000206000002080000020A0000020C0000020E000004000000040
|
|
20000040400000406000004080000040A0000040C0000040E000006000000060
|
|
20000060400000606000006080000060A0000060C0000060E000008000000080
|
|
20000080400000806000008080000080A0000080C0000080E00000A0000000A0
|
|
200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
|
|
200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
|
|
200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
|
|
20004000400040006000400080004000A0004000C0004000E000402000004020
|
|
20004020400040206000402080004020A0004020C0004020E000404000004040
|
|
20004040400040406000404080004040A0004040C0004040E000406000004060
|
|
20004060400040606000406080004060A0004060C0004060E000408000004080
|
|
20004080400040806000408080004080A0004080C0004080E00040A0000040A0
|
|
200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
|
|
200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
|
|
200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
|
|
20008000400080006000800080008000A0008000C0008000E000802000008020
|
|
20008020400080206000802080008020A0008020C0008020E000804000008040
|
|
20008040400080406000804080008040A0008040C0008040E000806000008060
|
|
20008060400080606000806080008060A0008060C0008060E000808000008080
|
|
20008080400080806000808080008080A0008080C0008080E00080A0000080A0
|
|
200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
|
|
200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
|
|
200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
|
|
2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
|
|
2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
|
|
2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
|
|
2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
|
|
2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
|
|
2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
|
|
2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFF0000ADADADADADADADADADADADADADFF0000ADFFF7F7FFFF
|
|
FFFFFFFFFFFFADFF0000AD9B0E2F0EFFFFFFFFFFFFFFADFF0000AD9B0E87B70E
|
|
FFFFFFFFFFFFADFF0000ADFFFF0E87B700000000FFFFADFF0000ADFFFFFF0E00
|
|
9AEAEAA452FFADFF0000ADFFFFFF009AEAF2F209A4F7ADFF0000ADFFFFFF00EA
|
|
F20909FF09F7ADFF0000ADFFFFFF00EAF209FFFF09F7ADFF0000ADFFFFFF00A4
|
|
09FFFFFFA4F7ADFF0000ADFFFFFFFF00A40909A452FFADFF0000ADFFFFFFFFFF
|
|
52525252FFFFADFF0000ADADADADADADADADADADADADADFF0000}
|
|
Kind = bkGlyph
|
|
end>
|
|
Properties.MaxLength = 5
|
|
Properties.OnButtonClick = CodigoAlmacenPropertiesButtonClick
|
|
Properties.OnValidate = CodigoAlmacenPropertiesValidate
|
|
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
|
|
TabOrder = 3
|
|
Text = 'CodigoAlmacen'
|
|
end
|
|
end
|
|
object pnlAlmacenes: TRdxPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 756
|
|
Height = 57
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 0
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object cAlmacenes: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 756
|
|
Height = 30
|
|
Caption = 'Almacenes/Obras'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 3692855
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object eAlmacenOrigen: TLabel
|
|
Left = 118
|
|
Top = 40
|
|
Width = 36
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Origen:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eAlmacenDestino: TLabel
|
|
Left = 424
|
|
Top = 40
|
|
Width = 40
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Destino:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object cbxDestino: TRdxComboBox
|
|
Left = 469
|
|
Top = 36
|
|
Width = 175
|
|
Height = 21
|
|
Style = csDropDownList
|
|
Color = 15726583
|
|
ColorArrow = clBlack
|
|
ColorArrowBackground = 12775679
|
|
ColorBorder = 8623776
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ItemHeight = 13
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
ItemIndex = -1
|
|
OnChange = cbxAlmacenDestinoChange
|
|
end
|
|
object cbxOrigen: TRdxComboBox
|
|
Left = 159
|
|
Top = 36
|
|
Width = 175
|
|
Height = 21
|
|
Style = csDropDownList
|
|
Color = 15726583
|
|
ColorArrow = clBlack
|
|
ColorArrowBackground = 12775679
|
|
ColorBorder = 8623776
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ItemHeight = 13
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
ItemIndex = -1
|
|
OnChange = cbxAlmacenOrigenChange
|
|
end
|
|
end
|
|
object pnlAlmacen: TRdxPanel
|
|
Left = 0
|
|
Top = 57
|
|
Width = 756
|
|
Height = 57
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 1
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object cAlmacen: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 756
|
|
Height = 30
|
|
Caption = 'Almacén'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 3692855
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object eAlmacen: TLabel
|
|
Left = 110
|
|
Top = 40
|
|
Width = 44
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Almacén:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object cbxAlmacen: TRdxComboBox
|
|
Left = 159
|
|
Top = 36
|
|
Width = 175
|
|
Height = 21
|
|
Style = csDropDownList
|
|
Color = 15726583
|
|
ColorArrow = clBlack
|
|
ColorArrowBackground = 12775679
|
|
ColorBorder = 8623776
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ItemHeight = 13
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
ItemIndex = -1
|
|
end
|
|
end
|
|
object pnlDetalle: TRdxPanel
|
|
Left = 0
|
|
Top = 603
|
|
Width = 756
|
|
Height = 215
|
|
Caption = ' '
|
|
ParentColor = True
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Align = alTop
|
|
TabOrder = 4
|
|
AutoSize = True
|
|
UseDockManager = True
|
|
object cDetalle: TRdxCabecera
|
|
Left = 0
|
|
Top = 0
|
|
Width = 756
|
|
Height = 30
|
|
Caption = 'Detalle'
|
|
Align = alTop
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 3692855
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Margen = 10
|
|
end
|
|
object eTipoOperacion: TLabel
|
|
Left = 80
|
|
Top = 49
|
|
Width = 74
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Tipo operación:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eTipoMovimiento: TLabel
|
|
Left = 383
|
|
Top = 49
|
|
Width = 81
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Tipo movimiento:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCodCliente: TLabel
|
|
Left = 83
|
|
Top = 111
|
|
Width = 71
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Código cliente:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eNombreCliente: TLabel
|
|
Left = 79
|
|
Top = 130
|
|
Width = 75
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Nombre cliente:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCausa: TLabel
|
|
Left = 120
|
|
Top = 189
|
|
Width = 34
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'Causa:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object eCIFNIF: TLabel
|
|
Left = 416
|
|
Top = 111
|
|
Width = 48
|
|
Height = 13
|
|
Alignment = taRightJustify
|
|
Caption = 'CIF / NIF:'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
end
|
|
object NifCifCliente: TRdxEdit
|
|
Left = 469
|
|
Top = 107
|
|
Width = 175
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
ReadOnly = True
|
|
TabOrder = 4
|
|
end
|
|
object NombreCliente: TRdxEdit
|
|
Left = 159
|
|
Top = 135
|
|
Width = 485
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
ReadOnly = True
|
|
TabOrder = 5
|
|
end
|
|
object Causa: TRdxMemo
|
|
Left = 159
|
|
Top = 175
|
|
Width = 485
|
|
Height = 40
|
|
ColorFocused = clWhite
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ParentColor = False
|
|
TabOrder = 6
|
|
end
|
|
object TipoMovimiento: TRdxEdit
|
|
Left = 469
|
|
Top = 45
|
|
Width = 175
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
ReadOnly = True
|
|
TabOrder = 1
|
|
end
|
|
object TipoOperacion: TRdxEdit
|
|
Left = 159
|
|
Top = 45
|
|
Width = 175
|
|
Height = 19
|
|
ColorBorder = 8623776
|
|
ColorFlat = 15726583
|
|
ColorBoton = 12775679
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
end
|
|
object cbAsociar: TRdxCheckBox
|
|
Left = 159
|
|
Top = 73
|
|
Width = 191
|
|
Height = 17
|
|
Caption = 'Asociar este movimiento a un cliente'
|
|
ColorFocused = clWhite
|
|
ColorDown = clWhite
|
|
ColorCheck = clBlack
|
|
ColorBorder = 8623776
|
|
TabOrder = 2
|
|
TabStop = True
|
|
OnClick = cbAsociarClick
|
|
end
|
|
object CodCliente: TcxButtonEdit
|
|
Left = 158
|
|
Top = 97
|
|
Width = 177
|
|
Height = 21
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Glyph.Data = {
|
|
16050000424D160500000000000036040000280000000E0000000E0000000100
|
|
080000000000E000000000000000000000000001000000000000000000000000
|
|
80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
|
|
A6000020400000206000002080000020A0000020C0000020E000004000000040
|
|
20000040400000406000004080000040A0000040C0000040E000006000000060
|
|
20000060400000606000006080000060A0000060C0000060E000008000000080
|
|
20000080400000806000008080000080A0000080C0000080E00000A0000000A0
|
|
200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
|
|
200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
|
|
200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
|
|
20004000400040006000400080004000A0004000C0004000E000402000004020
|
|
20004020400040206000402080004020A0004020C0004020E000404000004040
|
|
20004040400040406000404080004040A0004040C0004040E000406000004060
|
|
20004060400040606000406080004060A0004060C0004060E000408000004080
|
|
20004080400040806000408080004080A0004080C0004080E00040A0000040A0
|
|
200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
|
|
200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
|
|
200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
|
|
20008000400080006000800080008000A0008000C0008000E000802000008020
|
|
20008020400080206000802080008020A0008020C0008020E000804000008040
|
|
20008040400080406000804080008040A0008040C0008040E000806000008060
|
|
20008060400080606000806080008060A0008060C0008060E000808000008080
|
|
20008080400080806000808080008080A0008080C0008080E00080A0000080A0
|
|
200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
|
|
200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
|
|
200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
|
|
2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
|
|
2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
|
|
2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
|
|
2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
|
|
2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
|
|
2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
|
|
2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
|
|
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
|
|
FFFFFFFFFFFFFFFF0000ADADADADADADADADADADADADADFF0000ADFFF7F7FFFF
|
|
FFFFFFFFFFFFADFF0000AD9B0E2F0EFFFFFFFFFFFFFFADFF0000AD9B0E87B70E
|
|
FFFFFFFFFFFFADFF0000ADFFFF0E87B700000000FFFFADFF0000ADFFFFFF0E00
|
|
9AEAEAA452FFADFF0000ADFFFFFF009AEAF2F209A4F7ADFF0000ADFFFFFF00EA
|
|
F20909FF09F7ADFF0000ADFFFFFF00EAF209FFFF09F7ADFF0000ADFFFFFF00A4
|
|
09FFFFFFA4F7ADFF0000ADFFFFFFFF00A40909A452FFADFF0000ADFFFFFFFFFF
|
|
52525252FFFFADFF0000ADADADADADADADADADADADADADFF0000}
|
|
Kind = bkGlyph
|
|
end>
|
|
Properties.MaxLength = 10
|
|
Properties.OnButtonClick = CodClientePropertiesButtonClick
|
|
Properties.OnValidate = CodClientePropertiesValidate
|
|
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
end
|
|
object brDoble: TRdxBarraInferior
|
|
Left = 0
|
|
Top = 493
|
|
Width = 773
|
|
Height = 50
|
|
Caption = ' '
|
|
ParentColor = True
|
|
Visible = False
|
|
ColorHighLight = 8623776
|
|
ColorShadow = clBtnFace
|
|
Align = alBottom
|
|
TabOrder = 1
|
|
UseDockManager = True
|
|
Margen = 10
|
|
object bAceptar: TRdxBoton
|
|
Left = 10
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
GroupIndex = 1
|
|
Down = True
|
|
Caption = 'Aceptar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Glyph.Data = {
|
|
06050000424D060500000000000036040000280000000E0000000D0000000100
|
|
080000000000D0000000320B0000320B000000010000000100000000000000FF
|
|
000000800000C0FFC000FF00FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000000000000000
|
|
0000000000000000000000000000000000000000000000000000040404040404
|
|
0004040404040404000004040404040003000404040404040000040404040003
|
|
0300040404040404000004040400010101010004040404040000040400030102
|
|
0201000404040404000004000301000002010100040404040000000300000404
|
|
0002010100040404000004000404040404000201000404040000040404040404
|
|
0404000101000404000004040404040404040400010100040000040404040404
|
|
0404040400010100000004040404040404040404040001000000040404040404
|
|
04040404040400040000}
|
|
Margin = 7
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bAceptarClick
|
|
end
|
|
object bCancelar: TRdxBoton
|
|
Left = 95
|
|
Top = 20
|
|
Width = 75
|
|
Height = 25
|
|
Cancel = True
|
|
Alignment = taLeftJustify
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
GroupIndex = 1
|
|
Caption = 'Cancelar'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
Glyph.Data = {
|
|
F6000000424DF600000000000000760000002800000010000000100000000100
|
|
04000000000080000000320B0000320B0000100000001000000000009C000000
|
|
CE000000FF00FF00FF00319CFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
|
|
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00333333333333
|
|
3333333333333333333333033333333332333120333333333333314203333333
|
|
2333331413333332333333312033332033333333120332033333333331202033
|
|
3333333333120333333333333120103333333333120331033333331220333310
|
|
3333314203333331033330103333333331333333333333333333}
|
|
Margin = 6
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 6
|
|
OnClick = bCancelarClick
|
|
end
|
|
end
|
|
object dsTablaDetalle: TDataSource
|
|
Left = 11
|
|
Top = 204
|
|
end
|
|
object dsTablaPedidos: TDataSource
|
|
AutoEdit = False
|
|
Left = 8
|
|
Top = 172
|
|
end
|
|
end
|