2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-10-03 15:52:51 +00:00

[Report] Queryset ordering (#10439)

* docs

* Add new helper

* Update CHANGELOG
This commit is contained in:
Oliver
2025-10-01 15:57:07 +10:00
committed by GitHub
parent c8a646100f
commit 3527e1a359
3 changed files with 45 additions and 1 deletions

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added `order_queryset` report helper function in [#10439](https://github.com/inventree/InvenTree/pull/10439)
### Changed
### Removed