Fixed all relationship and write errors in all entities
This commit is contained in:
@@ -12,5 +12,4 @@ public class ProductDelivery
|
||||
|
||||
public Product? Product { get; set; }
|
||||
public DeliveryNote? DeliveryNote { get; set; }
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user