Commit Graph

373 Commits

Author SHA1 Message Date
03a9a3793a Config: Use Microsoft's INI implementation instead of a 3rd party's 2023-12-02 13:04:50 +01:00
3576a066fe AppDbContext: Use records instead of unnamed tuples for buckets 2023-11-30 17:29:01 +01:00
59553be571 MemberDataSheet: Fix bugs 2023-11-30 02:00:44 +01:00
8b9d62ea50 Billing: Calculate prices 2023-11-30 01:46:57 +01:00
08108f0c18 [#5] MemberDataSheet: Add generating a member data sheet 2023-11-30 01:44:10 +01:00
8a6086ba6d Add PaymentVariantsWindow 2023-11-29 22:48:43 +01:00
c25bfc9f1b Windows: Add OriginHierarchyWindow 2023-11-24 23:38:55 +01:00
fb4dc613ae AppDbUpdater: Update to version 8 2023-11-24 13:24:24 +01:00
f4ec95cdca AreaComAdminWindow: Allow users to create new reeds inline 2023-11-16 17:42:01 +01:00
077e03ab2f Ods: add mergeSubRowCells to AddTable() 2023-11-16 10:06:55 +01:00
e962d1e44b ControlUtils: small fixes 2023-11-16 09:42:47 +01:00
363005ad49 Ods: change colw to colXmm 2023-11-15 22:30:52 +01:00
e8169af6c8 Ods: fix numbers 2023-11-15 22:10:41 +01:00
ed78c8facb Ods: small fixes 2023-11-15 18:39:44 +01:00
b096163ed3 DataTable: Add units for columns 2023-11-15 18:29:14 +01:00
486655d071 Dtos: Add more DTOs 2023-11-15 16:40:17 +01:00
d485f0fda1 Ods: Fix small issues 2023-11-13 22:40:12 +01:00
8509f04d4d Ods: Add settings.xml 2023-11-13 19:22:21 +01:00
8b96b65c8c Ods: move styles to autmatic-styles 2023-11-13 00:31:28 +01:00
db8a449785 Helpers/Export: Add Dto file export 2023-11-13 00:22:21 +01:00
32f229b0a5 Models: Add Entities/ folder 2023-11-10 13:48:25 +01:00
78d83691df AppDbUpdater: Fix v_area_commitment_bucket_strict 2023-11-08 15:10:55 +01:00
f9a3d31a49 SeasonFinishWindow: Fix area commitment under delivery export 2023-11-08 15:02:42 +01:00
7fe2ea76c3 BaseDataWindow: Add fields for season 2023-11-05 12:20:59 +01:00
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