Commit Graph

49 Commits

Author SHA1 Message Date
0cb7b4bfc8 ChartWindow: Added second graph for gebunden 2024-01-19 23:54:16 +01:00
cb541cb6e6 Billing: Add EditBillingData class 2024-01-18 21:30:42 +01:00
8fbce03031 Tests: Adapt to new PaymentBillingData class usage 2024-01-18 21:23:10 +01:00
f886888ccc Billing: Split BillingData into BillingData and PaymentBillingData 2024-01-18 01:22:12 +01:00
4dd036babd ChartWindow: wip 2024-01-17 22:33:20 +01:00
b6fd62f8ca ChartWindow: Use BillingData and Curve 2024-01-17 22:08:36 +01:00
b52c09a176 Billing: Add possibility to automatically add business shares 2024-01-17 18:59:25 +01:00
668eb9a2d0 BillingData: Fix setter for ConsiderAutoBusinessShares 2024-01-17 17:37:08 +01:00
9eb013ce11 PaymentVariantsWindow: Add possibility to switch options on/off 2024-01-17 14:57:45 +01:00
09e55264bb BillingData: Implement WG Master parsing 2024-01-08 19:31:13 +01:00
b723161fa5 BillingVariant: Fix CalculateModifiers() by restricting modifier year 2024-01-08 02:40:32 +01:00
5e665ffb50 PaymentVariantsWindow: Impelment BillingVariant 2024-01-07 15:21:32 +01:00
1e751c473a BillingData: Implement elwig json format parsing 2024-01-06 14:45:18 +01:00
e75e2ddbda BillingData: Move schema to Resources/ 2024-01-05 13:45:37 +01:00
121ca10261 AppDbContext: Add ExecuteBatch() and ExecuteScalar() 2024-01-05 13:41:27 +01:00
eb46955b3b Billing: Add BillingData and JSON schema validation 2024-01-05 00:41:20 +01:00
4738cde9e4 Billing: Update EBICS exporter 2023-12-29 13:14:32 +01:00
8e71e82efc CreditNote: Display under deliveries of area commitments 2023-12-23 21:27:26 +01:00
a0914f4d54 BillingVariant: Fix retrieval of last used payment variant 2023-12-23 14:07:01 +01:00
2301251420 CreditNote: Small fixes 2023-12-23 14:06:57 +01:00
bc578b212e BillingVariant: Add Commit() and Revert() functions 2023-12-23 14:06:52 +01:00
8368caf58a CreditNote: Add member modifier display 2023-12-22 20:18:48 +01:00
b9a2893d80 [#17] CreditNote: Overhaul CreditNote 2023-12-22 15:34:03 +01:00
3576a066fe AppDbContext: Use records instead of unnamed tuples for buckets 2023-11-30 17:29:01 +01:00
8b9d62ea50 Billing: Calculate prices 2023-11-30 01:46:57 +01:00
32f229b0a5 Models: Add Entities/ folder 2023-11-10 13:48:25 +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
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
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
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
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
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
5ad8c88319 Models: Add Credit 2023-09-12 21:40:04 +02:00
f5f00a7739 Export: Add Ebics and improve Bki export 2023-09-08 00:43:53 +02:00
f9d95a48f2 Export: Refactor interfaces and classes 2023-09-07 00:44:28 +02:00
28b424fe65 Graph.cs: move from Models/ to Helpers/Billing/ 2023-09-06 14:04:14 +02:00
286e3515d4 Modifier: change Rel type from double to decimal 2023-09-01 17:18:52 +02:00
b67628c566 Add Helpers.Billing 2023-08-31 10:24:15 +02:00