Ticket #89 -> Poner precios en las líneas de los pedidos a proveedor
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@548 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
946ce3a3fe
commit
7e437e3448
@ -113,16 +113,12 @@ inherited frViewDetallesPedidoProveedor: TfrViewDetallesPedidoProveedor
|
||||
Properties.OnButtonClick = nil
|
||||
Options.Editing = False
|
||||
end
|
||||
inherited cxGridViewIMPORTEUNIDAD: TcxGridDBColumn
|
||||
Visible = False
|
||||
VisibleForCustomization = False
|
||||
inherited cxGridViewDESCUENTO: TcxGridDBColumn
|
||||
Visible = True
|
||||
end
|
||||
inherited cxGridViewIMPORTENETO: TcxGridDBColumn
|
||||
Caption = 'Importe coste'
|
||||
end
|
||||
inherited cxGridViewIMPORTETOTAL: TcxGridDBColumn
|
||||
Visible = False
|
||||
end
|
||||
end
|
||||
end
|
||||
inherited TBXDock1: TTBXDock
|
||||
|
||||
Loading…
Reference in New Issue
Block a user