feat(certificate): surface taxpayer in certificate link search

Add search_fields (taxpayer_full_name, voen) to E-Taxes Presented Certificate
so the certificate picker matches/shows the taxpayer instead of the raw oid.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ali 2026-06-29 16:46:41 +00:00
parent b3a549e80b
commit a8e33d4153
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@
{"create": 1, "delete": 1, "email": 1, "export": 1, "print": 1, "read": 1, "report": 1, "role": "System Manager", "share": 1, "write": 1},
{"create": 1, "email": 1, "export": 1, "print": 1, "read": 1, "report": 1, "role": "Accounts User", "share": 1, "write": 1}
],
"search_fields": "taxpayer_full_name,voen",
"show_title_field_in_link": 1,
"sort_field": "modified",
"sort_order": "DESC",