mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	| @@ -79,7 +79,7 @@ function exportBom(part_id, options={}) { | |||||||
|             }, |             }, | ||||||
|             cascading: { |             cascading: { | ||||||
|                 label: '{% trans "Cascading" %}', |                 label: '{% trans "Cascading" %}', | ||||||
|                 help_text: '{% trans "Download cascading / mmulti-level BOM" %}', |                 help_text: '{% trans "Download cascading / multi-level BOM" %}', | ||||||
|                 type: 'boolean', |                 type: 'boolean', | ||||||
|                 value: inventreeLoad('bom-export-cascading', true), |                 value: inventreeLoad('bom-export-cascading', true), | ||||||
|             }, |             }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user