Merge commit 'e6a12564f3c5b5de8f2c6ac11911348102ff016d' into block-notes

This commit is contained in:
Oliver Walters
2026-07-06 11:27:42 +00:00
24 changed files with 414 additions and 48 deletions
+1
View File
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- [#12295](https://github.com/inventree/InvenTree/pull/12295) adds "consumable" field to the Part model and API endpoints
- [#12250](https://github.com/inventree/InvenTree/pull/12250) adds "active" field to the ProjectCode model and API endpoints
### Changed