This commit is contained in:
@@ -2521,7 +2521,7 @@ namespace AyaNova.Util
|
||||
|
||||
|
||||
o.CompleteByDate = woDate.AddDays(5);
|
||||
o.CustomerContactName = "contact name here";
|
||||
// o.CustomerContactName = "contact name here";
|
||||
o.CustomerId = Fake.Random.Long(1, TotalSeededCustomers);
|
||||
|
||||
using (AyContext ct = ServiceProviderProvider.DBContext)
|
||||
|
||||
Reference in New Issue
Block a user