Commit Graph

386 Commits

Author SHA1 Message Date
ff2968c989 DeliveryConfirmation: Add Statistics table 2023-10-16 22:23:42 +02:00
f0751499ea DeliveryConfirmation: Add user editable Text 2023-10-16 18:24:17 +02:00
3b4340b5e8 Database: Change bins once again... 2023-10-15 22:46:19 +02:00
4db147e582 Billing: honor gebunden field 2023-10-15 15:13:59 +02:00
f8126c392e DeliveryPart: Add gebunden field 2023-10-15 13:40:29 +02:00
b6d74d3c07 DeliveryConfirmation: enhance calculation 2023-10-15 13:12:40 +02:00
62bf425313 Billing: differentiate between flag FillLowerBins 2023-10-15 01:09:55 +02:00
e71d9516ec Billing: small fixes 2023-10-15 00:11:42 +02:00
658c10c2a4 WineAttr: Add fill_lower_bins 2023-10-14 23:56:41 +02:00
ff3defe52d Database: fix v_bucket update 2023-10-14 23:51:54 +02:00
a489f13d99 Billing: set unused Bin names to NULL 2023-10-14 21:03:23 +02:00
522fed818f Billing: Make bin calculate way more efficient 2023-10-14 14:20:44 +02:00
4d950b2597 Billing: Add feature to calculate member/delivery bins 2023-10-11 23:46:38 +02:00
7d8c670ed2 DeliveryNote: Make stats changeable in BaseDataWindow 2023-10-10 19:19:29 +02:00
0e9bae4ec9 DeliveryNote: Rework according to Herbert 2023-10-10 16:24:16 +02:00
d5e4e0a29d DeliveryAdminWindow: Update delivery filter 2023-10-03 22:32:49 +02:00
47d51ded51 DeliveryAdminWindow: Allow date and time to be edited 2023-09-29 14:46:28 +02:00
3be6371be1 ControlUtils: Fix FinAllChildren 2023-09-28 20:03:00 +02:00
d4e5ac6753 MemberAdminWindow: Send email to all addresses of member 2023-09-28 15:50:04 +02:00
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