Commit Graph

  • b9cdad649a Tools refactoring Sergey Chebotar 2023-06-20 11:51:52 +0300
  • 2c44c5d2df Add Sleeves Calculator service Sergey Chebotar 2023-06-20 11:50:11 +0300
  • a9d7ac710e Implement CurrentPrice Writer service Sergey Chebotar 2023-06-20 09:59:36 +0300
  • a73cc46449 Add CurrentPrice Writer to Writer Factory Sergey Chebotar 2023-06-20 09:58:39 +0300
  • 63a962f495 Implement fill sleeves tool Sergey Chebotar 2023-06-20 09:51:44 +0300
  • 8c134644ba Fix filling filtered table Sergey Chebotar 2023-06-20 09:51:25 +0300
  • f570dd9a2d Add Fill Sleeves button Sergey Chebotar 2023-06-20 09:50:24 +0300
  • dc92388748 Fix guess tool button id Sergey Chebotar 2023-06-20 09:50:03 +0300
  • 98bb135b62 Add CurrrentPriceWriter service Sergey Chebotar 2023-06-20 09:46:52 +0300
  • f89a3eb765 ExcelWriterBase Refactoring Sergey Chebotar 2023-06-20 08:14:01 +0300
  • 7b8cab3e9e Extract Excel Write Base Sergey Chebotar 2023-06-20 07:25:44 +0300
  • 50543ae697 Fix method name Sergey Chebotar 2023-06-09 14:49:20 +0300
  • a44f450df6 Version 1.8.4.0 v1.8.4.0 Sergey Chebotar 2023-06-08 07:55:11 +0300
  • 213592b9e2 Check cache for currency rate before run async util Sergey Chebotar 2023-06-08 07:47:14 +0300
  • 1399d71f3c Switch Currency client from transient to singleton Sergey Chebotar 2023-06-08 07:43:49 +0300
  • bfab7eb02b Edit caller function names Sergey Chebotar 2023-06-08 06:44:11 +0300
  • 8b125e475e Tune amount column find Sergey Chebotar 2023-06-06 08:17:52 +0300
  • 0e15ad7cd4 Continue instead of false return on value > maxValue Sergey Chebotar 2023-05-30 09:08:11 +0300
  • f6534fc8c7 Refactoring Sergey Chebotar 2023-05-30 09:01:49 +0300
  • 51636ca61a Can guess single row with string headers Sergey Chebotar 2023-05-30 08:59:16 +0300
  • f1abb03ac9 Can guess amount columns with numbers in header Sergey Chebotar 2023-05-30 08:48:21 +0300
  • 656f565152 Edit Guess Reader test Sergey Chebotar 2023-05-30 08:47:16 +0300
  • ab217c9052 Throw exceptions on unknown Service or Tool Sergey Chebotar 2023-05-30 08:23:31 +0300
  • 65d027179c Refactoring Sergey Chebotar 2023-05-27 08:58:23 +0300
  • f620147515 Change DateTime from Now to Today Sergey Chebotar 2023-05-27 08:58:09 +0300
  • e67d94f199 Multiple buttons refreshing Sergey Chebotar 2023-05-27 08:50:30 +0300
  • 2aae1805c5 Merge branch 'master' of https://gitea.cebotari.ru/chebser/RhSolutions-AddIn v1.8.2.0 Sergey Chebotar 2023-05-27 08:21:37 +0300
  • cf472b66a4 Version 1.8.2.0 Sergey Chebotar 2023-05-27 08:20:39 +0300
  • f58dec38a4 Fix wrong article found on replaced lookup Sergey Chebotar 2023-05-27 08:19:10 +0300
  • 9c3c65a4f8 Fix write test Sergey Chebotar 2023-05-27 08:17:36 +0300
  • 3e4a5e6563 Edit Replace and New Variant tests Sergey Chebotar 2023-05-27 07:37:36 +0300
  • 4434da98be Update 'README.md' Serghei Cebotari 2023-05-26 08:29:47 +0300
  • 1c655f1ab5 Version 1.8.1.0 v1.8.1.0 Sergey Chebotar 2023-05-26 07:50:45 +0300
  • 1220999bf0 Fix row indeces Sergey Chebotar 2023-05-26 07:50:23 +0300
  • 1e64511ae1 Version 1.8.0.0 v1.8.0.0 Sergey Chebotar 2023-05-26 07:05:22 +0300
  • 3ecfc82b7e Lookup for amount untill last used row only Sergey Chebotar 2023-05-26 07:02:49 +0300
  • aa4c949270 Change find amount column algorithm Sergey Chebotar 2023-05-26 06:33:35 +0300
  • d058b3ed4e Fix null reference exception Sergey Chebotar 2023-05-24 10:48:52 +0300
  • 79eeb2a206 Refactoring Guess Reader Sergey Chebotar 2023-05-24 06:39:50 +0300
  • a9aa1f30c5 Refactoring Sergey Chebotar 2023-05-23 15:02:56 +0300
  • 7f8455d868 Fix exception on guessing single row Sergey Chebotar 2023-05-23 15:02:14 +0300
  • 9d2f386a74 Add one row guess test Sergey Chebotar 2023-05-23 14:39:49 +0300
  • 9840e0fb24 Add empty rows to test file Sergey Chebotar 2023-05-23 14:35:45 +0300
  • 7fd139a234 Edit amount column looking up Sergey Chebotar 2023-05-23 09:26:08 +0300
  • 9d1c213979 Add guess button enable and disable events Sergey Chebotar 2023-05-23 07:55:58 +0300
  • fba2859b84 Fix null cells reference Sergey Chebotar 2023-05-23 07:55:14 +0300
  • 28c5a69797 Button change Sergey Chebotar 2023-05-23 07:45:37 +0300
  • c0c656c82c Fix null reference Sergey Chebotar 2023-05-23 07:33:49 +0300
  • a56300a620 Get writer before reading Sergey Chebotar 2023-05-23 07:33:40 +0300
  • 16b5ddedb1 Rename Magic to Guess Sergey Chebotar 2023-05-23 07:07:16 +0300
  • 733440392e Fix testing reader type Sergey Chebotar 2023-05-23 07:01:33 +0300
  • 136aa7f238 Add Magic Tool Sergey Chebotar 2023-05-23 06:54:37 +0300
  • d894c50ca3 Add Magic button to Ribbon Controller Sergey Chebotar 2023-05-23 06:53:20 +0300
  • c308e72ee0 Add Magic Service Sergey Chebotar 2023-05-23 06:52:52 +0300
  • 21fb58744c Implement Magic Reader Sergey Chebotar 2023-05-22 10:24:18 +0300
  • 7a7cdaab58 Add Magic reader test Sergey Chebotar 2023-05-22 08:05:44 +0300
  • 5720d2ede0 Add ReaderFactory Sergey Chebotar 2023-05-22 07:39:48 +0300
  • dcd42a32eb WriterFactory refactoring Sergey Chebotar 2023-05-22 07:31:53 +0300
  • 0fcc632024 Add real pricelist test Sergey Chebotar 2023-05-21 15:47:09 +0300
  • 58f5c5ba4a Add new variant writing test Sergey Chebotar 2023-05-21 15:21:20 +0300
  • de73af8b7d Add Replaced Writing Test Sergey Chebotar 2023-05-21 15:17:49 +0300
  • d4ef078b9d Add Not Found Writing Test Sergey Chebotar 2023-05-21 15:13:17 +0300
  • fbb36fb00d Add count check to product lines test Sergey Chebotar 2023-05-21 10:26:02 +0300
  • 06b397cebf Add multiple product lines test Sergey Chebotar 2023-05-21 10:24:16 +0300
  • 1d64c8839d Do not copy Test workbooks Sergey Chebotar 2023-05-21 10:24:02 +0300
  • 71a0745c70 Edit replace and missing descriptions Sergey Chebotar 2023-05-21 10:07:35 +0300
  • d6a78c42c7 Merge branch 'testing' Sergey Chebotar 2023-05-19 08:17:40 +0300
  • 08fcc33f9d Fix replace and missing descriptions duplicates Sergey Chebotar 2023-05-19 08:16:40 +0300
  • f9ff1e55b9 Set ExcelDnaPackCompressResources to false Sergey Chebotar 2023-05-19 07:43:29 +0300
  • ea69a77a0e Add description to replaced products Sergey Chebotar 2023-05-18 15:26:38 +0300
  • 28d6c3b6b9 Fix file naming Sergey Chebotar 2023-05-18 14:53:52 +0300
  • 8902d51c14 Add asserts to write test Sergey Chebotar 2023-05-18 07:23:59 +0300
  • 5babd30c03 Test workbooks name fix Sergey Chebotar 2023-05-18 07:23:33 +0300
  • 49efdad03e Add write products test Sergey Chebotar 2023-05-18 07:15:52 +0300
  • 58a45df8cf Version 1.7.0.0 v1.7.0.0 Sergey Chebotar 2023-05-17 08:15:38 +0300
  • c5895f78c2 Add =КУРСЕВРО() function Sergey Chebotar 2023-05-17 08:11:24 +0300
  • 9f0ef90005 Refactoring Sergey Chebotar 2023-05-17 08:03:55 +0300
  • e203155474 Edit functions intellisense descriptions Sergey Chebotar 2023-05-17 07:58:13 +0300
  • 8dc186c7aa Add Intellisense library Sergey Chebotar 2023-05-17 07:40:26 +0300
  • dcbf7d6d7f Version 1.6.5.0 update v1.6.5.0 Sergey Chebotar 2023-05-16 18:10:16 +0300
  • aca468c015 Add Workbook read tests Sergey Chebotar 2023-05-16 18:05:35 +0300
  • ade18e5e40 Extend missing product information on table fill Sergey Chebotar 2023-05-16 18:02:32 +0300
  • b06df453d2 Fix null reference exception on empty measure field. Sergey Chebotar 2023-05-16 17:59:45 +0300
  • 786a5bfe26 Fix empty ProductLines field exception on writing Sergey Chebotar 2023-05-16 17:04:30 +0300
  • 46e547e3e2 Cache found product sku on full text search request. Sergey Chebotar 2023-05-16 15:28:36 +0300
  • 2178c1bea3 Find last row by Sku column Sergey Chebotar 2023-05-16 09:03:51 +0300
  • 627195fafe Add caching Sergey Chebotar 2023-05-16 07:43:57 +0300
  • 05914bf519 Version 1.6.3.0 v1.6.3.0 Sergey Chebotar 2023-05-15 06:42:35 +0300
  • d4d98ec850 Add =РЕХАУЦЕНАРУБ() function Sergey Chebotar 2023-05-15 06:33:24 +0300
  • 53f82b03fb Version 1.6.2.1 v1.6.2.1 Sergey Chebotar 2023-05-12 11:11:07 +0300
  • ac978419ae Fix empty product lines exception Sergey Chebotar 2023-05-12 11:10:39 +0300
  • 6d9ff9365c Add РЕХАУ, РЕХАУИМЯ, РЕХАУАРТИКУЛ, РЕХАУЦЕНА functions v1.6.2.0 Sergey Chebotar 2023-05-12 10:18:00 +0300
  • 9c5ba835b1 Update ProductSku library Sergey Chebotar 2023-05-12 09:54:28 +0300
  • 4201b51511 Version update Sergey Chebotar 2023-05-05 08:21:48 +0300
  • 62271e75fb Product package update Sergey Chebotar 2023-05-05 08:21:26 +0300
  • c0dd1afb18 Version update v1.6.1.0 Sergey Chebotar 2023-05-04 08:03:31 +0300
  • b37dade370 Fill products as Text not Attributes Sergey Chebotar 2023-05-04 08:02:57 +0300
  • 46db5452c8 Fix column missing header Sergey Chebotar 2023-04-21 06:45:18 +0300
  • 9af858cc37 Version update 1.6.0.0 Sergey Chebotar 2023-04-20 09:42:30 +0300
  • 663dd39de4 Refactoring Sergey Chebotar 2023-04-20 09:39:25 +0300