2
0
mirror of https://github.com/inventree/inventree-docs.git synced 2025-04-28 05:36:46 +00:00

Update 0.2.4.md

Add docs for  [#1700](https://github.com/inventree/InvenTree/pull/1700)
This commit is contained in:
Oliver 2021-06-27 01:03:22 +10:00 committed by GitHub
parent cd9ededfe0
commit bb296f90d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,6 +43,7 @@ This release of InvenTree introduces a number of key improvements regarding pric
| [#1684](https://github.com/inventree/InvenTree/pull/1684) | Ensure tree structures are rebuilt after data import |
| [#1691](https://github.com/inventree/InvenTree/pull/1691) | Fixes rendering bug when purchase price is set to zero |
| [#1692](https://github.com/inventree/InvenTree/pull/1692) | Allows sorting of *Part* table by *Category* field |
| [#1700](https://github.com/inventree/InvenTree/pull/1700) | Fixes a long-running API bug where default field values were not observed |
| [#1705](https://github.com/inventree/InvenTree/pull/1705) | Fixes unique-constraint validation bug for API |
| [#1706](https://github.com/inventree/InvenTree/pull/1706) | Fixes table sorting bug in build order allocations table |
| [#1707](https://github.com/inventree/InvenTree/pull/1707) | Fixes multiple bugs in the *order* API |