2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-03-31 08:31:04 +00:00

Remove duplicate entries in the API version list (#11629)

This commit is contained in:
Oliver
2026-03-30 19:58:57 +11:00
committed by GitHub
parent dab4319033
commit 67d6026637

View File

@@ -323,12 +323,6 @@ v381 -> 2025-08-06 : https://github.com/inventree/InvenTree/pull/10132
v380 -> 2025-08-06 : https://github.com/inventree/InvenTree/pull/10135
- Fixes "issued_by" filter for the BuildOrder list API endpoint
v380 -> 2025-08-06 : https://github.com/inventree/InvenTree/pull/10132
- Refactor the "return stock item" API endpoint to align with other stock adjustment actions
v380 -> 2025-08-06 : https://github.com/inventree/InvenTree/pull/10135
- Fixes "issued_by" filter for the BuildOrder list API endpoint
v379 -> 2025-08-04 : https://github.com/inventree/InvenTree/pull/10124
- Removes "PartStocktakeReport" model and associated API endpoints
- Remove "last_stocktake" field from the Part model