migrate.py: Update client parameters

This commit is contained in:
2023-09-01 17:09:07 +02:00
parent 027d8ce5f5
commit f45abb2e5b
2 changed files with 5 additions and 2 deletions

View File

@ -137,3 +137,5 @@ date,from,to,hours,category,name
2023-08-28,22:00,01:30,3.5,wpf,DeliveryExtractionDialog
2023-08-29,11:00,12:15,1.25,export,ELBA/EBICS format specifications
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

1 date from to hours category name
137 2023-08-28 22:00 01:30 3.5 wpf DeliveryExtractionDialog
138 2023-08-29 11:00 12:15 1.25 export ELBA/EBICS format specifications
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