171 Commits

Author SHA1 Message Date
Jonathan Jenne
374eb57268 Add Const MANDATORDB, Fix ui, Add Log buttons 2022-03-31 14:30:16 +02:00
Jonathan Jenne
9df22e098a Version 1.2.7.1 2022-03-31 13:02:27 +02:00
Jonathan Jenne
5b057eeb66 Fix Config crash 2022-03-31 13:02:09 +02:00
Jonathan Jenne
6d7c314381 Version 1.2.7.0 2022-03-31 12:03:33 +02:00
Jonathan Jenne
147f72b8a3 Improve config screen, add waiting days 2022-03-31 11:57:54 +02:00
Jonathan Jenne
f289a1d34c Add year combobox, fix filenames 2022-03-22 16:27:12 +01:00
Jonathan Jenne
ce78dea8cb Add FIELD Function, fix virtual columns 2022-03-22 13:58:11 +01:00
Jonathan Jenne
efd2aeb775 Start implementing FIELD function 2022-03-16 16:27:29 +01:00
Jonathan Jenne
b941416de4 fix Mandator being set after applying functions that rely on it 2022-03-16 15:18:55 +01:00
Jonathan Jenne
6526eb29b1 Rename Views 2022-03-16 13:50:57 +01:00
Jonathan Jenne
7ae712208b Rename TBEDI_XML_TEMPLATES to TBMT_TEMPLATES 2022-03-16 13:45:18 +01:00
Jonathan Jenne
3ab39d7486 Rename TBEDI_XML_TEMPLATE_ITEMS to TBMT_TEMPLATE_ITEMS 2022-03-16 13:44:45 +01:00
Jonathan Jenne
7eaddab5f1 Rename TBEDI_XML_TABLES to TBMT_TABLES 2022-03-16 13:44:10 +01:00
Jonathan Jenne
4db6f5f28b Rename TBEDI_XML_MAPPING_ENTITY to TBMT_MAPPING_ENTITIES 2022-03-16 13:43:43 +01:00
Jonathan Jenne
20a339f50a Rename TBEDI_XML_MAPPING_CONFIG to TBMT_MAPPING_CONFIG 2022-03-16 13:43:02 +01:00
Jonathan Jenne
0f244262f0 Rename TBEDI_XML_MANDATORS to TBMT_MANDATORS 2022-03-16 13:42:03 +01:00
Jonathan Jenne
13b66bc6b9 Rename TBEDI_XML_FUNCTIONS to TBMT_FUNCTIONS 2022-03-16 13:41:21 +01:00
Jonathan Jenne
5dc8d9f50b Rename TBEDI_XML_CONFIG To TBMT_CONFIG 2022-03-16 13:40:33 +01:00
Jonathan Jenne
5c30528a83 clean up 2022-03-16 12:18:23 +01:00
Jonathan Jenne
4c1a3a9220 improve function + params handling 2022-03-16 12:17:54 +01:00
Jonathan Jenne
e3c2e100bb implement new filename scheme for xml files 2022-03-16 12:16:54 +01:00
Jonathan Jenne
74a039862f implement searching for alternative field for accounts 2022-03-16 12:16:29 +01:00
Jonathan Jenne
f60c299f3c Improve Exported Constraint, Update call of price function 2022-03-16 12:07:03 +01:00
Jonathan Jenne
80e40fbc23 Show Template name in Report 2022-03-16 12:04:45 +01:00
Jonathan Jenne
18cc418fba Version 1.2.5.0 2022-03-04 10:50:20 +01:00
Jonathan Jenne
c1cce9101b first pass of price calculation, making document loader async 2022-03-04 10:49:13 +01:00
Jonathan Jenne
c11cba9cf3 Fix loading documents for export by document type 2022-03-04 10:48:43 +01:00
Jonathan Jenne
7f817ffce1 add button for Price calculation 2022-02-28 11:59:10 +01:00
Jonathan Jenne
f80ea96f8a Version 1.2.4.0 2022-02-28 11:58:13 +01:00
Jonathan Jenne
213bcef732 Fix DocumentTypes for Exports, Prepare Price calculation, load template parameters 2022-02-28 11:58:01 +01:00
Jonathan Jenne
2e7b0bef8a WIP Price Calculation 2022-02-10 16:59:24 +01:00
Jonathan Jenne
1aec033282 Correct filenames for output xml files, add template name 2022-02-10 12:20:01 +01:00
Jonathan Jenne
96c90c570e Version 1.2.3.0 2022-02-03 16:22:42 +01:00
Jonathan Jenne
8ee955f6f2 Add Edit Row Button, Transfer multiple files at once, F5 for Row Editor, Timeout for HTTP Client of 60 seconds 2022-02-03 16:22:20 +01:00
Jonathan Jenne
2e03e1b1f3 Version 1.2.2.0 2022-01-28 16:18:26 +01:00
Jonathan Jenne
9b3436686f Reload after export, Show and filter by Document Kind, Fix crash when reloading settings, change filename pattern for export files 2022-01-28 16:17:15 +01:00
Jonathan Jenne
f224c73a2e Version 1.2.1 2022-01-28 13:00:16 +01:00
Jonathan Jenne
5a8440ff05 Allow delete of config, add F5 for loading data in windows 2022-01-28 12:05:41 +01:00
Jonathan Jenne
6d6dd725d9 Improve frmConfig, Fix missing loop in ApplyItemFunctionsForExport, Add support for SQL function 2022-01-27 16:17:18 +01:00
Jonathan Jenne
ad8ea75db4 Constraints for search export documents 2022-01-27 14:28:40 +01:00
Jonathan Jenne
85fab072bb Version 1.2.0.0 2022-01-24 11:29:55 +01:00
Jonathan Jenne
82bd76d669 Show empty string for DateTime.MinValue in Export form 2022-01-24 10:46:16 +01:00
Jonathan Jenne
706edf8026 Export Columns in Export Grid 2022-01-21 15:03:51 +01:00
Jonathan Jenne
c315640d7d Finish FinalSQL, GLN/EAN for export, double click to open template, exporting multiple documents 2022-01-20 16:34:52 +01:00
Jonathan Jenne
ff7c8c63ea Version 1.1.2 2021-12-23 16:02:53 +01:00
Jonathan Jenne
4859406fe3 Update Report, Fix Paths issues, Small Tweaks, Work on Exports 2021-12-23 15:58:45 +01:00
Jonathan Jenne
79cfec3173 directories per template, export tweaks 2021-12-22 15:38:05 +01:00
Jonathan Jenne
9a3761acc0 Clean imported documents, first pass of Import form 2021-12-20 16:39:23 +01:00
Jonathan Jenne
3b0474e713 Mark documents as imported and clean them up when closing app, update to DevExpress 21, small tweaks 2021-12-20 11:57:41 +01:00
Jonathan Jenne
51c053769e Improve Main form performance 2021-12-06 10:23:37 +01:00