This commit is contained in:
@@ -28,7 +28,7 @@ namespace AyaNova.Models
|
|||||||
[JsonIgnore]//Avoid circular reference when serializing
|
[JsonIgnore]//Avoid circular reference when serializing
|
||||||
public WorkOrderItem WorkOrderItem { get; set; }
|
public WorkOrderItem WorkOrderItem { get; set; }
|
||||||
|
|
||||||
|
todo:not in schema yet
|
||||||
public WorkOrderItemLabor()
|
public WorkOrderItemLabor()
|
||||||
{
|
{
|
||||||
Tags = new List<string>();
|
Tags = new List<string>();
|
||||||
|
|||||||
Reference in New Issue
Block a user