2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-06-14 11:15:31 +00:00
Files
inventree-docs/docs/releases/0.7.1.md
2022-06-02 16:30:45 +10:00

18 lines
713 B
Markdown

---
title: Release 0.7.0
---
## Release: 0.7.1
Release 0.7.1 is a bug-fix release on the 0.7.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/19).
## Bug Fixes
| Pull Request | Description |
| --- | --- |
| [#3075](https://github.com/inventree/InvenTree/pull/3075) | Fixes an unhandled exception when converting currency without any available exchange rate data |
| [#3083](https://github.com/inventree/InvenTree/pull/3083) | Fixes search bug related to user permissions |
| [#3115](https://github.com/inventree/InvenTree/pull/3115) | Fix for purchase order table on supplier part page |