mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 21:35:42 +00:00 
			
		
		
		
	Bom optional (#227)
* Split part settings onto different screen * show_bom setting controls whether BOM information is displayed * linting
This commit is contained in:
		| @@ -142,6 +142,9 @@ | ||||
|   "bom": "BOM", | ||||
|   "@bom": {}, | ||||
|  | ||||
|   "bomEnable": "Display Bill of Materials", | ||||
|   "@bomEnable": {}, | ||||
|  | ||||
|   "build": "Build", | ||||
|   "@build": {}, | ||||
|  | ||||
| @@ -619,6 +622,9 @@ | ||||
|   "partNoResults": "No parts matching query", | ||||
|   "@partNoResults": {}, | ||||
|  | ||||
|   "partSettings": "Part Settings", | ||||
|   "@partSettings": {}, | ||||
|  | ||||
|   "partsStarred": "Subscribed Parts", | ||||
|   "@partsStarred": {}, | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user