aboutsummaryrefslogtreecommitdiff
path: root/src/PriceListTools/PriceListTool.cs
AgeCommit message (Collapse)Author
2022-02-01Refactoring, Not fount table formatting etcSergey Chebotar
2022-01-31Fix Export Tool to use Price List Tool base methodsSergey Chebotar
2022-01-29Fix missing positions filling into amount columns during joining sheetsSergey Chebotar
2022-01-28Filtering quickfixSergey Chebotar
2022-01-28Add not found positions to target fileSergey Chebotar
2022-01-28Move GetSourceFiles to Source classSergey Chebotar
2022-01-28RefactoringSergey Chebotar
2022-01-28RefactoringSergey Chebotar
2022-01-28Move FillPosition logic to separate methodSergey Chebotar
2022-01-28Change column parameter to parameters arraySergey Chebotar
2022-01-28Exit loop if first search returns nothingSergey Chebotar
2022-01-28Implement filling positions to correct sku groupSergey Chebotar
2022-01-28Add complete position classSergey Chebotar
2022-01-28Change Dictionary to IEnumerable in FillColumn methodSergey Chebotar
2022-01-28Add message on recognition faultSergey Chebotar
2022-01-28Move ConvertTool to another fileSergey Chebotar
2022-01-28Do not show missing dialog on empty missing listSergey Chebotar
2022-01-28Add convert ToolSergey Chebotar
2022-01-28Add missing sku list, change missing messageboxSergey Chebotar
2022-01-27Add FillColumn methodSergey Chebotar
2022-01-27Complete tools refactoringSergey Chebotar
2022-01-27Refactoring tolls classesSergey Chebotar