OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/spec_legacy/fixtures/time_entries.yml

86 lines
2.3 KiB

#-- copyright
# OpenProject is an open source project management software.
# Copyright (C) 2012-2022 the OpenProject GmbH
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License version 3.
#
# OpenProject is a fork of ChiliProject, which is a fork of Redmine. The copyright follows:
# Copyright (C) 2006-2013 Jean-Philippe Lang
# Copyright (C) 2010-2013 the ChiliProject Team
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
#
# See COPYRIGHT and LICENSE files for more details.
#++
---
time_entries_001:
created_at: 2007-03-23 12:54:18 +01:00
tweek: 12
tmonth: 3
project_id: 1
comments: My hours
updated_at: 2007-03-23 12:54:18 +01:00
activity_id: 9
spent_on: 2007-03-23
work_package_id: 1
id: 1
hours: 4.25
user_id: 2
tyear: 2007
time_entries_002:
created_at: 2007-03-23 14:11:04 +01:00
tweek: 11
tmonth: 3
project_id: 1
comments: ""
updated_at: 2007-03-23 14:11:04 +01:00
activity_id: 9
spent_on: 2007-03-12
work_package_id: 1
id: 2
hours: 150.0
user_id: 1
tyear: 2007
time_entries_003:
created_at: 2007-04-21 12:20:48 +02:00
tweek: 16
tmonth: 4
project_id: 1
comments: ""
updated_at: 2007-04-21 12:20:48 +02:00
activity_id: 9
spent_on: 2007-04-21
work_package_id: 3
id: 3
hours: 1.0
user_id: 1
tyear: 2007
time_entries_004:
created_at: 2007-04-22 12:20:48 +02:00
tweek: 16
tmonth: 4
project_id: 3
comments: Time spent on a subproject
updated_at: 2007-04-22 12:20:48 +02:00
activity_id: 10
spent_on: 2007-04-22
work_package_id:
id: 4
hours: 7.65
user_id: 1
tyear: 2007