index
:
RhSolutions.AddIn
master
Надстройка для Excel для работы с таблицей заказов РЕХАУ
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
PriceListTools
Age
Commit message (
Expand
)
Author
2022-02-02
Rename Abstract tool
Sergey Chebotar
2022-02-02
Add Excel statusbar progress message
Sergey Chebotar
2022-02-02
Add Interface namespace
Sergey Chebotar
2022-02-01
Refactoring, Not fount table formatting etc
Sergey Chebotar
2022-01-31
Fix Export Tool to use Price List Tool base methods
Sergey Chebotar
2022-01-29
Fix missing positions filling into amount columns during joining sheets
Sergey Chebotar
2022-01-28
Filtering quickfix
Sergey Chebotar
2022-01-28
Add not found positions to target file
Sergey Chebotar
2022-01-28
Move GetSourceFiles to Source class
Sergey Chebotar
2022-01-28
Refactoring
Sergey Chebotar
2022-01-28
Refactoring
Sergey Chebotar
2022-01-28
Refactoring
Sergey Chebotar
2022-01-28
Move FillPosition logic to separate method
Sergey Chebotar
2022-01-28
Change column parameter to parameters array
Sergey Chebotar
2022-01-28
Refactoring
Sergey Chebotar
2022-01-28
Throw Exception on null workbook
Sergey Chebotar
2022-01-28
Wrap new column header text
Sergey Chebotar
2022-01-28
Exit loop if first search returns nothing
Sergey Chebotar
2022-01-28
Implement filling positions to correct sku group
Sergey Chebotar
2022-01-28
Add complete position class
Sergey Chebotar
2022-01-28
Change Dictionary to IEnumerable in FillColumn method
Sergey Chebotar
2022-01-28
Add message on recognition fault
Sergey Chebotar
2022-01-28
Edit dialog
Sergey Chebotar
2022-01-28
Move ConvertTool to another file
Sergey Chebotar
2022-01-28
Do not show missing dialog on empty missing list
Sergey Chebotar
2022-01-28
Add convert Tool
Sergey Chebotar
2022-01-28
Add missing sku list, change missing messagebox
Sergey Chebotar
2022-01-27
Add FillColumn method
Sergey Chebotar
2022-01-27
Complete tools refactoring
Sergey Chebotar
2022-01-27
Refactoring tolls classes
Sergey Chebotar
2022-01-27
Extract PriceList Base Class
Sergey Chebotar
2022-01-26
Exception message on wrong files
Sergey Chebotar
2022-01-26
Move Autofilter method to abstract class
Sergey Chebotar
2022-01-26
Remove PriceList class
Sergey Chebotar
2022-01-26
Remove unnecessary fields
Sergey Chebotar
2022-01-26
Remove Create new file method in PriceList class
Sergey Chebotar
2022-01-26
Watch only current sheets in files
Sergey Chebotar
2022-01-09
Add SaveAs Dialog after export
Sergey Chebotar
2022-01-09
Add GetSource link to Export tool
Sergey Chebotar
2022-01-09
Add virtual GetSource with no params to abstract pricelist tool
Sergey Chebotar
2022-01-09
Refactoring
Sergey Chebotar
2022-01-07
Add CombineTool for conjoining files into columns
Sergey Chebotar
2022-01-03
Add Excel statusbar message for exported lines count
Sergey Chebotar
2021-12-28
Show message box if sku is not found during export
Sergey Chebotar
2021-12-26
Move to /src
Sergey Chebotar