From 910ba4bf6ddf8415bf3a8db78d4c85e4ccd45bd6 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 8 Dec 2021 09:45:03 +0300 Subject: File copying work on --- Source/DataExport/RibbonController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/DataExport/RibbonController.cs') diff --git a/Source/DataExport/RibbonController.cs b/Source/DataExport/RibbonController.cs index 3ae9099..5c4045a 100644 --- a/Source/DataExport/RibbonController.cs +++ b/Source/DataExport/RibbonController.cs @@ -37,7 +37,7 @@ namespace Ribbon else { dw.FillSkuAmountDict(); - dw.FillPriceList(); + //dw.FillPriceList(); } } } -- cgit v1.2.3