This commit is contained in:
@@ -3702,6 +3702,8 @@ namespace AyaNova.Util
|
||||
o.CustomerId = GetRandomCustomerId();//Fake.Random.Long(1, TotalSeededCustomers);
|
||||
|
||||
//------
|
||||
o.CopyAttachments=true;
|
||||
o.CopyWiki=true;
|
||||
o.StopGeneratingDate = woDate.AddYears(1);
|
||||
o.ExcludeDaysOfWeek = DaysOfWeek.Saturday | DaysOfWeek.Sunday;
|
||||
o.Active = true;
|
||||
|
||||
Reference in New Issue
Block a user