2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-05-01 23:26:54 +00:00

17 lines
587 B
Markdown

---
title: Release 0.4.3
---
## Release 0.4.2
### Installing Stock Items
[#1892](https://github.com/inventree/InvenTree/pull/1892) re-introduces a feature which had disappeared due to a regression. Serialized stock items can now (again) be "manually" installed into other stock items by the user.
### Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#1894](https://github.com/inventree/InvenTree/pull/1894) | Fixes bug in StockItem template when dealing with non-integer serial numbers |
| [#1895](https://github.com/inventree/InvenTree/pull/1895) | Bug fix for part API |