GUI默认值#
通过编辑GUIElementDefaultValue通用表,可以覆盖某些特定GUI元素中的某些默认值。这些设置适用于整个应用程序。下表列出了当前版本中可能的默认值。
Info
GUIElementDefaultValue通用表中的IsEnabled列可用于启用或禁用默认值。
| 上下文 | 元素 | 可能的值 |
|---|---|---|
| Area.ChangeResourcesState | ApplyToAllSubResources | True或False |
| Area.ChangeResourcesState | SelectAllResourcesMatchingFilter | True或False |
| Maintenance.CalendarView | IncludeSubResources | True或False |
| MaintenancePlan.Associate | ScheduleMode | 任何字符串 |
| Material.Attach | CopyFutureHolds | True或False |
| Material.ChangeProduct | ApplyToAllSubMaterials | True或False |
| Material.ChangeProductionOrder | ApplyToAllSubMaterials | True或False |
| Material.ChangeProductionOrder | RemoveFromOldProductionOrder | True或False |
| Material.Detach | CopyFutureHolds | True或False |
| Material.Merge | CopyFutureHolds | True或False |
| Material.RecordLossBonus | TerminateOnZeroQuantity | True或False |
| Material.RecordSubMaterialLosses | TerminateOnZeroQuantity | True或False |
| Material.Split | CopyFutureHolds | True或False |
| Material.Split | TerminateOnZeroQuantity | True或False |
| Material.SplitByProduct | Collapse | True或False |
| Material.SplitByProduct | CopyFutureHolds | True或False |
| Material.TrackOut | TerminateOnZeroQuantity | True或False |
| Material.TrackOutAndMoveNext | TerminateOnZeroQuantity | True或False |
| MaterialTransfer.ForCostCenter | DefaultFacility | 任意字符串 |
| MaterialTransfer.ForInventoryReturn | DefaultFacility | 任意字符串 |
| MaterialTransfer.ForMAO | DefaultFacility | 任意字符串 |
| MaterialTransfer.ForMaterial | DefaultFacility | 任意字符串 |
| MaterialTransfer.ForMaterialReturn | DefaultFacility | 任意字符串 |
| PrintableDocument.PrintLotTraveler | 范围 | 当前车间 |
| ProductionOrder.AssignMaterials | ApplyToAllSubMaterials | True或False |
| ProductionOrder.AssignMaterials | RemoveFromOldProductionOrder | True或False |
| ProductionOrder.ReassignMaterials | ApplyToAllSubMaterials | True或False |
| ProductionOrder.ReassignMaterials | RemoveFromOldProductionOrder | True或False |
| Resource.ManageDurables | ByPassDurablesContextValidation | True或False |
| Resource.ManageDurables | ValidateDurablesContext | True或False |
| Resource.SetRecipe | BypassRecipeContextValidation | True或False |
| Resource.SetRecipe | ValidateRecipeContext | True或False |
Table: GUI默认值