This commit is contained in:
@@ -1579,7 +1579,7 @@ namespace AyaNova.Util
|
||||
|
||||
//for testing purposes make a quarter (approx) of parts that are lower than restock level
|
||||
int PartStockLevelParts = count / 4;
|
||||
Console.WriteLine($"SEEDER PartStockLevelParts is {PartStockLevelParts}");
|
||||
//Console.WriteLine($"SEEDER PartStockLevelParts is {PartStockLevelParts}");
|
||||
|
||||
for (int x = 0; x < count; x++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user