Commit Graph

151 Commits

Author SHA1 Message Date
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
644362f492 Fix typo in SystecScale.cs 2023-08-11 23:59:25 +02:00
b11dcd273d Fixes in Scales 2023-08-11 22:18:28 +02:00
041e674af9 Fix Waagen 2023-08-11 18:46:58 +02:00
c65ffaf161 Fix Systec scale 2023-08-10 18:38:53 +02:00
8290b57cd4 Use TempPath for WebView 2023-08-10 14:11:44 +02:00
e1630e9919 Change scale interface 2023-08-09 23:13:17 +02:00
7af27ab5de Lieferscheine 2023-08-09 22:41:00 +02:00
a984c4f16c Small fixes and additions in Helpers 2023-08-02 22:19:25 +02:00
75dfdb155b Add ManualWeighingDialog 2023-08-01 16:34:22 +02:00
a62fb9ab16 Saving delivery now works 2023-07-31 15:42:46 +02:00
69d89ecd56 Fix event handlers in ControlUtils when new item is null 2023-07-21 19:35:59 +02:00
c68c798b49 Fix CheckComboBox border color 2023-07-21 19:21:12 +02:00
bfedf436d8 Fix event handlers in ControlUtils 2023-07-21 18:39:21 +02:00
fd7a15bc5a Extract ControlUtils from Utils 2023-07-21 18:32:00 +02:00
5cee928978 Changes in DeliveryAdminWindow 2023-07-21 18:21:47 +02:00
9ba45e58f6 Handle ComboCheckBoxes in AdministrationWindow 2023-07-20 21:04:06 +02:00