mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-08-23 04:05:57 +00:00
.github
_includes
ci
docs
app
assets
build
companies
extend
javascripts
part
releases
0.1.4.md
0.1.5.md
0.1.6.md
0.1.7.md
0.1.8.md
0.2.0.md
0.2.1.md
0.2.2.md
0.2.3.md
0.2.4.md
0.3.0.md
0.4.0.md
0.4.1.md
0.4.2.md
0.4.3.md
0.4.4.md
0.4.5.md
0.4.6.md
0.5.0.md
0.5.1.md
0.5.2.md
0.5.3.md
0.5.4.md
0.6.0.md
release_notes.md
report
settings
start
stock
stylesheets
webfonts
contribute.md
credits.md
demo.md
faq.md
features.md
hooks.py
index.md
upcoming.md
.gitignore
LICENSE
README.md
main.py
mkdocs.yml
readthedocs.yml
requirements.txt
16 lines
765 B
Markdown
16 lines
765 B
Markdown
---
|
|
title: Release 0.5.1
|
|
---
|
|
|
|
## Release 0.5.1
|
|
|
|
### Bug Fixes
|
|
|
|
| Pull Request | Description |
|
|
| --- | --- |
|
|
| [#2090](https://github.com/inventree/InvenTree/pull/2090) | Fixes critical bug in purchase order API endpoint for receiving items |
|
|
| [#2100](https://github.com/inventree/InvenTree/pull/2100) | Allows blank values in "barcode" field when receiving purchase order items via the API |
|
|
| [#2101](https://github.com/inventree/InvenTree/pull/2101) | Fixes rendering issues in build output tables |
|
|
| [#2108](https://github.com/inventree/InvenTree/pull/2108) | Fixes error when trying to build new stock from the SalesOrder table |
|
|
| [#2118](https://github.com/inventree/InvenTree/pull/2118) | Fixes crash bug when exporting BOM data under certain conditions |
|