Commit Graph

66 Commits

Author SHA1 Message Date
Sergey Chebotar
68d2b4e2fb Refactoring 2022-03-24 06:51:55 +03:00
Sergey Chebotar
d7d574feb7 GetHashCode override fix 2022-03-23 18:07:49 +03:00
Sergey Chebotar
7fffd91c9b Position class Equals method override 2022-03-23 17:56:46 +03:00
Sergey Chebotar
5dcc91e4a1 Fix null reference error 2022-03-22 15:14:43 +03:00
Sergey Chebotar
3feab7cf5f Extract PriceListHeaders class 2022-02-12 16:53:34 +03:00
Sergey Chebotar
3224a8967e Refactoring 2022-02-12 16:08:01 +03:00
Sergey Chebotar
69865e96e3 Create Tool Factory. Exception on empty selection in Export Tool. 2022-02-12 16:02:55 +03:00
Sergey Chebotar
41317cab71 Fix missing exact sku-group search and fill. 2022-02-11 21:59:07 +03:00
Sergey Chebotar
acaea67920 Throw exception if template target file is open 2022-02-08 17:26:05 +03:00
Sergey Chebotar
0b5bea2155 Exception on same name file try open 2022-02-08 16:46:53 +03:00
Sergey Chebotar
1272c0104e Refactoring AbstractTool 2022-02-08 16:27:53 +03:00
Sergey Chebotar
14a1225462 Open template readonly 2022-02-08 16:06:30 +03:00
Sergey Chebotar
d341ef82c7 Revert "Open target worbook readonly. Turn off Save As dialog."
This reverts commit b9c96ae180.
2022-02-08 16:03:28 +03:00
Sergey Chebotar
b9c96ae180 Open target worbook readonly. Turn off Save As dialog. 2022-02-08 13:40:23 +03:00
Sergey Chebotar
5a45c59b92 Remove Selection check 2022-02-05 13:04:18 +03:00
Sergey Chebotar
cc96e1ebe7 Implement Enable/Disable tools buttons events 2022-02-04 17:13:47 +03:00
Sergey Chebotar
6e889419e2 Add Result Statusbar message 2022-02-04 09:17:12 +03:00
Sergey Chebotar
ef04747df5 Additional message to statusbar 2022-02-03 21:56:14 +03:00
Sergey Chebotar
99d1fb6740 Rename method 2022-02-03 21:44:24 +03:00
Sergey Chebotar
1dfbfaa461 Rename Abstract PriceList inheritors 2022-02-02 18:05:49 +03:00
Sergey Chebotar
bf2e187e66 Make base PriceList class abstract 2022-02-02 18:03:49 +03:00
Sergey Chebotar
cb5fee1891 Rename Abstract tool 2022-02-02 18:02:17 +03:00
Sergey Chebotar
120eee0231 Add Excel statusbar progress message 2022-02-02 10:23:50 +03:00
Sergey Chebotar
06799119fb Add Interface namespace 2022-02-02 09:46:47 +03:00
Sergey Chebotar
7e5020ec25 Refactoring, Not fount table formatting etc 2022-02-01 20:32:29 +03:00
Sergey Chebotar
cfb15d1279 Fix Export Tool to use Price List Tool base methods 2022-01-31 17:54:18 +03:00
Sergey Chebotar
913de67a02 Fix missing positions filling into amount columns during joining sheets 2022-01-29 17:47:57 +03:00
Sergey Chebotar
0fac439d95 Filtering quickfix 2022-01-28 18:46:31 +03:00
Sergey Chebotar
60006126b9 Add not found positions to target file 2022-01-28 18:15:13 +03:00
Sergey Chebotar
42c06d00e3 Move GetSourceFiles to Source class 2022-01-28 16:19:39 +03:00
Sergey Chebotar
2b3937ac2f Refactoring 2022-01-28 15:59:47 +03:00
Sergey Chebotar
b48de14290 Refactoring 2022-01-28 15:45:13 +03:00
Sergey Chebotar
2cbce48654 Refactoring 2022-01-28 15:38:57 +03:00
Sergey Chebotar
ca575bef2d Move FillPosition logic to separate method 2022-01-28 15:21:58 +03:00
Sergey Chebotar
b4763bd03c Change column parameter to parameters array 2022-01-28 15:11:39 +03:00
Sergey Chebotar
9bf9e3978d Refactoring 2022-01-28 14:35:20 +03:00
Sergey Chebotar
0621ceabad Throw Exception on null workbook 2022-01-28 12:44:37 +03:00
Sergey Chebotar
bb6cee1fe0 Wrap new column header text 2022-01-28 12:37:02 +03:00
Sergey Chebotar
aea6e224c2 Exit loop if first search returns nothing 2022-01-28 12:33:21 +03:00
Sergey Chebotar
952ca22316 Implement filling positions to correct sku group 2022-01-28 12:27:10 +03:00
Sergey Chebotar
711cc313e0 Add complete position class 2022-01-28 11:41:35 +03:00
Sergey Chebotar
a825d8d8a5 Change Dictionary to IEnumerable in FillColumn method 2022-01-28 09:58:20 +03:00
Sergey Chebotar
f7949badda Add message on recognition fault 2022-01-28 09:27:45 +03:00
Sergey Chebotar
539d22fb1e Edit dialog 2022-01-28 09:27:19 +03:00
Sergey Chebotar
dca27ebcc3 Move ConvertTool to another file 2022-01-28 09:16:10 +03:00
Sergey Chebotar
35930ebda4 Do not show missing dialog on empty missing list 2022-01-28 09:14:56 +03:00
Sergey Chebotar
722de64dad Add convert Tool 2022-01-28 09:08:35 +03:00
Sergey Chebotar
71fcd9ee86 Add missing sku list, change missing messagebox 2022-01-28 08:51:47 +03:00
Sergey Chebotar
7bb0a82ffb Add FillColumn method 2022-01-27 20:43:19 +03:00
Sergey Chebotar
935d48fc5f Complete tools refactoring 2022-01-27 17:34:03 +03:00