This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Replies: 1 comment 2 replies
-
There's currently no simple way to do that. Maybe a redirect in the frontend that navigates from |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm thinking of generating labels with a QR-Code on it. This QR-Code should contains the URL to Paperless with the ASN.
I could then stick the label on the documents before scanning them and after processing in Paperless (assigning the ASN to the document) I could scan the QR Code to get straight to the document.
At the moment, I only find a solution to open the document via url only with the internal document ID, not with the ASN.
I can only get the document number with the ASN via the API, but then, I have no redirect to the document GUI itself.
Is there a way to open the document directly with the ASN number or do I have to implement the redirection service on my own?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions