]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
Adjust the barcode to ASN range check and add test case to cover the check 2498/head
authorTrenton H <797416+stumpylog@users.noreply.github.com>
Tue, 24 Jan 2023 18:30:32 +0000 (10:30 -0800)
committerTrenton H <797416+stumpylog@users.noreply.github.com>
Tue, 24 Jan 2023 18:30:32 +0000 (10:30 -0800)
commit8b90b51b1afb172a5aace8c4944f42af65fbc298
treebd05c981082e17e7f237b96654e2f8c475961698
parent99c2442b2859f51e09db6e991bf529114a46e7d7
Adjust the barcode to ASN range check and add test case to cover the check
src/documents/consumer.py
src/documents/tests/samples/barcodes/barcode-128-asn-too-large.pdf [new file with mode: 0644]
src/documents/tests/test_barcodes.py