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/fixtures/cost_entries.yml

8 lines
135 B

example:
user_id: 1
project_id: 1
cost_type_id: 1
issue_id: 1
units: 1
spent_on: <%= Time.now %>
comments: "foo bar blah"