This commit is contained in:
@@ -2543,6 +2543,7 @@ namespace AyaNova.Util
|
||||
o.PartNumber = Fake.Finance.Account(6);
|
||||
} while (!HashPartNumbers.Add(o.PartNumber));
|
||||
|
||||
o.Name="pnm"+o.PartNumber;//temporary?? get rid of name??
|
||||
o.Active = true;
|
||||
o.Notes = Fake.Lorem.Sentence(null, 3);
|
||||
o.Tags = RandomTags();
|
||||
|
||||
Reference in New Issue
Block a user