Migrate deliveries

This commit is contained in:
2023-04-02 15:55:10 +02:00
parent c75cf9410c
commit de488bb863
4 changed files with 202 additions and 25 deletions

View File

@ -59,3 +59,6 @@ date;from;to;hours;category;name
2023-03-21;15:15;16:45;1.5;wpf;Entity framework async
2023-03-21;23:15;00:00;0.75;wpf;Member List Window required fields
2023-03-22;21:45;23:30;1.75;wpf;AdministrationWindow
2023-03-31;17:15;18:30;1.25;import;Season
2023-04-01;21:15;22:15;1;import;Delivery
2023-04-02;14:00;15:45;1.75;import;Delivery

1 date from to hours category name
59 2023-03-21 15:15 16:45 1.5 wpf Entity framework async
60 2023-03-21 23:15 00:00 0.75 wpf Member List Window required fields
61 2023-03-22 21:45 23:30 1.75 wpf AdministrationWindow
62 2023-03-31 17:15 18:30 1.25 import Season
63 2023-04-01 21:15 22:15 1 import Delivery
64 2023-04-02 14:00 15:45 1.75 import Delivery