Introduction
Sections
Getting Started
Introduction
Welcome to AltiusOne
AltiusOne is a complete Swiss ERP designed for SMEs. It covers accounting, invoicing, payroll, VAT, taxation, document management, analytics and much more.
Available editions
- Cloud — Dedicated instance hosted in Switzerland, managed by AltiusOne
- Community — Self-hosted with Docker Compose (AGPL-3.0)
- Desktop — Native Electron application (Windows, macOS, Linux)
Architecture
AltiusOne is built on a modern stack:
- Backend — Django 6.0, Python 3.12
- Database — PostgreSQL 15 with PostGIS and pgvector
- Frontend — Bootstrap 5, HTMX, D3.js, Chart.js
- API — Django REST Framework, OpenAPI (drf-spectacular)
- Authentication — JWT (SimpleJWT), OAuth2/OIDC
- Storage — MinIO (S3-compatible)
- Documents — Nextcloud + OnlyOffice
- Tasks — Celery + Redis
- AI — OCR, embeddings (pgvector), streaming chat
Modules
AltiusOne includes 15 integrated modules:
- Core — Configuration, multi-tenant, roles and permissions
- Accounting — Chart of accounts, journal entries, balance sheet
- Invoicing — Quotes, invoices, QR-invoices
- VAT — VAT returns and declarations
- Tax — Tax returns
- Payroll — Pay slips, certificates
- Documents — DMS, OCR, S3 storage
- Editor — Collaborative editing with OnlyOffice
- Mailing — Mail merge and bulk sending
- Analytics — Dashboards and KPIs
- Projects — Project management and tasks
- Graph — Relationship graph and anomaly detection
- Chat — AI conversational assistant
- Import/Export — CSV, Excel, API
- Forms — Dynamic form generator