Commit Graph

117 Commits

Author SHA1 Message Date
826a76c56c AppDbUpdater: Add schema_version 2 2023-09-19 00:37:46 +02:00
a6fef7fd9b Utils: Fix GetSearchScore for multiple occurances of keyword in haystack 2023-09-18 21:17:37 +02:00
9701af9e36 AppDbUpdater: Fix version comparison 2023-09-18 10:03:48 +02:00
ef621fab2d Validator: Fix usage of maxLen and maxDecimal in CheckDecimal 2023-09-18 01:27:15 +02:00
24b7078a05 Add AppDbUpdater 2023-09-17 20:48:07 +02:00
1e9cad6de7 DeliveryAdminWindow: Use last scale error as default manual weighing reason 2023-09-13 23:19:04 +02:00
a659d07db2 Config: add debug flag 2023-09-13 22:02:50 +02:00
5ad8c88319 Models: Add Credit 2023-09-12 21:40:04 +02:00
898cece0d3 DeliveryAdminWindow: Small quality of life fixes 2023-09-09 21:33:37 +02:00
bc6148624c DeliveryAdminWindow: Add export option for BKI 2023-09-08 12:44:29 +02:00
f5f00a7739 Export: Add Ebics and improve Bki export 2023-09-08 00:43:53 +02:00
47e8ab7e62 Export/Bki: Add 0.0 to KMW output 2023-09-07 16:40:21 +02:00
8a678509c5 Utils: Add UTF8 encoding without BOM 2023-09-07 16:39:49 +02:00
de53bfdd2b IAddress: Add IAddress 2023-09-07 13:49:56 +02:00
f9d95a48f2 Export: Refactor interfaces and classes 2023-09-07 00:44:28 +02:00
be734b880f Models: Add payment_member 2023-09-07 00:40:53 +02:00
1c45e95ef3 Utils: Add SplitAddress and SplitName 2023-09-07 00:39:45 +02:00
28b424fe65 Graph.cs: move from Models/ to Helpers/Billing/ 2023-09-06 14:04:14 +02:00
b76d43a5ff ClientParameters: Change GWK to Winzerkeller 2023-09-05 15:20:53 +02:00
6f4e3474b8 Add PaymentChartWindow 2023-09-04 00:52:18 +02:00
3a0736a73f AppDbContext: Fix UpdateDeliveryPart attributes and modifiers 2023-09-03 00:04:31 +02:00
8b0f1e35c8 BaseDataWindow: implement client data saving 2023-09-02 22:23:12 +02:00
9b59208373 ClientParameters: Fix parsing of VAT decimals 2023-09-01 17:30:05 +02:00
286e3515d4 Modifier: change Rel type from double to decimal 2023-09-01 17:18:52 +02:00
c1d3a9042d ClientParameters: remove NameShortened, add VAT 2023-09-01 17:09:59 +02:00
33d763d968 AdministrationWindow: finally fix boolean changing error 2023-09-01 13:11:42 +02:00
56a0eb794e AdministrationWindow: Fix default value change check 2023-09-01 12:57:09 +02:00
effc9f9230 Update DELIVERY_NOTE_TEXT to TEXT_DELIVERY_NOTE 2023-08-31 23:36:11 +02:00
b67628c566 Add Helpers.Billing 2023-08-31 10:24:15 +02:00
5aa8e45652 AdministrationWindow: Fix default value handling 2023-08-30 14:54:16 +02:00
9b84452b86 Add Gesamtlieferung to DeliveryNote 2023-08-30 14:18:43 +02:00
a96a05d3de Add Helpers/Export/ 2023-08-29 15:25:43 +02:00
a98bc3ae4a DeliveryAdminWindow: Implement using of DeliveryExtractionDialog 2023-08-29 10:51:43 +02:00
93d4365d36 Add DeliveryExtractionDialog 2023-08-29 01:32:09 +02:00
8899e8bd32 Improve SearchScore 2023-08-28 16:41:36 +02:00
6dda9e09cf Add AbwertenDialog 2023-08-26 20:54:25 +02:00
c0a6f16374 Update SearchScore and use AsParallel 2023-08-26 19:39:28 +02:00
ba71618463 Simplify client check in code 2023-08-24 21:36:49 +02:00
28bb8f2d3f Fix Original/Default input detection in DeliveryAdminWindow 2023-08-24 15:46:00 +02:00
5074f945cf Extract sqlite conntection to AppDbContext 2023-08-24 10:23:16 +02:00
cfa1f1eeea Adust AreaComAdminWindow to new db schema 2023-08-23 15:45:59 +02:00
4aa8fe2e2d DeliveryAdminWindow filter time 2023-08-20 23:52:11 +02:00
00078a1f4e Add from-to-search to DeliveryAdminWindow 2023-08-20 10:38:26 +02:00
8534ff6bba Add status bar in DeliveryAdminWindow 2023-08-20 00:05:20 +02:00
5093706a4a Fix Modifier ValueStr 2023-08-19 17:08:38 +02:00
58235e3b02 Change UstId to UstIdNr 2023-08-17 16:45:31 +02:00
3ab2b8a8dc Load client parameters from database 2023-08-17 16:39:05 +02:00
258b2b3c5b Make document footer more dynamic 2023-08-17 16:30:47 +02:00
99a6f53307 Update DeliveryAdminWindow 2023-08-14 20:09:53 +02:00
cbb57f7039 Control serial port has not to be equal with scale serial port any more 2023-08-12 00:25:48 +02:00