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-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