Commit Graph

149 Commits

Author SHA1 Message Date
6b6373238a Billing: fix small bugs 2023-11-02 19:01:05 +01:00
eebddf0527 Billing: Rename bins to buckets 2023-11-02 13:06:32 +01:00
9f67448b72 Billing: fix calculation 2023-11-02 11:57:38 +01:00
ad9f4d3a9a Models: Remove DeliveryPartAttr 2023-10-31 22:21:24 +01:00
11ea958059 Documents: restructure Documents/ directory 2023-10-26 23:27:28 +02:00
d5102c9cd7 DeliveryAdminWindow: Fix übernahme logic 2023-10-22 01:09:28 +02:00
25d681a1d8 DeliveryAdminWindow: Add Übernahme logic for Sitzendorf/Haugsdorf 2023-10-21 23:09:16 +02:00
e52475a4bf Documents: fix WinziPrint args 2023-10-19 22:45:31 +02:00
f19de3ae6e Billing: fix calc issue 2023-10-19 18:54:47 +02:00
685793f0fb Billing: Implement feature 'avoid under deliveries' 2023-10-18 01:30:34 +02:00
de500854c4 AppDbContext: Add v_area_commitment_bin 2023-10-17 23:48:16 +02:00
50b9f4e207 AppDbContext: add name for _ attribute 2023-10-17 22:58:22 +02:00
0b79fa192e Billing: Fix forced attribute calculation 2023-10-16 22:41:12 +02:00
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