IHostManufacturingViews Interface

Manufacturing views host interface.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public interface IHostManufacturingViews

Methods

AddManufacturingOrder Add a new manufacturing order.
DuplicateManufacturingOrder Create duplicate of a manufacturing order.
EditClosingManufacturingOrder Edit closing of a manufacturing order.
ModifyManufacturingOrder Modify a manufacturing order.
ShowCloseManufacturingOrder Displays the screen for close manufacturing order.
ShowCloseWithoutManufacture Displays the screen to close without manufacture.
ShowManufacturingOrder Shows a manufacturing order.
ShowManufacturingOrders Displays the list the type of manufacturing orders indicated.
ShowPlanner Displays the screen to plan the manufacturing orders.
ShowPlanningOfManufacturingOrder Displays the planning screen of the manufacturing order.
ShowPlanningOfManufacturingPhase Displays the planning screen of the manufacturing phase.
ShowStartManufacturingOrder Displays the screen for start manufacturing order.
ShowUndoCloseWithoutManufacture Displays the screen to undo the closing without manufacture.

See Also