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

Bug fix for list filtering (#566)

- Observe "tristate" values
This commit is contained in:
Oliver
2024-12-06 12:51:02 +11:00
committed by GitHub
parent 707d251853
commit 5dab11ee0c
2 changed files with 11 additions and 2 deletions

View File

@ -9,6 +9,8 @@
- Provide "upload image" shortcut on Purchase Order detail view
- Provide "upload image" shortcut on Sales Order detail view
- Clearly indicate if a StockItem is unavailable
- Improved list filtering management
- Updated translations
### 0.16.5 - September 2024
---