|
a275385b5c
|
MailWindow: Make first page more responsive
|
2024-02-29 22:31:59 +01:00 |
|
|
060acc56c3
|
MailWindow: Include all payment variants
|
2024-02-29 18:02:44 +01:00 |
|
|
55c447621b
|
Windows: Get rid of more warnings
|
2024-02-29 16:14:13 +01:00 |
|
|
f922388db9
|
Entities: Use 'required' and '= null!' to get rid of warnings
|
2024-02-29 15:48:09 +01:00 |
|
|
53a25b3be4
|
ContextWindow: Context has not to be Disposed
https://stackoverflow.com/questions/15666824/entity-framework-and-calling-context-dispose
https://blog.jongallant.com/2012/10/do-i-have-to-call-dispose-on-dbcontext/
|
2024-02-29 13:03:32 +01:00 |
|
|
cc72a8365e
|
AreaComWindow: Fix wine cultivation null crash
|
2024-02-29 13:03:00 +01:00 |
|
|
cc5396711d
|
MailWindow: Use PDF-Dokument instead of PDF-Datei
|
2024-02-29 12:39:58 +01:00 |
|
|
20772d09ae
|
[#15] PaymentVariantsWindow: Use MailWindow
|
2024-02-29 11:32:38 +01:00 |
|
|
624c9a6b34
|
[#15] MailWindow: Small quality fixes
|
2024-02-29 11:19:51 +01:00 |
|
|
09a739d135
|
[#15] DeliveryConfirmationsWindow: Replace with MailWindow
|
2024-02-29 11:14:18 +01:00 |
|
|
e5c462b43f
|
[#15] MailWindow: Add Rundschreiben-Funktion
|
2024-02-29 10:48:48 +01:00 |
|
|
3b94875a7f
|
ContextWindow: Dispose context after creating new one
|
2024-02-29 02:04:54 +01:00 |
|
|
3a0f2e9556
|
MemberAdminWindow: Cleanup deletion of telnr and email addresses
|
2024-02-28 15:08:28 +01:00 |
|
|
e9f6f22bc8
|
MemberAdminWindow: Fix crash when editing telnr or email
|
2024-02-28 14:44:42 +01:00 |
|
|
c5b1867de8
|
SeasonFinishWindow: Fix typo in 'nachzeichnen'
|
2024-02-26 14:33:44 +01:00 |
|
|
665e16d78f
|
MemberAdminWindow+DeliveryAdminWindow: Add button to jumpt to member (predecessor)
|
2024-02-25 19:44:18 +01:00 |
|
|
7181d744fc
|
AreaComAdminWindow: Add - Keine Angabe - to wine cultivation list
|
2024-02-25 18:44:18 +01:00 |
|
|
0a42d4776a
|
App: Rename FocusPaymentVariantsWindow to FocusPaymentVariants
|
2024-02-24 16:33:22 +01:00 |
|
|
efe91192bc
|
DeliveryAdminWindow: Add cooldown of one second to weighing buttons
|
2024-02-23 23:53:07 +01:00 |
|
|
190ef82872
|
[#34] DeliveryAdminWindow: Show cultivation beside attribute
|
2024-02-23 12:54:09 +01:00 |
|
|
e6cab7993f
|
BaseDataWindow: Attributes: add description to Max. Ertrag
|
2024-02-22 11:13:37 +01:00 |
|
|
5a6317fcdb
|
DeliveryAdminWindow: When in member mode, show only deliveries of current season
|
2024-02-22 10:51:42 +01:00 |
|
|
9fec79ef8c
|
[#34] Billing: Collapse data more compactly
|
2024-02-20 23:14:00 +01:00 |
|
|
c82e8de724
|
[#34] Second step of not using Bio as Attribute
|
2024-02-20 16:36:12 +01:00 |
|
|
049927f90c
|
Delivery: Use also 'netto'/'brutto' for 'gerebelt gewogen'
|
2024-02-19 22:27:00 +01:00 |
|
|
abbb5a12a6
|
[#34] First step of not using Bio as Attribute
|
2024-02-19 22:14:47 +01:00 |
|
|
96c9890b90
|
MainWindow: Ask user if all windows should be closed when closing
|
2024-02-23 16:45:58 +01:00 |
|
|
958fbaae50
|
PaymentVariantsWindow: Allow members to have no IBAN
|
2024-02-23 16:24:09 +01:00 |
|
|
04199376d2
|
[#39] ChartWindow: Add try/catch block around initialization
|
2024-02-22 09:22:04 +01:00 |
|
|
ae7fdef2ea
|
Weighing: Use App.MainDispatcher.BeginInvoke in DeliveryAdminWindow
|
2024-02-21 22:24:05 +01:00 |
|
|
10b78dfb72
|
Weighing: Add SchemberEventScale
|
2024-02-21 18:33:36 +01:00 |
|
|
05a75a52cc
|
Windows: Use App.HintContextChange() where applicable
|
2024-02-21 15:12:45 +01:00 |
|
|
8732141e6b
|
MemberDataSheet: Show area com buckets of current year (regardless of season)
|
2024-02-21 15:10:27 +01:00 |
|
|
583d5b4e3e
|
ClientParameters: Add WG Weinland and Baden
|
2024-02-21 11:16:52 +01:00 |
|
|
3c0fea30f5
|
DeliveryAdminWindow: Allow users to create deliveries in current year before march/july
|
2024-02-18 23:19:06 +01:00 |
|
|
9ecad6aa79
|
Weighing: Add ICommandScale and IEventScale
|
2024-02-10 18:43:45 +01:00 |
|
|
59cd69ddaf
|
MemberAdminWindow: Allow search filter to be 2 characters long (instead of 3)
|
2024-02-10 18:15:13 +01:00 |
|
|
0591d91f49
|
Billing: Fix BIO billing and update method parameters
|
2024-02-03 00:32:42 +01:00 |
|
|
befe6a753b
|
Export/Ebics: Add Tests to validate against schemas and fix issues
|
2024-02-01 11:02:59 +01:00 |
|
|
60b624b009
|
PaymentVariantsWindow: Make buttons more user friendly
|
2024-01-31 13:01:43 +01:00 |
|
|
38abfb0edd
|
CreditNote: Add switches to control which deductions are shown
|
2024-01-31 12:36:28 +01:00 |
|
|
b9287f8260
|
Billing: Always call CalculateBuckets() when Calculate() is called to avoid user confusion
|
2024-01-31 12:07:06 +01:00 |
|
|
1b28752f4c
|
PaymentVariantsWindow: Add button to export Buchungsliste
|
2024-01-29 14:51:03 +01:00 |
|
|
6bcb2fb406
|
Dtos: Rename CreditNote and DeliveryConfirmation DTOs
|
2024-01-28 22:52:26 +01:00 |
|
|
8665c93702
|
CreditNote: Add footer text
|
2024-01-28 22:15:30 +01:00 |
|
|
85c8783f7e
|
[#4] MemberAdminWindow: Add more input fields for email addresses
|
2024-01-28 16:22:54 +01:00 |
|
|
75e02751f0
|
[#12] DeliveryAdminWindow: Add abgewertet filter keyword
|
2024-01-28 11:01:58 +01:00 |
|
|
ef1c3b25cf
|
MemberListWindow: Remove window
|
2024-01-27 23:03:01 +01:00 |
|
|
255953a658
|
ChartWindow: Set limits to 120 Oe and 1.5 euro
|
2024-01-27 22:53:40 +01:00 |
|
|
9470b26aec
|
ChartWindow: Define legend items as static
|
2024-01-27 22:47:49 +01:00 |
|