mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-09 09:58:20 -05:00
Document ASN barcode settings
This commit is contained in:
parent
d8d111f093
commit
1838fa971e
@ -856,6 +856,31 @@ change this.
|
|||||||
|
|
||||||
Defaults to "PATCHT"
|
Defaults to "PATCHT"
|
||||||
|
|
||||||
|
`PAPERLESS_CONSUMER_ENABLE_ASN_BARCODE=<bool>`
|
||||||
|
|
||||||
|
: Enables the detection of barcodes in the scanned document and
|
||||||
|
setting the ASN (archive serial number) if a properly formatted
|
||||||
|
barcode is detected.
|
||||||
|
|
||||||
|
The barcode must consist of a (configurable) prefix and the ASN
|
||||||
|
to be set, for instance `ASN00123`.
|
||||||
|
|
||||||
|
This option is compatible with barcode page separation, since
|
||||||
|
pages will be split up before reading the ASN.
|
||||||
|
|
||||||
|
If no ASN barcodes are detected in the uploaded file, no ASN will
|
||||||
|
be set. If a barcode with an already existing ASN is detected, no ASN
|
||||||
|
will be set either and a warning will be logged.
|
||||||
|
|
||||||
|
Defaults to false.
|
||||||
|
|
||||||
|
`PAPERLESS_CONSUMER_ASN_BARCODE_PREFIX=ASN`
|
||||||
|
|
||||||
|
: Defines the prefix that is used to identify a barcode as an ASN
|
||||||
|
barcode.
|
||||||
|
|
||||||
|
Defaults to "ASN"
|
||||||
|
|
||||||
`PAPERLESS_CONVERT_MEMORY_LIMIT=<num>`
|
`PAPERLESS_CONVERT_MEMORY_LIMIT=<num>`
|
||||||
|
|
||||||
: On smaller systems, or even in the case of Very Large Documents, the
|
: On smaller systems, or even in the case of Very Large Documents, the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user