Add client_parameter table

This commit is contained in:
2023-04-28 12:45:10 +02:00
parent 0e85a49b13
commit 4a6cf69fd0
4 changed files with 50 additions and 6 deletions

View File

@ -85,3 +85,4 @@ date;from;to;hours;category;name
2023-04-27;16:15;18:45;2.5;wpf;Date Validator
2023-04-27;19:00;20:30;1.5;wpf;Rechnungsadresse
2023-04-27;21:30;23:30;2;wpf;Deliveries
2023-04-28;11:00;12:45;1.75;database;Mandanten Parameter

1 date from to hours category name
85 2023-04-27 16:15 18:45 2.5 wpf Date Validator
86 2023-04-27 19:00 20:30 1.5 wpf Rechnungsadresse
87 2023-04-27 21:30 23:30 2 wpf Deliveries
88 2023-04-28 11:00 12:45 1.75 database Mandanten Parameter