Commit Graph

98 Commits

Author SHA1 Message Date
befe6a753b Export/Ebics: Add Tests to validate against schemas and fix issues 2024-02-01 11:02:59 +01:00
b9287f8260 Billing: Always call CalculateBuckets() when Calculate() is called to avoid user confusion 2024-01-31 12:07:06 +01:00
1b28752f4c PaymentVariantsWindow: Add button to export Buchungsliste 2024-01-29 14:51:03 +01:00
ff3bd5cea5 Dtos: Use collection initializer 2024-01-29 12:13:15 +01:00
6bcb2fb406 Dtos: Rename CreditNote and DeliveryConfirmation DTOs 2024-01-28 22:52:26 +01:00
d3aca196dd Elwig: Rename (wine) variant to variety 2024-01-27 11:38:08 +01:00
05909919e2 Billing: Add functionality to collapse curves 2024-01-22 23:09:48 +01:00
626724fe87 [#29] DeliveryAdminWindow: Only show sums of filtered parts when filtering 2024-01-19 13:35:53 +01:00
42bf01656e Some Bugfixes 2024-01-19 00:22:49 +01:00
b52c09a176 Billing: Add possibility to automatically add business shares 2024-01-17 18:59:25 +01:00
38ad433b4e Fix ods export with doubles 2024-01-17 12:10:11 +01:00
95853099bb [#2] MemberAdminWindow: Update search filters 2024-01-13 20:38:36 +01:00
ba55692cbe Models: Update Payment models 2024-01-05 09:53:05 +01:00
4738cde9e4 Billing: Update EBICS exporter 2023-12-29 13:14:32 +01:00
4f07d9b129 AreaComUnderDeliveryData: Fix typo 2023-12-23 14:49:43 +01:00
83f9b58d4d CreditNoteData: Fix SQL query for multiple payment variants in one year 2023-12-23 14:06:57 +01:00
b9a2893d80 [#17] CreditNote: Overhaul CreditNote 2023-12-22 15:34:03 +01:00
69e6b6a713 Member: Use current calendar year to retrieve ActiveAreaCommitments 2023-12-21 22:20:24 +01:00
8b9d62ea50 Billing: Calculate prices 2023-11-30 01:46:57 +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
22318e1b9a Dtos: merge under/over delivery with percent column 2023-11-15 22:16:13 +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
3ee7a6e75e DeliveryConfirmationData: Fix ordering problem 2023-11-13 00:55:36 +01:00
db8a449785 Helpers/Export: Add Dto file export 2023-11-13 00:22:21 +01:00
2cdde60644 Models: Add Dtos/ 2023-11-12 19:38:36 +01:00
32f229b0a5 Models: Add Entities/ folder 2023-11-10 13:48:25 +01:00
053fbdbf30 Added search to AreaComAdminWindow 2023-11-05 17:42:25 +01:00
f7a044ba79 BaseDataWindow: Implement branches, attributes and cultivations 2023-11-02 20:39:29 +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
3b4340b5e8 Database: Change bins once again... 2023-10-15 22:46:19 +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
56578a0a9d Documents: Add DeliveryConfirmation 2023-10-15 00:34:40 +02:00
658c10c2a4 WineAttr: Add fill_lower_bins 2023-10-14 23:56:41 +02:00
4d950b2597 Billing: Add feature to calculate member/delivery bins 2023-10-11 23:46:38 +02:00
05da8eefac DeliveryAdminWindow: Add attribute list to DeliveryPartList 2023-10-04 10:01:07 +02:00
d5e4e0a29d DeliveryAdminWindow: Update delivery filter 2023-10-03 22:32:49 +02:00
6d3adc48f6 DeliveryNote: Add manual weighing reason 2023-09-14 23:25:37 +02:00
f5eea1e906 Models: Add MemberEmailAddr 2023-09-14 22:32:28 +02:00
5ad8c88319 Models: Add Credit 2023-09-12 21:40:04 +02:00
2de4739e9d Models: Small payment fixes 2023-09-07 16:54:33 +02:00
de53bfdd2b IAddress: Add IAddress 2023-09-07 13:49:56 +02:00
be734b880f Models: Add payment_member 2023-09-07 00:40:53 +02:00
28b424fe65 Graph.cs: move from Models/ to Helpers/Billing/ 2023-09-06 14:04:14 +02:00
324c5db94e ChartWindow: use System.Text.Json instead of Newtonsoft.Json 2023-09-06 14:00:30 +02:00