mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-08-14 00:26:21 +00:00
Support update vs create
This commit is contained in:
@@ -1175,7 +1175,8 @@ describe('DocumentDetailComponent', () => {
|
||||
method: 'edit_pdf',
|
||||
parameters: {
|
||||
operations: [{ page: 1, rotate: 0, doc: 0 }],
|
||||
delete_original: false,
|
||||
update_document: false,
|
||||
include_metadata: true,
|
||||
},
|
||||
})
|
||||
req.flush(true)
|
||||
|
Reference in New Issue
Block a user