|
302870fb58
|
[#47] Billing: Add penalty per business share
Test / Run tests (push) Successful in 2m2s
|
2024-06-08 16:13:01 +02:00 |
|
|
30536819e7
|
[#32] Documents: Add PaymentVariantSummary
|
2024-05-07 12:32:53 +02:00 |
|
|
2a4e8d69d0
|
MainWindow: Add WeightBreakdownButton
|
2024-04-30 23:34:31 +02:00 |
|
|
4afd2d8242
|
AppDbContext: Cleanup UpdateDeliveryPartModifiers()
|
2024-03-16 12:47:31 +01:00 |
|
|
711bab5d33
|
[#43] PaymentVariantWindow: Do not use Context from ContextWindow any more
|
2024-03-15 17:20:07 +01:00 |
|
|
acc159ed9c
|
[#43] MemberAdminWindow: Context cleanup
|
2024-03-10 20:39:36 +01:00 |
|
|
f242b077bd
|
AppDbContext: Fix NextMgNr() for gaps greater than 1000
|
2024-03-10 13:06:49 +01:00 |
|
|
d897e44f3b
|
AppDbUpdater: Actually check foreign key violations after updating
|
2024-02-29 02:03:41 +01:00 |
|
|
abbb5a12a6
|
[#34] First step of not using Bio as Attribute
|
2024-02-19 22:14:47 +01:00 |
|
|
5cb29aa75f
|
AppDbContext: Do not use Min() to avoid errors when no members/FBs are present
|
2024-02-18 23:19:56 +01:00 |
|
|
1b28752f4c
|
PaymentVariantsWindow: Add button to export Buchungsliste
|
2024-01-29 14:51:03 +01:00 |
|
|
b52c09a176
|
Billing: Add possibility to automatically add business shares
|
2024-01-17 18:59:25 +01:00 |
|
|
09a7889044
|
AppDbContext: Add NextAvNr()
|
2024-01-08 14:18:15 +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 |
|
|
121ca10261
|
AppDbContext: Add ExecuteBatch() and ExecuteScalar()
|
2024-01-05 13:41:27 +01:00 |
|
|
8e71e82efc
|
CreditNote: Display under deliveries of area commitments
|
2023-12-23 21:27:26 +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 |
|
|
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 |
|
|
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 |
|
|
f4ec95cdca
|
AreaComAdminWindow: Allow users to create new reeds inline
|
2023-11-16 17:42:01 +01:00 |
|
|
486655d071
|
Dtos: Add more DTOs
|
2023-11-15 16:40:17 +01:00 |
|
|
32f229b0a5
|
Models: Add Entities/ folder
|
2023-11-10 13:48:25 +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 |
|
|
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 |
|
|
ff2968c989
|
DeliveryConfirmation: Add Statistics table
|
2023-10-16 22:23:42 +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 |
|
|
be734b880f
|
Models: Add payment_member
|
2023-09-07 00:40:53 +02:00 |
|
|
6f4e3474b8
|
Add PaymentChartWindow
|
2023-09-04 00:52:18 +02:00 |
|
|
3a0736a73f
|
AppDbContext: Fix UpdateDeliveryPart attributes and modifiers
|
2023-09-03 00:04:31 +02:00 |
|
|
56a0eb794e
|
AdministrationWindow: Fix default value change check
|
2023-09-01 12:57:09 +02:00 |
|
|
9b84452b86
|
Add Gesamtlieferung to DeliveryNote
|
2023-08-30 14:18:43 +02:00 |
|
|
6dda9e09cf
|
Add AbwertenDialog
|
2023-08-26 20:54:25 +02:00 |
|
|
5074f945cf
|
Extract sqlite conntection to AppDbContext
|
2023-08-24 10:23:16 +02:00 |
|
|
cfa1f1eeea
|
Adust AreaComAdminWindow to new db schema
|
2023-08-23 15:45:59 +02:00 |
|
|
a984c4f16c
|
Small fixes and additions in Helpers
|
2023-08-02 22:19:25 +02:00 |
|
|
a62fb9ab16
|
Saving delivery now works
|
2023-07-31 15:42:46 +02:00 |
|
|
8c0df674ec
|
Add QueryWindow
|
2023-07-14 19:54:12 +02:00 |
|
|
fd26ee4f52
|
DeliveryAdminWindow is now able to look at deliveries
|
2023-07-13 21:10:48 +02:00 |
|
|
c1b8b68513
|
Add telephone numbers
|
2023-05-27 17:56:17 +02:00 |
|
|
7468af3970
|
Add RenewContext
|
2023-05-25 18:03:38 +02:00 |
|