mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Refactor search widget (#578)
* Refactor search widget * Cleanup * Fix for unallocated stock count * Fix race condition - Only upate results which match the current search term - Prevents issues with multiple "competing" queries * Fix for stock quantity * Fix icon credits * Tweak app bar color * Cleanup visual stylinh
This commit is contained in:
parent
524c5469f1
commit
665de2bd5a
7 changed files with 168 additions and 105 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
- Add support for ManufacturerPart model
|
||||
- Support barcode scanning for ManufacturerPart
|
||||
- Fix bugs in global search view
|
||||
- Fixes barcode scanning bug which prevents scanning of DataMatrix codes
|
||||
- Display "destination" information in PurchaseOrder detail view
|
||||
- Pre-fill "location" field when receiving items against PurchaseOrder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue