Commit Graph

371 Commits

Author SHA1 Message Date
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
Sergey Chebotar
136aa7f238 Add Magic Tool 2023-05-23 06:54:37 +03:00
Sergey Chebotar
d894c50ca3 Add Magic button to Ribbon Controller 2023-05-23 06:53:20 +03:00
Sergey Chebotar
c308e72ee0 Add Magic Service 2023-05-23 06:52:52 +03:00
Sergey Chebotar
21fb58744c Implement Magic Reader 2023-05-22 10:24:18 +03:00
Sergey Chebotar
7a7cdaab58 Add Magic reader test 2023-05-22 08:05:44 +03:00
Sergey Chebotar
5720d2ede0 Add ReaderFactory 2023-05-22 07:39:48 +03:00
Sergey Chebotar
dcd42a32eb WriterFactory refactoring 2023-05-22 07:31:53 +03:00
Sergey Chebotar
0fcc632024 Add real pricelist test 2023-05-21 15:47:09 +03:00
Sergey Chebotar
58f5c5ba4a Add new variant writing test 2023-05-21 15:21:20 +03:00
Sergey Chebotar
de73af8b7d Add Replaced Writing Test 2023-05-21 15:17:49 +03:00