mirror of
https://github.com/inventree/inventree-app.git
synced 2026-09-09 03:10:14 +00:00
Add extra filtering options for supplier parts (#868)
* Add extra filtering options for supplier parts * Update release notes * Allow edit of "primary" field
This commit is contained in:
@@ -612,6 +612,12 @@
|
||||
"filterInProductionDetail": "Show parts in production",
|
||||
"@filterInProductionDetail": {},
|
||||
|
||||
"filterPrimary": "Primary",
|
||||
"@filterPrimary": {},
|
||||
|
||||
"filterPrimaryDetail": "Show primary supplier parts",
|
||||
"@filterPrimaryDetail": {},
|
||||
|
||||
"filterSerialized": "Serialized",
|
||||
"@filterSerialized": {},
|
||||
|
||||
@@ -1136,6 +1142,9 @@
|
||||
"printLabel": "Print Label",
|
||||
"@printLabel": {},
|
||||
|
||||
"primary": "Primary",
|
||||
"@primary": {},
|
||||
|
||||
"plugin": "Plugin",
|
||||
"@plugin": {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user