Commit Graph

336 Commits

Author SHA1 Message Date
b2a78907cf Bump version to 0.2.0 v0.2.0 2023-09-12 22:52:28 +02:00
7bcf532b26 DeliveryAdminWindow: Verschlimmbesserung 2023-09-12 22:51:03 +02:00
595f9a049c ManualWeighingDialog: Do not require Reason 2023-09-12 22:51:03 +02:00
80ed90941d Include all files in Documents except .cs files 2023-09-12 21:50:56 +02:00
77cee53f2d MainWindow: Cleanup and move parts to TestWindow 2023-09-12 21:41:00 +02:00
1a673f4b3a Documents: Add CreditNote 2023-09-12 21:40:33 +02:00
5ad8c88319 Models: Add Credit 2023-09-12 21:40:04 +02:00
30aaa64f59 BusinessDocument: Add UseBillingAddress flag 2023-09-12 13:49:11 +02:00
352bf840c3 DeliveryAdminWindow: Add user confirmation on closing when creating 2023-09-10 23:03:42 +02:00
898cece0d3 DeliveryAdminWindow: Small quality of life fixes 2023-09-09 21:33:37 +02:00
0b05cc4e10 Documents: move styles 2023-09-08 13:38:26 +02:00
74fa08e95d Windows: Remove '-verwaltung' from window names 2023-09-08 13:31:16 +02:00
bc6148624c DeliveryAdminWindow: Add export option for BKI 2023-09-08 12:44:29 +02:00
f5f00a7739 Export: Add Ebics and improve Bki export 2023-09-08 00:43:53 +02:00
2de4739e9d Models: Small payment fixes 2023-09-07 16:54:33 +02:00
47e8ab7e62 Export/Bki: Add 0.0 to KMW output 2023-09-07 16:40:21 +02:00
8a678509c5 Utils: Add UTF8 encoding without BOM 2023-09-07 16:39:49 +02:00
de53bfdd2b IAddress: Add IAddress 2023-09-07 13:49:56 +02:00
f9d95a48f2 Export: Refactor interfaces and classes 2023-09-07 00:44:28 +02:00
be734b880f Models: Add payment_member 2023-09-07 00:40:53 +02:00
1c45e95ef3 Utils: Add SplitAddress and SplitName 2023-09-07 00:39:45 +02:00
7086a72fab Windows: Add cursor waiting 2023-09-06 18:04:13 +02:00
540236f878 Documents: fix page breaking issues 2023-09-06 18:00:48 +02:00
aab95ee444 Documents: Split stylesheet into multiple files 2023-09-06 17:01:59 +02:00
2b7d19199a Add WeasyPrint to convert PDFs 2023-09-06 16:01:48 +02:00
28b424fe65 Graph.cs: move from Models/ to Helpers/Billing/ 2023-09-06 14:04:14 +02:00
324c5db94e ChartWindow: use System.Text.Json instead of Newtonsoft.Json 2023-09-06 14:00:30 +02:00
faaeefe6ce Documents: Update documents 2023-09-05 20:41:03 +02:00
b76d43a5ff ClientParameters: Change GWK to Winzerkeller 2023-09-05 15:20:53 +02:00
8b48882c86 BaseDataWindow: Keep IBAN spaces when saving 2023-09-05 15:16:23 +02:00
286279b89f Fixed ChartWindow 2023-09-04 13:15:51 +02:00
c933fa3423 Bump Version Number to 0.1.0 v0.1.0 2023-09-04 02:13:50 +02:00
0958728418 BaseDataWindow: Add Season modifiers 2023-09-04 01:47:26 +02:00
cb8d405dcf Modifier: Nachkommastellen nach precision 2023-09-04 01:47:25 +02:00
6f4e3474b8 Add PaymentChartWindow 2023-09-04 00:52:18 +02:00
545622a2ab DeliveryNote: Fix forced page break 2023-09-03 01:21:46 +02:00
3a0736a73f AppDbContext: Fix UpdateDeliveryPart attributes and modifiers 2023-09-03 00:04:31 +02:00
048a7e0f13 DeliveryNote: Refine forced page break condition 2023-09-02 23:48:11 +02:00
cad475fc20 Windows: Set UstIdNrInput Width from 120 to 96 2023-09-02 22:25:44 +02:00
8b0f1e35c8 BaseDataWindow: implement client data saving 2023-09-02 22:23:12 +02:00
67dbf62eb7 DeliveryNote: Modifier names are now bold 2023-09-02 19:20:51 +02:00
9b59208373 ClientParameters: Fix parsing of VAT decimals 2023-09-01 17:30:05 +02:00
146560c796 Add BaseDataWindow 2023-09-01 17:21:29 +02:00
286e3515d4 Modifier: change Rel type from double to decimal 2023-09-01 17:18:52 +02:00
c1d3a9042d ClientParameters: remove NameShortened, add VAT 2023-09-01 17:09:59 +02:00
e656bde54d MemberAdminWindow: Small code cleanup 2023-09-01 17:02:29 +02:00
33d763d968 AdministrationWindow: finally fix boolean changing error 2023-09-01 13:11:42 +02:00
56a0eb794e AdministrationWindow: Fix default value change check 2023-09-01 12:57:09 +02:00
effc9f9230 Update DELIVERY_NOTE_TEXT to TEXT_DELIVERY_NOTE 2023-08-31 23:36:11 +02:00
4817a2aedc Fix CheckBox original value change check 2023-08-31 22:30:23 +02:00