suitepro/test/fixtures/documents.yml
2020-11-22 21:20:06 +01:00

21 lines
450 B
YAML

documents_001:
created_on: 2007-01-27 15:08:27 +01:00
project_id: 1
title: "Test document"
id: 1
description: "Document description"
category_id: 1
documents_002:
created_on: 2007-02-12 15:08:27 +01:00
project_id: 1
title: "An other document"
id: 2
description: ""
category_id: 1
documents_003:
created_on: 2007-03-05 15:08:27 +01:00
project_id: 1
title: "An other document 2"
id: 3
description: ""
category_id: 3