mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
* Add documentation under docs/ directory * Add CI workflow for mkdocs configuration checking * Add documentation issue template * update pip-tools? * Update .gitignore files * Fix .gitignore rules * Improve release notes page * remove references to old repo
765 B
765 B
title
title |
---|
Release 0.5.1 |
Release 0.5.1
Bug Fixes
Pull Request | Description |
---|---|
#2090 | Fixes critical bug in purchase order API endpoint for receiving items |
#2100 | Allows blank values in "barcode" field when receiving purchase order items via the API |
#2101 | Fixes rendering issues in build output tables |
#2108 | Fixes error when trying to build new stock from the SalesOrder table |
#2118 | Fixes crash bug when exporting BOM data under certain conditions |