Files
paperless-mobile/test/fixtures/documents/documents.json
Anton Stubenbord cb797df7d2 Initial commit
2022-10-30 14:15:37 +01:00

161 lines
5.0 KiB
JSON

[{
"id": 1,
"correspondent": 1,
"document_type": 1,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 2,
"correspondent": 1,
"document_type": 1,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 3,
"correspondent": 1,
"document_type": 1,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 4,
"correspondent": 1,
"document_type": 1,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 5,
"correspondent": 1,
"document_type": 1,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 6,
"correspondent": 1,
"document_type": 2,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 7,
"correspondent": 1,
"document_type": 3,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 8,
"correspondent": 1,
"document_type": 4,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 9,
"correspondent": 1,
"document_type": 5,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
},
{
"id": 10,
"correspondent": 1,
"document_type": 3,
"storage_path": null,
"title": "Rechnung 1 title",
"content": "Rechnung 1 content",
"tags": [],
"created": "2020-01-15T00:00:00Z",
"created_date": "2020-01-15",
"modified": "2020-01-17T00:00:00Z",
"added": "2020-01-16T17:25:00Z",
"archive_serial_number": null,
"original_file_name": "document_1.pdf",
"archived_file_name": "document_1.pdf"
}
]