Se desactiva el campo descuento de las fichas de cliente porque ya no se usará el descuento en ningún lado
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@795 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
5c8c2b2b94
commit
075d004553
@ -120,7 +120,7 @@ inherited fEditorCliente: TfEditorCliente
|
|||||||
inherited pgPaginas: TPageControl
|
inherited pgPaginas: TPageControl
|
||||||
Width = 786
|
Width = 786
|
||||||
Height = 530
|
Height = 530
|
||||||
ActivePage = pagGeneral
|
ActivePage = pagDatosComerciales
|
||||||
ExplicitWidth = 786
|
ExplicitWidth = 786
|
||||||
ExplicitHeight = 530
|
ExplicitHeight = 530
|
||||||
inherited pagGeneral: TTabSheet
|
inherited pagGeneral: TTabSheet
|
||||||
@ -582,6 +582,13 @@ inherited fEditorCliente: TfEditorCliente
|
|||||||
ExplicitLeft = 595
|
ExplicitLeft = 595
|
||||||
ExplicitTop = 116
|
ExplicitTop = 116
|
||||||
end
|
end
|
||||||
|
inherited dxLayoutGroup1: TdxLayoutGroup
|
||||||
|
inherited dxLayoutControl1Group3: TdxLayoutGroup
|
||||||
|
inherited dxLayoutControl1Item1: TdxLayoutItem
|
||||||
|
Visible = False
|
||||||
|
end
|
||||||
|
end
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
@ -619,6 +626,18 @@ inherited fEditorCliente: TfEditorCliente
|
|||||||
inherited ToolBar1: TToolBar
|
inherited ToolBar1: TToolBar
|
||||||
Width = 778
|
Width = 778
|
||||||
ExplicitWidth = 778
|
ExplicitWidth = 778
|
||||||
|
inherited ToolButton1: TToolButton
|
||||||
|
ExplicitWidth = 113
|
||||||
|
end
|
||||||
|
inherited ToolButton4: TToolButton
|
||||||
|
ExplicitWidth = 113
|
||||||
|
end
|
||||||
|
inherited ToolButton2: TToolButton
|
||||||
|
ExplicitWidth = 113
|
||||||
|
end
|
||||||
|
inherited ToolButton7: TToolButton
|
||||||
|
ExplicitWidth = 113
|
||||||
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user