Redmine 4.1.1
This commit is contained in:
parent
33e7b881a5
commit
3d976f1b3b
1593 changed files with 36180 additions and 19489 deletions
5
test/fixtures/files/import_time_entries.csv
vendored
Normal file
5
test/fixtures/files/import_time_entries.csv
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
row;issue_id;date;hours;comment;activity;overtime;user_id
|
||||
1;;2020-01-01;1;Some Design;Design;yes;jsmith@somenet.foo
|
||||
2;;2020-01-02;2;Some Development;Development;yes;jsmith@somenet.foo
|
||||
3;1;2020-01-03;3;Some QA;QA;no;dlopper@somenet.foo
|
||||
4;2;2020-01-04;4;Some Inactivity;Inactive Activity;no;jsmith@somenet.foo
|
|
Loading…
Add table
Add a link
Reference in a new issue