Commit Graph

624 Commits

Author SHA1 Message Date
b56a5ed5c6 Setup: Update dependencies 2024-01-18 21:44:28 +01:00
201b63c2f1 Installer: Update dependencies 2024-01-18 21:42:34 +01:00
b2bd0c9a21 Tests: Update dependencies 2024-01-18 21:42:07 +01:00
8502afdc9a Elwig: Update dependencies (except ScottPlot) 2024-01-18 21:38:50 +01:00
cb541cb6e6 Billing: Add EditBillingData class 2024-01-18 21:30:42 +01:00
403e7723d2 Bump version to 0.6.0 2024-01-18 21:26:33 +01:00
8fbce03031 Tests: Adapt to new PaymentBillingData class usage 2024-01-18 21:23:10 +01:00
b32a935150 DeliveryAdminWindow: Add filter for red/white 2024-01-18 20:02:16 +01:00
337bfa89d9 DeliveryAdminWindow: Fix filters for quality and attributes 2024-01-18 19:49:43 +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
0a60f01979 MemberDataSheet: Fix constructor 2024-01-14 21:41:53 +01:00
a1ddef4666 MemberAdminWindow: Fix ToolTip for search bar 2024-01-14 21:40:23 +01:00
788d0efa4a CreditNote: Fix double-border for sum without Treuebonus 2024-01-14 10:15:29 +01:00
0f06d98d39 [#9] MemberAdminWindow: Add "Bio-Knopf" 2024-01-14 01:26:35 +01:00
228d17f8cb MemberAdminWindow: Enlarge comment field 2024-01-14 00:31:45 +01:00
1664024e64 [#2] MemberAdminWindow: Add search ToolTip 2024-01-13 20:38:51 +01:00
8fbfd33e8f DeliveryAdminWindow: Update search ToolTip 2024-01-13 20:38:49 +01:00
95853099bb [#2] MemberAdminWindow: Update search filters 2024-01-13 20:38:36 +01:00
8072febd5b DeliveryAdminWindow: Add branch name in title for übernahme mode 2024-01-13 19:40:00 +01:00
62d9641b28 Tests/DatabaseSetup: Add Insert.sql 2024-01-09 13:10:06 +01:00
3aabfbc603 PaymentVariantsWindow: Implement SeasonLock 2024-01-08 20:08:07 +01:00
09e55264bb BillingData: Implement WG Master parsing 2024-01-08 19:31:13 +01:00
f894c3b212 PaymentVariantsWindow: Rework Buttons 2024-01-08 14:20:20 +01:00
09a7889044 AppDbContext: Add NextAvNr() 2024-01-08 14:18:15 +01:00
d77aac43ec App: Add FocusBaseDataSeason() 2024-01-08 14:17:56 +01:00
062c7bed5e AppDbUpdater: Fix migration 10 to 11 by creating a new table 2024-01-08 11:21:01 +01:00
b723161fa5 BillingVariant: Fix CalculateModifiers() by restricting modifier year 2024-01-08 02:40:32 +01:00
debee3b4bf PaymentVariantsWindow: Fix once wrong, every time wrong error 2024-01-08 02:24:19 +01:00
f15733f827 CreditNote: Fix styling 2024-01-07 23:43:56 +01:00
05b6e8ddd6 CreditNote: Add hint regarding calculations 2024-01-07 22:24:06 +01:00
5ae326074f Document: Fix GenerationProportion 2024-01-07 22:08:21 +01:00
60b99bf95b CreditNote: Split table into two tables 2024-01-07 21:47:25 +01:00
3562d304de Document: Remove break-before: avoid for tr.sum 2024-01-07 21:39:42 +01:00
9f73d13dbf Document: Add GenerationProportion and set to 1/8 2024-01-07 15:26:51 +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
3a89e16db3 Tests: Move tests into package 2024-01-05 18:03:28 +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