Small changes

This commit is contained in:
2023-09-04 01:53:54 +02:00
parent 2d2a53406f
commit 6e9c9ab79b
3 changed files with 5 additions and 2 deletions

View File

@ -139,3 +139,6 @@ date,from,to,hours,category,name
2023-08-29,14:30,15:30,1,database,Add v_bucket
2023-08-29,19:15,21:45,2.5,wpf,DeliveryExtractionDialog
2023-09-01,13:30,17:15,3.75,wpf,BaseDataWindow
2023-09-02,20:30,22:30,2,wpf,BaseDataWindow
2023-09-02,23:00,00:00,1,printing,DeliveryNote
2023-09-03,20:30,02:00,5.5,wpf,BaseDataWindow

1 date from to hours category name
139 2023-08-29 14:30 15:30 1 database Add v_bucket
140 2023-08-29 19:15 21:45 2.5 wpf DeliveryExtractionDialog
141 2023-09-01 13:30 17:15 3.75 wpf BaseDataWindow
142 2023-09-02 20:30 22:30 2 wpf BaseDataWindow
143 2023-09-02 23:00 00:00 1 printing DeliveryNote
144 2023-09-03 20:30 02:00 5.5 wpf BaseDataWindow