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

Company active filters (#484)

* Add support for "active" status for:

- SupplierPart
- Company

* Add filtering options

* Fix default value

* Add inactive tiles

* Update text and release notes
This commit is contained in:
Oliver
2024-04-18 21:48:45 +10:00
committed by GitHub
parent 0e658febe2
commit a889417fe0
8 changed files with 105 additions and 2 deletions

View File

@ -1,3 +1,10 @@
### 0.14.3 - April 2024
---
- Support "active" field for Company model
- Support "active" field for SupplierPart model
- Updated translations
### 0.14.2 - February 2024
---