2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-08-01 18:21:36 +00:00

Merge pull request #140 from inventree/legacy-api

Remove support for legacy stock transfer API code

(cherry picked from commit 333e5bb41d)
This commit is contained in:
Oliver
2022-05-22 16:26:57 +10:00
committed by Oliver Walters
parent d796cd208d
commit bf722d6b76
6 changed files with 189 additions and 365 deletions

View File

@@ -5,6 +5,9 @@
---
- Fixes issue which prevented text input in search window
- Remove support for legacy stock adjustment API
- App now requires server API version 20 (or newer)
- Updated translation files
### 0.7.0 - May 2022
---