]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Implements a better re-do of OCR by making the document archiver function common... 1451/head
authorTrenton Holmes <holmes.trenton@gmail.com>
Mon, 22 Aug 2022 01:20:59 +0000 (18:20 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Mon, 22 Aug 2022 01:20:59 +0000 (18:20 -0700)
commitab761e837c4be4974f699c8c97560a4291a8d298
treef7b06ec2708bd3476c1f74535fc8ed1914defb16
parentfccea022fa01b28a5f2950e23e723d358e8c3337
Implements a better re-do of OCR by making the document archiver function common.  Actually creates updated file now
src/documents/bulk_edit.py
src/documents/management/commands/document_archiver.py
src/documents/management/commands/document_redo_ocr.py [deleted file]
src/documents/tasks.py
src/documents/tests/test_management.py