This commit is contained in:
2021-07-27 20:01:23 +00:00
parent 14d77d2a21
commit db09815b8c
3 changed files with 13 additions and 161 deletions

View File

@@ -3318,7 +3318,7 @@ namespace AyaNova.Util
o.InternalReferenceNumber = "irf-" + Fake.Finance.Account(4);
//o.ServiceDate = woDate;
int woItemCount = Fake.Random.Int(1, 4);
int woItemCount = Fake.Random.Int(1, 2);
for (int y = 0; y < woItemCount; y++)
{
var woItem = new QuoteItem()