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

Barcode workflow (#485)

* Refactor stock barcode operations into new file

* Add setting to control confirmation of stock transfer actions

* Update details when scannign stock item

* Confirm movement when moving items into location

* Cleanup
This commit is contained in:
Oliver
2024-04-18 22:53:21 +10:00
committed by GitHub
parent a889417fe0
commit 4499f3e00e
14 changed files with 403 additions and 281 deletions

View File

@ -3,6 +3,7 @@
- Support "active" field for Company model
- Support "active" field for SupplierPart model
- Adjustments to barcode scanning workflow
- Updated translations
### 0.14.2 - February 2024