mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-31 04:45:38 +00:00 
			
		
		
		
	Update and rename 0.4.7.md to 0.5.0.md
https://github.com/inventree/InvenTree/pull/2034
This commit is contained in:
		| @@ -1,8 +1,8 @@ | ||||
| --- | ||||
| title: Release 0.4.7 | ||||
| title: Release 0.5.0 | ||||
| --- | ||||
| 
 | ||||
| ## Release 0.4.7 | ||||
| ## Release 0.5.0 | ||||
| 
 | ||||
| ### BOM Purchase Price | ||||
| 
 | ||||
| @@ -16,6 +16,10 @@ title: Release 0.4.7 | ||||
| 
 | ||||
| [#2003](https://github.com/inventree/InvenTree/pull/2003) allows the `purchase_price` and `purchase_price_currency` fields (on the StockItem model) to be edited via the API | ||||
| 
 | ||||
| ### Build Completion Scheduling | ||||
| 
 | ||||
| [#2034](https://github.com/inventree/InvenTree/pull/2034) moves some of the build completion logic to the background worker thread. This allows UI interactions to run smoothly, and long-running database actions (build order cleanup) to be performed offline. | ||||
| 
 | ||||
| ### Bug Fixes | ||||
| 
 | ||||
| | Pull Request | Description | | ||||
		Reference in New Issue
	
	Block a user