Correct duplicate ASN handling in docs

Closes #3082
This commit is contained in:
shamoon 2023-04-15 14:40:53 -07:00
parent ad746be010
commit 6934fc6510

View File

@ -986,8 +986,8 @@ barcode is detected.
pages will be split up before reading the ASN. pages will be split up before reading the ASN.
If no ASN barcodes are detected in the uploaded file, no ASN will 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 be set. If a barcode with an existing ASN is detected, the
will be set either and a warning will be logged. document will not be consumed and an error logged.
Defaults to false. Defaults to false.