diff --git a/Source/Modulos/Albaranes de proveedor/Views/uViewDetallesAlbaranProveedor.dfm b/Source/Modulos/Albaranes de proveedor/Views/uViewDetallesAlbaranProveedor.dfm index 88b166eb..8976ab65 100644 --- a/Source/Modulos/Albaranes de proveedor/Views/uViewDetallesAlbaranProveedor.dfm +++ b/Source/Modulos/Albaranes de proveedor/Views/uViewDetallesAlbaranProveedor.dfm @@ -114,9 +114,11 @@ inherited frViewDetallesAlbaranProveedor: TfrViewDetallesAlbaranProveedor Options.Editing = False end inherited cxGridViewIMPORTEUNIDAD: TcxGridDBColumn - Visible = False VisibleForCustomization = False end + inherited cxGridViewDESCUENTO: TcxGridDBColumn + Visible = True + end inherited cxGridViewIMPORTENETO: TcxGridDBColumn Caption = 'Importe coste' Properties.ReadOnly = False diff --git a/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm b/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm index befb7d49..7fb56f1c 100644 --- a/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm +++ b/Source/Modulos/Facturas de proveedor/Views/uViewDetallesFacturaProveedor.dfm @@ -110,9 +110,11 @@ inherited frViewDetallesFacturaProveedor: TfrViewDetallesFacturaProveedor Options.Editing = False end inherited cxGridViewIMPORTEUNIDAD: TcxGridDBColumn - Visible = False VisibleForCustomization = False end + inherited cxGridViewDESCUENTO: TcxGridDBColumn + Visible = True + end inherited cxGridViewIMPORTENETO: TcxGridDBColumn Caption = 'Importe coste' Visible = True diff --git a/Source/Modulos/Pedidos a proveedor/Views/uEditorPedidoProveedor.dfm b/Source/Modulos/Pedidos a proveedor/Views/uEditorPedidoProveedor.dfm index 63fd455a..d82756cf 100644 --- a/Source/Modulos/Pedidos a proveedor/Views/uEditorPedidoProveedor.dfm +++ b/Source/Modulos/Pedidos a proveedor/Views/uEditorPedidoProveedor.dfm @@ -2,11 +2,11 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor Left = 332 Top = 147 Caption = 'Nuevo pedido a proveedor' - ClientHeight = 633 + ClientHeight = 678 ClientWidth = 879 OnClose = CustomEditorClose ExplicitWidth = 887 - ExplicitHeight = 667 + ExplicitHeight = 712 PixelsPerInch = 96 TextHeight = 13 inherited JvNavPanelHeader: TJvNavPanelHeader @@ -63,7 +63,7 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor end inherited pgPaginas: TPageControl Width = 873 - Height = 486 + Height = 534 ActivePage = pagContenido TabOrder = 1 OnChanging = pgPaginasChanging @@ -73,16 +73,17 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor ExplicitLeft = 4 ExplicitTop = 24 ExplicitWidth = 865 - ExplicitHeight = 458 + ExplicitHeight = 455 end object pagContenido: TTabSheet Caption = 'Contenido' ImageIndex = 1 + ExplicitHeight = 458 inline frViewDetallesPedidoProveedor1: TfrViewDetallesPedidoProveedor Left = 0 Top = 0 Width = 865 - Height = 458 + Height = 506 Align = alClient BiDiMode = bdLeftToRight Font.Charset = DEFAULT_CHARSET @@ -113,10 +114,10 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor inherited FontSize: TEdit Left = 544 Top = 0 - Width = 134 + Width = 150 ExplicitLeft = 544 ExplicitTop = 0 - ExplicitWidth = 134 + ExplicitWidth = 150 end inherited ToolButton13: TToolButton [7] Left = 0 @@ -180,12 +181,10 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor inherited cxGrid: TcxGrid Top = 77 Width = 865 - Height = 381 + Height = 429 ExplicitTop = 77 ExplicitWidth = 865 ExplicitHeight = 381 - inherited cxGridView: TcxGridDBTableView - end end inherited TBXDock1: TTBXDock Top = 51 @@ -210,11 +209,12 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor object pagInicidencias: TTabSheet Caption = 'Incidencias' ImageIndex = 2 + ExplicitHeight = 458 inline frViewIncidenciasProv: TfrViewIncidencias Left = 0 Top = 0 Width = 865 - Height = 458 + Height = 506 Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText @@ -235,13 +235,13 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor end inherited GroupBox1: TGroupBox Width = 865 - Height = 430 + Height = 478 ExplicitWidth = 865 ExplicitHeight = 430 inherited eIncidencias: TcxDBMemo ExplicitWidth = 848 ExplicitHeight = 403 - Height = 403 + Height = 451 Width = 848 end end @@ -249,7 +249,7 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor end end inherited StatusBar: TJvStatusBar - Top = 614 + Top = 659 Width = 879 Panels = < item @@ -260,9 +260,9 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor end inline frViewTotales1: TfrViewTotales [4] Left = 0 - Top = 568 + Top = 616 Width = 879 - Height = 46 + Height = 43 Align = alBottom Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText @@ -272,9 +272,9 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor ParentFont = False TabOrder = 4 ReadOnly = False - ExplicitTop = 568 + ExplicitTop = 616 ExplicitWidth = 879 - ExplicitHeight = 46 + ExplicitHeight = 43 inherited dxLayoutControl1: TdxLayoutControl Width = 879 LookAndFeel = dxLayoutOfficeLookAndFeel1 @@ -458,6 +458,9 @@ inherited fEditorPedidoProveedor: TfEditorPedidoProveedor inherited dxLayoutControl1Item14: TdxLayoutItem Visible = False end + inherited dxLayoutControl1Item3: TdxLayoutItem + Visible = False + end end end end diff --git a/Source/Modulos/Pedidos a proveedor/Views/uViewDetallesPedidoProveedor.dfm b/Source/Modulos/Pedidos a proveedor/Views/uViewDetallesPedidoProveedor.dfm index f72d00b1..799d9936 100644 --- a/Source/Modulos/Pedidos a proveedor/Views/uViewDetallesPedidoProveedor.dfm +++ b/Source/Modulos/Pedidos a proveedor/Views/uViewDetallesPedidoProveedor.dfm @@ -119,7 +119,9 @@ inherited frViewDetallesPedidoProveedor: TfrViewDetallesPedidoProveedor end inherited cxGridViewIMPORTENETO: TcxGridDBColumn Caption = 'Importe coste' - Visible = True + end + inherited cxGridViewIMPORTETOTAL: TcxGridDBColumn + Visible = False end end end