RhSolutions-AddIn/RhSolutions.AddIn/Services
2023-06-21 16:45:38 +03:00
..
AddInConfiguration.cs Simplify class names 2023-04-20 09:37:07 +03:00
CurrencyClient.cs Fix method name 2023-06-09 14:49:20 +03:00
CurrentPriceWriter.cs Implement CurrentPrice Writer service 2023-06-20 10:01:02 +03:00
DatabaseClient.cs Cache found product sku on full text search request. 2023-05-16 15:28:36 +03:00
DxfWriter.cs Product package update 2023-05-05 08:21:26 +03:00
ExcelReader.cs Extend missing product information on table fill 2023-05-16 18:02:32 +03:00
ExcelWriterBase.cs Fill cells with null if amount is zero 2023-06-21 16:45:38 +03:00
FileDialog.cs Refactoring 2023-04-20 09:39:25 +03:00
GuessReader.cs Tune amount column find 2023-06-06 08:17:52 +03:00
IAddInConfiguration.cs
ICurrencyClient.cs Fix method name 2023-06-09 14:49:20 +03:00
IDatabaseClient.cs
IFileDialog.cs
IReader.cs Simplify class names 2023-04-20 09:37:07 +03:00
ISleevesCalculator.cs Fix interface name 2023-06-21 07:11:31 +03:00
IWriter.cs Simplify class names 2023-04-20 09:37:07 +03:00
NewPriceWriter.cs Extract Excel Write Base 2023-06-20 07:25:44 +03:00
ReaderFactory.cs Throw exceptions on unknown Service or Tool 2023-05-30 08:23:31 +03:00
SleevesCalculator.cs Fix interface name 2023-06-21 07:11:31 +03:00
WriterFactory.cs Add CurrentPrice Writer to Writer Factory 2023-06-20 09:58:39 +03:00