tab_hierarchy stores raw (English) Tab Break labels, but Frappe renders tab text through __(), so under AZ/RU the DOM text never equals the hierarchy key and subtabs silently stay flat (e.g. E-Taxes Settings, Bank Integration Profile). Doctypes with native-AZ labels were unaffected. Compare DOM tab text against tr(key) at the matching boundary; keep all internal bookkeeping (childToParentMap, data-subtab-name) in English so clicks and parent-chain reveal stay consistent across languages. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| custom_subtabs | ||
| .gitignore | ||
| ARCHITECTURE.md | ||
| README.md | ||
| license.txt | ||
| pyproject.toml | ||
README.md
Custom Subtabs
Custom subtabs
License
unlicense