Lussent
Documentación
V15.0 (EDICIÓN LUSSENT)
Architecture

Platform Architecture

Lussent ERP is built on Odoo 15.0 with a modern web layer, AI agent runtime, and enterprise integration adapters. Here's how it all fits together.

Technology Stack

Frontend
Next.js 15 + React 19
Server-rendered UI with edge caching
API Gateway
Lussent REST API v1
Unified HTTP API with JWT auth
Application
Odoo 15.0 (Python)
Core ERP logic, ORM, and workflow engine
Database
PostgreSQL 14+
Multi-tenant relational database
Cache
Redis 7
Session storage, queue, and cache layer
Storage
S3-compatible
Document, attachment, and report storage
AI Layer
Lussent Agent Runtime
LLM-powered agents for workflow automation

Module System

Lussent ERP follows Odoo's modular architecture. Each business function is a separate module that can be installed, updated, or deactivated independently. Modules share a common ORM, workflow engine, and security framework.

Security Layer
RBAC, field-level access
ORM Engine
PostgreSQL abstraction
Workflow Engine
State machines & triggers
Event Bus
Module-to-module signals

Deployment Models

Recommended

Lussent Cloud

Fully managed, multi-tenant SaaS. Zero infrastructure overhead. Auto-updates and backups included.

Private Cloud

Dedicated single-tenant instance on AWS, GCP, or Azure. Customer-managed VPC with Lussent DevOps support.

On-Premise

Self-hosted on your own servers. Full data sovereignty. Requires internal IT team or Lussent partner support.

Integration Architecture

REST API with JSON:API-compatible responses
XML-RPC compatible with standard Odoo clients
Real-time webhooks for all business events
OAuth 2.0 and API key authentication
GraphQL endpoint (Lussent Enterprise)
Pre-built connectors: SAP, Oracle, TOTVS, Softland
iPaaS support: Zapier, Make, n8n, Workato
EDI support (X12, EDIFACT, XML formats)
IoT device protocol support (MQTT, HTTP)
Message queue with RabbitMQ / Redis Streams

Developer Resources

Explore the API reference for integration patterns, or read the module system docs to extend Lussent ERP.