feat(presented-certificate): show cert_no in link fields

Enable show_title_field_in_link so E-Taxes Presented Certificate renders by
its certificate number (e.g. "Az1730537") in link/multi-select controls
instead of the raw oid docname. Naming (field:oid) is unchanged so the
e-taxes upsert (keyed by oid) keeps working.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ali 2026-06-16 15:58:56 +00:00
parent 9aab62d5e4
commit be860259d7
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}
],
"show_title_field_in_link": 1,
"sort_field": "modified",
"sort_order": "DESC",
"states": [],