Se revisa la comparación stockmin y stockdisponible, se habilita comerciales a graden
44 lines
1.0 KiB
Plaintext
44 lines
1.0 KiB
Plaintext
inherited fEditorElegirArticulosPedidoProveedor: TfEditorElegirArticulosPedidoProveedor
|
|
Caption = 'fEditorElegirArticulosPedidoProveedor'
|
|
ExplicitHeight = 705
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited TBXDock: TTBXDock
|
|
Height = 78
|
|
ExplicitHeight = 78
|
|
inherited tbxMain: TTBXToolbar
|
|
ExplicitWidth = 106
|
|
ExplicitHeight = 27
|
|
end
|
|
inherited tbxFiltro: TTBXToolbar
|
|
Left = 106
|
|
Top = 25
|
|
ExplicitLeft = 106
|
|
ExplicitTop = 25
|
|
end
|
|
inherited TBXTMain2: TTBXToolbar
|
|
Top = 52
|
|
ExplicitTop = 52
|
|
end
|
|
end
|
|
inherited pnlHeader: TPanel
|
|
inherited lblTitle: TLabel
|
|
Width = 606
|
|
end
|
|
inherited lblComments: TLabel
|
|
Width = 581
|
|
Height = 27
|
|
end
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
inherited actModificar: TAction
|
|
Enabled = True
|
|
Visible = True
|
|
OnUpdate = actModificarUpdate
|
|
end
|
|
inherited actRefrescar: TAction
|
|
Visible = True
|
|
end
|
|
end
|
|
end
|