Commit Graph

192 Commits

Author SHA1 Message Date
161bf31a62 [#17][#23] Documents: Unify table stylings 2023-12-19 18:10:31 +01:00
ae00fd2c31 [#22] DeliveryConfirmation: Fix wrong border 2023-12-18 21:01:15 +01:00
3576a066fe AppDbContext: Use records instead of unnamed tuples for buckets 2023-11-30 17:29:01 +01:00
59553be571 MemberDataSheet: Fix bugs 2023-11-30 02:00:44 +01:00
8b9d62ea50 Billing: Calculate prices 2023-11-30 01:46:57 +01:00
17d00a8524 MemberAdminWindow: Add member data sheet show button 2023-11-30 01:44:10 +01:00
08108f0c18 [#5] MemberDataSheet: Add generating a member data sheet 2023-11-30 01:44:10 +01:00
8a6086ba6d Add PaymentVariantsWindow 2023-11-29 22:48:43 +01:00
b096163ed3 DataTable: Add units for columns 2023-11-15 18:29:14 +01:00
2cdde60644 Models: Add Dtos/ 2023-11-12 19:38:36 +01:00
32f229b0a5 Models: Add Entities/ folder 2023-11-10 13:48:25 +01:00
eebddf0527 Billing: Rename bins to buckets 2023-11-02 13:06:32 +01:00
9f67448b72 Billing: fix calculation 2023-11-02 11:57:38 +01:00
193b4688d3 Document: change progress portion of merging to 1/4 - 3/4 2023-11-02 00:28:23 +01:00
ad9f4d3a9a Models: Remove DeliveryPartAttr 2023-10-31 22:21:24 +01:00
11ea958059 Documents: restructure Documents/ directory 2023-10-26 23:27:28 +02:00
8792404e0d Documents/Pdf: allow double-sided pages to be printed 2023-10-23 22:27:44 +02:00
841f8bfb84 Documents/Pdf: fix progression 2023-10-19 23:25:55 +02:00
e52475a4bf Documents: fix WinziPrint args 2023-10-19 22:45:31 +02:00
8ce4911317 DeliveryConfirmationsDialog: small fixes 2023-10-19 22:35:31 +02:00
c190ce1474 Documents/Pdf: Add progress tracker 2023-10-19 22:16:33 +02:00
e56e209506 DeliveryConfirmation: Remove footer todo 2023-10-19 17:07:18 +02:00
28fb4f6fa2 DeliveryConfirmation: Cache deliveries of all members 2023-10-19 17:04:35 +02:00
a832879b73 Documents: use WinziPrint instead of WeasyPrint 2023-10-19 16:38:03 +02:00
2507a2695f DeliveryConfirmation: Change stat table headings 2023-10-18 18:44:12 +02:00
d992b6a206 Document: Add member name to pdf viewer window title 2023-10-17 23:10:19 +02:00
d2b96736bb DeliveryConfirmation: remove name from title 2023-10-17 23:02:28 +02:00
45fc0893b1 DeliveryConfirmation: fix tables 2023-10-17 22:56:21 +02:00
62d6707d10 DeliveryConfirmation: no linebreaks in stat table 2023-10-17 00:58:01 +02:00
ff2968c989 DeliveryConfirmation: Add Statistics table 2023-10-16 22:23:42 +02:00
8c49cc8ef2 DeliveryConfirmation: align weight to bottom 2023-10-16 18:40:19 +02:00
f0751499ea DeliveryConfirmation: Add user editable Text 2023-10-16 18:24:17 +02:00
3b4340b5e8 Database: Change bins once again... 2023-10-15 22:46:19 +02:00
b6d74d3c07 DeliveryConfirmation: enhance calculation 2023-10-15 13:12:40 +02:00
56578a0a9d Documents: Add DeliveryConfirmation 2023-10-15 00:34:40 +02:00
20d4bbf7ac DeliveryJournal: correctly use .Include() 2023-10-14 17:31:13 +02:00
4d950b2597 Billing: Add feature to calculate member/delivery bins 2023-10-11 23:46:38 +02:00
7d8c670ed2 DeliveryNote: Make stats changeable in BaseDataWindow 2023-10-10 19:19:29 +02:00
91a3786cd9 DeliveryNote: style expaneded table differently 2023-10-10 18:09:20 +02:00
73af12a64d Documents: remove script tags and comments 2023-10-10 16:34:10 +02:00
0e9bae4ec9 DeliveryNote: Rework according to Herbert 2023-10-10 16:24:16 +02:00
eaf7b6bd41 DeliveryJournal: Fix ordering 2 2023-09-29 15:38:30 +02:00
2bb8205da0 DeliveryJournal: Fix ordering 2023-09-29 15:25:29 +02:00
8193bf483c BusinessDocument: Update Address generation 2023-09-29 12:59:00 +02:00
2bf850bc55 Documents/Pdf: Add /s to PdfToPrinter call 2023-09-28 20:05:29 +02:00
ca1b68aa4f Documents: Add Letterhead 2023-09-28 19:38:29 +02:00
c9f49927a8 BusinessDocument: Do not hard code destination country 2023-09-28 14:35:54 +02:00
1794b5b8ca BusinessDocument: Use Ort Name instead of Destination Name 2023-09-28 14:23:18 +02:00
5271f357f5 DeliveryAdminWindow: Add DeliveryJournal 2023-09-19 02:11:30 +02:00
24b7078a05 Add AppDbUpdater 2023-09-17 20:48:07 +02:00