This commit is contained in:
2021-06-17 15:28:28 +00:00
parent 757593f184
commit fd46008c0d
2 changed files with 142 additions and 33 deletions

View File

@@ -764,6 +764,7 @@ namespace AyaNova.Util
o.Name = "XYZ Accounting";
o.HeadOfficeId = HeadOfficeIdForCustomer;
o.BillHeadOffice=true;
o.Active = true;
o.Notes = Fake.Company.CatchPhrase();
o.Tags = RandomTags();