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:
Oliver
2026-08-28 21:45:16 +10:00
committed by GitHub
parent 94762fd523
commit 93a19b77f8
6 changed files with 42 additions and 0 deletions
+9
View File
@@ -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": {},