mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-31 04:45:38 +00:00 
			
		
		
		
	Tweaks
This commit is contained in:
		| @@ -27,5 +27,6 @@ The following code types are known to be supported | ||||
|  | ||||
| ## Actions | ||||
|  | ||||
| !!! todo "TODO" | ||||
|     This section requires further work | ||||
| The InvenTree app uses barcodes where possible to provide efficient stock control operations. | ||||
|  | ||||
| If there is a new barcode feature you would like to see, [let us know on GitHub](https://github.com/inventree/InvenTree/issues?q=is%3Aopen+is%3Aissue+label%3Aapp)! | ||||
| @@ -6,7 +6,7 @@ title: Part Views | ||||
|  | ||||
| From the *home screen*, select *Parts* to open the top-level part category view. | ||||
|  | ||||
| ### Detail Tab | ||||
| ### Details Tab | ||||
|  | ||||
| The *Details* tab shows information about the selected part category. In particular, it shows the name and description of the category, a link to the parent category (if available) and a list of subcategories. | ||||
|  | ||||
| @@ -16,7 +16,7 @@ The *Details* tab shows information about the selected part category. In particu | ||||
|  | ||||
| #### Parent Category | ||||
|  | ||||
| If the current category has a parent category (i.e. it is not a top-level category) then a link is provided to the parent category. Press this link to navigate to the category detail page for the parent category. | ||||
| If the current category has a parent category (i.e. it is not a top-level category) then a link is provided to the parent category. Tap the *parent category* tile to navigate to the category detail page for the parent category. | ||||
|  | ||||
| #### Subcategories | ||||
|  | ||||
|   | ||||
| @@ -4,7 +4,7 @@ title: App Translations | ||||
|  | ||||
| ## Translation Support | ||||
|  | ||||
| The InvenTree app, much like the InvenTree web-based application, is designed to support multiple language translations. | ||||
| The InvenTree app is designed to support multiple language translations. | ||||
|  | ||||
| As with the web application, translations are community contributed - if the app does not support your native language, contributions are very welcome! | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user