Manufacturing Order Selector

Used to select a Qubes manufacturing order.

Properties

PropertyDescription
AutoCompleteModeDefines how the selectors behave. There are two possible values: Start / Contains.
EnabledBoolean indicating whether or not the component is enabled.
FormatDisplayValueMacro string defining a display format for the text in the selector's text zone.
Only the fields used to define display formats will be used to filter the elements in the selector list.
FormatSelectValueMacro string defining a display format for an element in the selector list.
These fields are not used to filter the elements in the selector list.
FormatResultValueMacro string defining a format for the value returned by the selector.
HintSpecifies the user hint string that will appear in the component's interactive help bubble.
ItemLimits the list to manufacturing order items (GPAOID).
ItemFamilyLimits the list to the manufacturing order item family (NAME).
ItemsubFamilyLimits the list to the manufacturing order item sub-family (NAME).
ResponsableLimits the list to manufacturing order owners (LOGIN).
SelectorColumnsList of fields to display as columns in the selector table that opens when the user clicks on a selector's button.
SiteLimits the list to specified site (Qubes 7.2).
StateLimits the list to manufacturing order states (ID, NAME).
TabIndexInteger indicating the component's tab order (Qubes 5.6).
ValueInitialDetermines the component's initial value when the screen opens and each time it is reset (see Reset Button).
VisibleBoolean indicating whether or not the component will be visible.

List of available fields

NameDescription
IDManufacturing order identifier
GPAO_IDManufacturing order GPAO identifier
STATEManufacturing order state
QUANTITYManufacturing order quantity (Qubes 9.0)
SITEManufacturing order site (Qubes 7.2)
ITEMItem produced for the manufacturing order
FAMILYFamily item of item produced for the manufacturing order (Qubes 9.0)
SUB_FAMILYSub family item of item produced for the manufacturing order (Qubes 9.0)
BATCHManufacturing order batch
OWNERManufacturing owner (Qubes 9.0)
MANUFACTURINGRange attached to the manufacturing order
DATE_LANCEMENTManufacturing order launch date
DATE_BUTOIRManufacturing order deadline
DATE_DEMARRAGEManufacturing order start date (Qubes 9.0)
DATE_CLOTUREManufacturing order closing date (Qubes 9.0)

Value

The component returns the value defined by the FormatResultValue property, if the selection is valid; if not, it will return an empty string.

Classification

Sélecteurs SélecteursProduction