2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00

Stock transfer extra (#420)

* Add API version check

* Support "packaging" and "status" fields when performing a stock-transfer action

* Update release notes
This commit is contained in:
Oliver
2023-09-09 00:32:57 +10:00
committed by GitHub
parent 9203ee8a3f
commit dd12769a51
3 changed files with 24 additions and 0 deletions

View File

@ -1,3 +1,8 @@
### 0.12.8 - September 2023
---
- Added extra options for transferring stock items
### 0.12.7 - August 2023
---