Commit Graph

754 Commits

Author SHA1 Message Date
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
ba55692cbe Models: Update Payment models 2024-01-05 09:53:05 +01:00
eb46955b3b Billing: Add BillingData and JSON schema validation 2024-01-05 00:41:20 +01:00
37bf8d0855 Documents: Add Property Name 2024-01-04 15:05:40 +01:00
be87f31211 ChartWindow: Small fixes 2024-01-04 13:12:48 +01:00
4738cde9e4 Billing: Update EBICS exporter 2023-12-29 13:14:32 +01:00
6cf5e0d45e Documents: Change wording in documents 2023-12-23 23:05:25 +01:00
8e71e82efc CreditNote: Display under deliveries of area commitments 2023-12-23 21:27:26 +01:00
4f07d9b129 AreaComUnderDeliveryData: Fix typo 2023-12-23 14:49:43 +01:00
8555748202 CreditNote: Add FormatRow() 2023-12-23 14:07:10 +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
83f9b58d4d CreditNoteData: Fix SQL query for multiple payment variants in one year 2023-12-23 14:06:57 +01:00
f8aef20b0d CreditNote: Add VAT display 2023-12-23 14:06:57 +01:00
0dcffc8677 PaymentVariantsWindow: Add commit and revert buttons 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
c836b45920 Documents: Add .bold for tables 2023-12-22 19:48:13 +01:00
b9a2893d80 [#17] CreditNote: Overhaul CreditNote 2023-12-22 15:34:03 +01:00
82f93746ab MemberDataSheet: Fix typo 2023-12-22 10:11:35 +01:00
b79fcfb1ed MemberDataSheet: Make more compact 2023-12-22 00:56:57 +01:00