Commit Graph

85 Commits

Author SHA1 Message Date
Sergey Chebotar
7f8455d868 Fix exception on guessing single row 2023-05-23 15:02:14 +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
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
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
71a0745c70 Edit replace and missing descriptions 2023-05-21 10:07:35 +03:00
Sergey Chebotar
d6a78c42c7 Merge branch 'testing' 2023-05-19 08:17:40 +03:00
Sergey Chebotar
08fcc33f9d Fix replace and missing descriptions duplicates 2023-05-19 08:16:40 +03:00
Sergey Chebotar
f9ff1e55b9 Set ExcelDnaPackCompressResources to false 2023-05-19 07:43:29 +03:00
Sergey Chebotar
ea69a77a0e Add description to replaced products 2023-05-18 15:26:38 +03:00
Sergey Chebotar
58a45df8cf Version 1.7.0.0 2023-05-17 08:15:38 +03:00
Sergey Chebotar
c5895f78c2 Add =КУРСЕВРО() function 2023-05-17 08:11:24 +03:00
Sergey Chebotar
9f0ef90005 Refactoring 2023-05-17 08:03:55 +03:00
Sergey Chebotar
e203155474 Edit functions intellisense descriptions 2023-05-17 07:58:13 +03:00
Sergey Chebotar
8dc186c7aa Add Intellisense library 2023-05-17 07:40:26 +03:00
Sergey Chebotar
dcbf7d6d7f Version 1.6.5.0 update 2023-05-16 18:10:16 +03:00
Sergey Chebotar
ade18e5e40 Extend missing product information on table fill 2023-05-16 18:02:32 +03:00
Sergey Chebotar
b06df453d2 Fix null reference exception on empty measure field. 2023-05-16 17:59:45 +03:00
Sergey Chebotar
786a5bfe26 Fix empty ProductLines field exception on writing 2023-05-16 17:04:30 +03:00
Sergey Chebotar
46e547e3e2 Cache found product sku on full text search request. 2023-05-16 15:28:36 +03:00
Sergey Chebotar
2178c1bea3 Find last row by Sku column 2023-05-16 09:03:51 +03:00
Sergey Chebotar
627195fafe Add caching 2023-05-16 07:43:57 +03:00
Sergey Chebotar
05914bf519 Version 1.6.3.0 2023-05-15 06:42:35 +03:00
Sergey Chebotar
d4d98ec850 Add =РЕХАУЦЕНАРУБ() function 2023-05-15 06:33:24 +03:00
Sergey Chebotar
53f82b03fb Version 1.6.2.1 2023-05-12 11:11:07 +03:00
Sergey Chebotar
ac978419ae Fix empty product lines exception 2023-05-12 11:10:39 +03:00
Sergey Chebotar
6d9ff9365c Add РЕХАУ, РЕХАУИМЯ, РЕХАУАРТИКУЛ, РЕХАУЦЕНА functions 2023-05-12 10:18:00 +03:00
Sergey Chebotar
9c5ba835b1 Update ProductSku library 2023-05-12 09:54:28 +03:00
Sergey Chebotar
4201b51511 Version update 2023-05-05 08:21:48 +03:00
Sergey Chebotar
62271e75fb Product package update 2023-05-05 08:21:26 +03:00
Sergey Chebotar
c0dd1afb18 Version update 2023-05-04 08:03:31 +03:00
Sergey Chebotar
b37dade370 Fill products as Text not Attributes 2023-05-04 08:02:57 +03:00
Sergey Chebotar
46db5452c8 Fix column missing header 2023-04-21 06:45:18 +03:00
Sergey Chebotar
9af858cc37 Version update 2023-04-20 09:42:30 +03:00
Sergey Chebotar
663dd39de4 Refactoring 2023-04-20 09:39:25 +03:00
Sergey Chebotar
6bfd1d981b Simplify class names 2023-04-20 09:37:07 +03:00
Sergey Chebotar
a6caea1787 Ignore new line symbol in names 2023-04-20 09:31:27 +03:00
Sergey Chebotar
f0ec240f35 Add Measure field to reading-writing 2023-04-20 07:18:16 +03:00
Sergey Chebotar
13996f0381 Change internal Product class to nuget library 2023-04-20 06:58:27 +03:00
Sergey Chebotar
8e820c4cd9 Add dxfNet library to xll package 2023-04-20 06:34:54 +03:00
Sergey Chebotar
4fb498138a Implement Dxf Writer 2023-04-19 21:04:13 +03:00