Commit Graph

43 Commits

Author SHA1 Message Date
fd0ed97305 Weighing: Do not ignore gross and tare weight and show it on DeliveryNote 2024-07-23 20:22:59 +02:00
34178105a7 E2ETests: Use ElwigTestDB.sqlite3 instead of default
All checks were successful
Test / Run tests (push) Successful in 2m38s
2024-07-08 13:05:21 +02:00
658a1f4dc1 DeliveryAdminWindow: Only show active modifiers in receipt mode
All checks were successful
Test / Run tests (push) Successful in 1m53s
2024-07-06 18:50:02 +02:00
9478f2a1ab [#49] PaymentVariantSummary: Add modifier statistics
All checks were successful
Test / Run tests (push) Successful in 2m18s
2024-06-28 21:07:55 +02:00
5037818997 [#48] Billing: Add custom modifiers for members
All checks were successful
Test / Run tests (push) Successful in 2m21s
2024-06-27 13:40:52 +02:00
9d9f929843 [#46] MemberHistory: Add Type to PK 2024-06-17 01:19:25 +02:00
302870fb58 [#47] Billing: Add penalty per business share
All checks were successful
Test / Run tests (push) Successful in 2m2s
2024-06-08 16:13:01 +02:00
2a4e8d69d0 MainWindow: Add WeightBreakdownButton 2024-04-30 23:34:31 +02:00
614e0010fd AppDbUpdater: Do not turn off foreign keys per default 2024-02-29 02:10:57 +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
8732141e6b MemberDataSheet: Show area com buckets of current year (regardless of season) 2024-02-21 15:10:27 +01:00
11be424c38 AppDbUpdater: Update db version to 16 2024-02-15 07:30:21 +01:00
b9287f8260 Billing: Always call CalculateBuckets() when Calculate() is called to avoid user confusion 2024-01-31 12:07:06 +01:00
e0bdbee2ae AppDbUpdater: Add new VIEWs for penalties 2024-01-29 14:49:07 +01:00
9eb013ce11 PaymentVariantsWindow: Add possibility to switch options on/off 2024-01-17 14:57:45 +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
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
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
8a6086ba6d Add PaymentVariantsWindow 2023-11-29 22:48:43 +01:00
fb4dc613ae AppDbUpdater: Update to version 8 2023-11-24 13:24:24 +01:00
78d83691df AppDbUpdater: Fix v_area_commitment_bucket_strict 2023-11-08 15:10:55 +01:00
f9a3d31a49 SeasonFinishWindow: Fix area commitment under delivery export 2023-11-08 15:02:42 +01:00
6b6373238a Billing: fix small bugs 2023-11-02 19:01:05 +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
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
e71d9516ec Billing: small fixes 2023-10-15 00:11:42 +02:00
658c10c2a4 WineAttr: Add fill_lower_bins 2023-10-14 23:56:41 +02:00
ff3defe52d Database: fix v_bucket update 2023-10-14 23:51:54 +02:00
4d950b2597 Billing: Add feature to calculate member/delivery bins 2023-10-11 23:46:38 +02:00
826a76c56c AppDbUpdater: Add schema_version 2 2023-09-19 00:37:46 +02:00
9701af9e36 AppDbUpdater: Fix version comparison 2023-09-18 10:03:48 +02:00
24b7078a05 Add AppDbUpdater 2023-09-17 20:48:07 +02:00