Skip to content

Fix 633 - #645

Merged
tungleduyxyz merged 4 commits into
kaui_7.28from
fix-633
Jul 28, 2026
Merged

Fix 633#645
tungleduyxyz merged 4 commits into
kaui_7.28from
fix-633

Conversation

@tungleduyxyz

Copy link
Copy Markdown
Contributor

- List uploaded invoice translations per tenant via Kaui::AdminTenant.get_invoice_translations
  (uses KillBillClient::Model::Tenant.search_tenant_config with the
  INVOICE_TRANSLATION_ prefix, since Kill Bill has no dedicated list endpoint)
- Fetch translations in AdminTenantsController#show alongside other tab data
- Render a table above the upload form matching the existing Overdue/Catalog
  tab styling, with a View Source toggle per locale
…voices and Payments

The 'columns' option defined 9 entries (7 visible + 2 hidden) but the HTML
<thead> only renders visible columns (7 <th> elements). With serverSide: true,
this mismatch breaks DataTables column index resolution when sorting or
applying advanced search filters.

Fixes #633
@tungleduyxyz
tungleduyxyz merged commit cb2ab56 into kaui_7.28 Jul 28, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant