Barcode Hash of linked 3rd-party qr code --> native qr code export possible without having to rescan? #9109
Unanswered
brechtdevuyst
asked this question in
Q&A
Replies: 1 comment
-
No, the original data is not kept indefinitely. We have no way of converting them back. This design decision accounts for the verity of data that is encoded in 1 and 2d coded like barcodes or azteccodes. Using a hash keeps search performance and data sizes in check. |
Beta Was this translation helpful? Give feedback.
0 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.
-
We have a lot of linked 3rd-party barcodes that are linked to a stock item. This creates the barcode identifier, or barcode hash seen from the admin page (see attached pics).


My question is if there would be a way to export the native qr-code data from this, instead of the hash, so we could transfer it to another system which will recognise the qr code, without having to re-scan them?
Beta Was this translation helpful? Give feedback.
All reactions