mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-11-04 07:05:41 +00:00 
			
		
		
		
	BoM export, Part stock: changed 'Location' header to 'Default Location'
This commit is contained in:
		@@ -135,7 +135,7 @@ def ExportBom(part, fmt='csv', cascade=False, max_levels=None, parameter_data=Fa
 | 
			
		||||
        """
 | 
			
		||||
 | 
			
		||||
        stock_headers = [
 | 
			
		||||
            _('Location'),
 | 
			
		||||
            _('Default Location'),
 | 
			
		||||
            _('Available Stock'),
 | 
			
		||||
        ]
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user