+ /// This may be an empty link. The interface is as such: if there is no JRI, then we are creating a reserve and allocation just against the job. If there is a JRI,
+ /// then received stock is reserved and allocated for the JRI.
+ /// </summary>
[RequiredColumn]
[EntityRelationship(DeleteAction.Cascade)]
public JobRequisitionItemLink JobRequisitionItem { get; set; }