paperless_app
paperless_app copied to clipboard
Support for document type
Is your feature request related to a problem? Please describe. I'd like to be able to view, change and sort by the document type. Currently, I have to use the webinterface to do that.
Describe the solution you'd like I'd like to have it implemented similar to how Tags and correspindents are implemented.
Additional context
The type is given as document_type in a document and the endpoint is /api/document_type.
Would be nice to have this feature available in the app :)
I've started to implement some of this in #107