Migrate Liefermengen

This commit is contained in:
2023-08-23 15:48:40 +02:00
parent 3126e8cabd
commit 01c7f607d1
5 changed files with 72 additions and 62 deletions

View File

@ -129,3 +129,5 @@ date,from,to,hours,category,name
2023-08-14,21:45,23:45,2,printing,Page layout Delivery note
2023-08-17,14:30,17:45,3.25,printing,Page layout Delivery note
2023-08-18,14:45,20:15,5.5,migrate,Names and billing addresses
2023-08-19,16:30,00:00,7.5,wpf,DeliveryAdminWindow filtering/statusbar
2023-08-23,13:30,16:00,2.5,wpf,AreaComAdminWindow adjust new db schema

1 date from to hours category name
129 2023-08-14 21:45 23:45 2 printing Page layout Delivery note
130 2023-08-17 14:30 17:45 3.25 printing Page layout Delivery note
131 2023-08-18 14:45 20:15 5.5 migrate Names and billing addresses
132 2023-08-19 16:30 00:00 7.5 wpf DeliveryAdminWindow filtering/statusbar
133 2023-08-23 13:30 16:00 2.5 wpf AreaComAdminWindow adjust new db schema