2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-18 13:15:31 +00:00

Order hold (#515)
Some checks are pending
Android / build (push) Waiting to run
CI / test (push) Waiting to run
iOS / build (push) Waiting to run

* Add support for "ON_HOLD" status for orders

* Bump version and release notes

* Fix import
This commit is contained in:
Oliver
2024-08-07 21:11:40 +10:00
committed by GitHub
parent 693b4a4fce
commit 42de3fd7d4
6 changed files with 92 additions and 9 deletions

View File

@ -1,7 +1,7 @@
name: inventree
description: InvenTree stock management
version: 0.16.1+86
version: 0.16.2+87
environment:
sdk: ">=2.19.5 <3.13.0"