mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Default to using "simple" QR codes
This commit is contained in:
		| @@ -280,7 +280,7 @@ def MakeBarcode(object_name, object_pk, object_data, **kwargs): | ||||
|         json string of the supplied data plus some other data | ||||
|     """ | ||||
|  | ||||
|     brief = kwargs.get('brief', False) | ||||
|     brief = kwargs.get('brief', True) | ||||
|  | ||||
|     data = {} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user