mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-30 04:45:39 +00:00 
			
		
		
		
	Add more editable fields to the Part
This commit is contained in:
		
							
								
								
									
										2
									
								
								lib/l10n
									
									
									
									
									
								
							
							
								
								
								
								
								
							
						
						
									
										2
									
								
								lib/l10n
									
									
									
									
									
								
							 Submodule lib/l10n updated: af4cd9026a...73f9546016
									
								
							| @@ -183,9 +183,19 @@ class _PartDisplayState extends RefreshableState<PartDetailWidget> { | ||||
|           "name": {}, | ||||
|           "description": {}, | ||||
|           "IPN": {}, | ||||
|           "revision": {}, | ||||
|           "keywords": {}, | ||||
|           "active": {}, | ||||
|           "link": {}, | ||||
|  | ||||
|           // Checkbox fields | ||||
|           "active": {}, | ||||
|           "assembly": {}, | ||||
|           "component": {}, | ||||
|           "purchaseable": {}, | ||||
|           "salable": {}, | ||||
|           "trackable": {}, | ||||
|           "is_template": {}, | ||||
|           "virtual": {}, | ||||
|         }, | ||||
|         modelData: part.jsondata, | ||||
|         onSuccess: refresh, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user