TorbatYar/docs/frontend/table-patterns.md
Mortezakoohjani 12c8615615 Ship enterprise Accounting FE/API with CRUD parity and production wiring.
Adds accounting-service PATCH/archive, fiscal helpers, COA templates and setup status, plus SuperApp Accounting UI (DS, scoreboard, masters, vouchers, ledger, ops modules) with session refresh and HTTPS public API URLs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-24 15:26:43 +03:30

6 lines
244 B
Markdown

# Table Patterns
`DataTable` accepts typed columns with optional `render`. Empty state is passed as a React node.
Future: TanStack Table + React Virtual for large GL/line grids — keep API pagination params (`page`, `page_size`) ready.