Skip to content

1.0.0

Released: production baseline

First semver-tagged release. This is the snapshot of the main branch at the moment we started keeping a changelog, so it lists the major capabilities the platform shipped with rather than a delta from a prior tag.

Capabilities baked into 1.0.0

Accounting core

  • Chart of accounts, journals, ledger entries with audit trail.
  • Period close and fiscal years / periods.
  • Opening balances workflow.

Sales cycle

  • Quotes → orders → invoices → receipts.
  • PAC (Panama DGI electronic invoicing): submission, status polling, voiding, RUC verification.
  • Numeration sequences, CPBS codes, ad-hoc client fields.
  • QR code + PDF attachment on issued invoices.

Purchasing cycle

  • Purchase requisitions, approvals, supplier invoices, payments.
  • Expense module with categories, projects, and recurring journals.

Inventory

  • Items, units of measure, item costs (average_cost, last_unit_cost).
  • Inventory logs with source tracking.

Reporting

  • Income statement, account statements, client statements.
  • Sales / purchases / expenses register reports with CSV export.
  • Aged receivables, top-entity reports, KPI dashboards (Net Income).

Operations

  • RBAC: paths, resources, role permissions.
  • Multi-tenant via WorkOS-backed onboarding.
  • QuickBooks Online sync (invoices, supplier invoices, accounts).
  • File uploads via Digital Ocean Spaces.

Tooling

  • GraphQL public + admin schemas.
  • Alembic migrations.
  • mkdocs-material docs site.