mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 20:55:42 +00:00 
			
		
		
		
	* add codespell * first fixes * doc fixes * fix docstrings and comments * functional changes * docstrings again * and docs again * rename args * add ignore * use pre-commit for filtering instead * ups * fix typo in filter
		
			
				
	
	
		
			19 lines
		
	
	
		
			865 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			865 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: Release 0.6.2
 | |
| ---
 | |
| 
 | |
| ## Release 0.6.2
 | |
| 
 | |
| Release 0.6.2 is a bug-fix release on the 0.6.x stable branch.
 | |
| 
 | |
| For a comprehensive list of changes associated with this release, refer to the [InvenTree GitHub page](https://github.com/inventree/InvenTree/milestone/15).
 | |
| 
 | |
| ## Bug Fixes
 | |
| 
 | |
| | Pull Request | Description |
 | |
| | --- | --- |
 | |
| | [#2717](https://github.com/inventree/InvenTree/pull/2717) | Fixes bug which occurred when empty serial number strings were supplied |
 | |
| | [#2720](https://github.com/inventree/InvenTree/pull/2720) | Fixes bug which prevented barcode scanning from working |
 | |
| | [#2721](https://github.com/inventree/InvenTree/pull/2721) | Fixes bug which occurred when an arbitrarily large serial number was supplied |
 | |
| | [#2736](https://github.com/inventree/InvenTree/pull/2736) | Fixes incorrect behaviour when a PartCategory or StockLocation is deleted |
 |