|
0cb7b4bfc8
|
ChartWindow: Added second graph for gebunden
|
2024-01-19 23:54:16 +01:00 |
|
|
51293baaae
|
App: Fix GroupSeparator bug
|
2024-01-18 23:48:42 +01:00 |
|
|
1d1398a9cd
|
Config: Use Path.Combine() instead of GetAbsolutePath()
|
2024-01-18 22:07:31 +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 |
|
|
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 |
|
|
09e55264bb
|
BillingData: Implement WG Master parsing
|
2024-01-08 19:31:13 +01:00 |
|
|
09a7889044
|
AppDbContext: Add NextAvNr()
|
2024-01-08 14:18:15 +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 |
|
|
d67e434fed
|
Use InvariantCulture instead of replacing ',' with '.'
|
2024-01-06 14:25:42 +01:00 |
|
|
2556033a07
|
Tests: Add in-memory database for testing
|
2024-01-05 18:03:21 +01:00 |
|
|
3f6a94e773
|
AppDbContext: Add ExecuteEmbeddedScript()
|
2024-01-05 14:49:28 +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 |
|
|
f28a1a2db9
|
AppDbUpdater: Extract sql commands as embedded resources
|
2024-01-05 13:17:29 +01:00 |
|
|
ab61edc402
|
AppDbUpdater: Using async/await
|
2024-01-05 10:20:53 +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 |
|
|
4d5ad13e0c
|
Utils: Add PhoneNrTypes
|
2023-12-21 22:21:38 +01:00 |
|
|
9c46974bd7
|
[#23] DeliveryConfirmation: Add Sortenaufteilung table
|
2023-12-19 20:48:01 +01:00 |
|
|
480f99234c
|
AppDbContext: Remove support for multiple attributes in buckets
|
2023-12-19 19:31:35 +01:00 |
|
|
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 |
|