Workbook and validated tabular editing
Workbook and validated tabular editing
As a BusDK workspace user you get a lightweight, local, web-based workbook that shows workspace datasets as spreadsheet-like tables and lets you create and edit rows with strict schema validation, so you can maintain reliable typed tabular data without accidentally breaking formats. Formula-projected fields and, when enabled, an agent that can run Bus CLI tools support reproducible, auditable calculations and transformations. The workbook is the generic entry point; bus-books provides dedicated, task-specific accounting screens (journal, periods, VAT, bank, invoices, attachments) that write to the same validated workspace data.
The bus-sheets module is the canonical implementation. It embeds bus-api in-process and relies on bus-data and bus-bfl for schema, row operations, and formula semantics. Module readiness is summarised in Development status — BusDK modules under Workbook and validated tabular editing.