mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +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:
parent
0e658febe2
commit
a889417fe0
8 changed files with 105 additions and 2 deletions
|
|
@ -509,6 +509,9 @@
|
|||
"inactive": "Inactive",
|
||||
"@inactive": {},
|
||||
|
||||
"inactiveCompany": "This company is marked as inactive",
|
||||
"@inactiveCompany": {},
|
||||
|
||||
"inactiveDetail": "This part is marked as inactive",
|
||||
"@inactiveDetail": {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue