1.0.9
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
using System.Diagnostics;
|
||||
using Inspectron.Epson;
|
||||
using Inspectron.Epson.PrintServer.Printers.Utils;
|
||||
using Inspectron.Epson.PrintServer.Printers.Utils.FinalRecipe;
|
||||
@@ -108,6 +109,10 @@ public static class TestHelpers
|
||||
TotalEftAmount = 93.00m,
|
||||
Currency = "CHF"
|
||||
}
|
||||
},
|
||||
DiscountInfo = new DiscountInfo()
|
||||
{
|
||||
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user