This commit is contained in:
@@ -25,6 +25,7 @@ namespace AyaNova.Models
|
||||
public List<string> Tags { get; set; }
|
||||
|
||||
public string Serial { get; set; }
|
||||
//MIGRATE_OUTSTANDING this needs to be set in migrate v8 once workorderitemloan is coded and importable
|
||||
public long? WorkOrderItemLoanId { get; set; }//deliberately named for efcore relationship magic
|
||||
|
||||
[Required]
|
||||
|
||||
Reference in New Issue
Block a user