mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 22:12:20 -06:00
Initial commit
This commit is contained in:
161
test/fixtures/documents/documents.json
vendored
Normal file
161
test/fixtures/documents/documents.json
vendored
Normal file
@@ -0,0 +1,161 @@
|
||||
[{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user