|
|
@@ -92,7 +92,6 @@ namespace Comal.Classes
|
|
|
[LookupDefinition(typeof(SetoutLookup))]
|
|
|
[EditorSequence(3)]
|
|
|
[EntityRelationship(DeleteAction.Cascade)]
|
|
|
- [RequiredColumn]
|
|
|
public SetoutLink SetoutLink { get; set; }
|
|
|
|
|
|
private class JobITPLookup : LookupDefinitionGenerator<JobITP, ManufacturingPacket>
|