Commit Graph

55 Commits

Author SHA1 Message Date
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
5b9aedd1a4 Improve DeliveryAdminWindow 2023-05-23 20:00:24 +02:00
dc236bab62 Add DeliveryAdminWindow 2023-05-22 21:32:06 +02:00
4d78cdd8a5 Update model 2023-05-13 22:51:20 +02:00
c8f0537976 Update models because contracts were removed 2023-05-01 22:17:50 +02:00
3f11a498bc Update models 2023-04-28 13:01:43 +02:00
77781d227c Add Deliveries 2023-04-27 23:34:58 +02:00
0621716636 Added scales 2023-04-26 18:50:32 +02:00
0ecba36f51 Add database log file 2023-04-24 13:58:44 +02:00
2c2ac46b2e Do not require ComboBoxes to be valid if they are not required 2023-04-16 19:38:30 +02:00
e68a7ce8a9 Remove byte order mark in all files 2023-04-16 19:32:59 +02:00
6e0b59da4b Update model database schema 2023-04-16 15:08:15 +02:00