Commit Graph

381 Commits

Author SHA1 Message Date
Sergey Chebotar
2c44c5d2df Add Sleeves Calculator service 2023-06-20 11:50:11 +03:00
Sergey Chebotar
a9d7ac710e Implement CurrentPrice Writer service 2023-06-20 10:01:02 +03:00
Sergey Chebotar
a73cc46449 Add CurrentPrice Writer to Writer Factory 2023-06-20 09:58:39 +03:00
Sergey Chebotar
63a962f495 Implement fill sleeves tool 2023-06-20 09:51:44 +03:00
Sergey Chebotar
8c134644ba Fix filling filtered table 2023-06-20 09:51:25 +03:00
Sergey Chebotar
f570dd9a2d Add Fill Sleeves button 2023-06-20 09:50:24 +03:00
Sergey Chebotar
dc92388748 Fix guess tool button id 2023-06-20 09:50:03 +03:00
Sergey Chebotar
98bb135b62 Add CurrrentPriceWriter service 2023-06-20 09:46:52 +03:00
Sergey Chebotar
f89a3eb765 ExcelWriterBase Refactoring 2023-06-20 08:14:01 +03:00
Sergey Chebotar
7b8cab3e9e Extract Excel Write Base 2023-06-20 07:25:44 +03:00
Sergey Chebotar
50543ae697 Fix method name 2023-06-09 14:49:20 +03:00
Sergey Chebotar
a44f450df6 Version 1.8.4.0 2023-06-08 07:55:11 +03:00
Sergey Chebotar
213592b9e2 Check cache for currency rate before run async util 2023-06-08 07:47:14 +03:00
Sergey Chebotar
1399d71f3c Switch Currency client from transient to singleton 2023-06-08 07:43:49 +03:00
Sergey Chebotar
bfab7eb02b Edit caller function names 2023-06-08 06:44:11 +03:00
Sergey Chebotar
8b125e475e Tune amount column find 2023-06-06 08:17:52 +03:00
Sergey Chebotar
0e15ad7cd4 Continue instead of false return on value > maxValue 2023-05-30 09:08:11 +03:00
Sergey Chebotar
f6534fc8c7 Refactoring 2023-05-30 09:01:49 +03:00
Sergey Chebotar
51636ca61a Can guess single row with string headers 2023-05-30 08:59:16 +03:00
Sergey Chebotar
f1abb03ac9 Can guess amount columns with numbers in header 2023-05-30 08:48:21 +03:00
Sergey Chebotar
656f565152 Edit Guess Reader test 2023-05-30 08:47:16 +03:00
Sergey Chebotar
ab217c9052 Throw exceptions on unknown Service or Tool 2023-05-30 08:23:31 +03:00
Sergey Chebotar
65d027179c Refactoring 2023-05-27 08:58:23 +03:00
Sergey Chebotar
f620147515 Change DateTime from Now to Today 2023-05-27 08:58:09 +03:00
Sergey Chebotar
e67d94f199 Multiple buttons refreshing 2023-05-27 08:50:30 +03:00
Sergey Chebotar
2aae1805c5 Merge branch 'master' of https://gitea.cebotari.ru/chebser/RhSolutions-AddIn 2023-05-27 08:21:37 +03:00
Sergey Chebotar
cf472b66a4 Version 1.8.2.0 2023-05-27 08:20:39 +03:00
Sergey Chebotar
f58dec38a4 Fix wrong article found on replaced lookup 2023-05-27 08:19:10 +03:00
Sergey Chebotar
9c3c65a4f8 Fix write test 2023-05-27 08:17:36 +03:00
Sergey Chebotar
3e4a5e6563 Edit Replace and New Variant tests 2023-05-27 07:37:36 +03:00
4434da98be Update 'README.md' 2023-05-26 08:29:47 +03:00
Sergey Chebotar
1c655f1ab5 Version 1.8.1.0 2023-05-26 07:50:45 +03:00
Sergey Chebotar
1220999bf0 Fix row indeces 2023-05-26 07:50:23 +03:00
Sergey Chebotar
1e64511ae1 Version 1.8.0.0 2023-05-26 07:05:22 +03:00
Sergey Chebotar
3ecfc82b7e Lookup for amount untill last used row only 2023-05-26 07:02:49 +03:00
Sergey Chebotar
aa4c949270 Change find amount column algorithm 2023-05-26 06:33:35 +03:00
Sergey Chebotar
d058b3ed4e Fix null reference exception 2023-05-24 10:48:52 +03:00
Sergey Chebotar
79eeb2a206 Refactoring Guess Reader 2023-05-24 06:39:50 +03:00
Sergey Chebotar
a9aa1f30c5 Refactoring 2023-05-23 15:02:56 +03:00
Sergey Chebotar
7f8455d868 Fix exception on guessing single row 2023-05-23 15:02:14 +03:00
Sergey Chebotar
9d2f386a74 Add one row guess test 2023-05-23 14:39:49 +03:00
Sergey Chebotar
9840e0fb24 Add empty rows to test file 2023-05-23 14:35:45 +03:00
Sergey Chebotar
7fd139a234 Edit amount column looking up 2023-05-23 09:26:08 +03:00
Sergey Chebotar
9d1c213979 Add guess button enable and disable events 2023-05-23 07:55:58 +03:00
Sergey Chebotar
fba2859b84 Fix null cells reference 2023-05-23 07:55:14 +03:00
Sergey Chebotar
28c5a69797 Button change 2023-05-23 07:45:37 +03:00
Sergey Chebotar
c0c656c82c Fix null reference 2023-05-23 07:33:49 +03:00
Sergey Chebotar
a56300a620 Get writer before reading 2023-05-23 07:33:40 +03:00
Sergey Chebotar
16b5ddedb1 Rename Magic to Guess 2023-05-23 07:07:16 +03:00
Sergey Chebotar
733440392e Fix testing reader type 2023-05-23 07:01:33 +03:00