mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Documentation: note stripping of non-numeric characters from ASN barcode during processing (#4402)
This commit is contained in:
		 Sebastian Porombka
					Sebastian Porombka
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							f893ba929a
						
					
				
				
					commit
					5f0eba694c
				
			| @@ -1096,7 +1096,8 @@ 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`. | ||||
|     to be set, for instance `ASN00123`. The content after the prefix | ||||
|     is cleaned of non-numeric characters. | ||||
|  | ||||
|     This option is compatible with barcode page separation, since | ||||
|     pages will be split up before reading the ASN. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user