Skip to content

dirac-odoo

This documentation covers the applications and codebase in this repository.

Purpose

dirac-odoo focuses on Odoo modeling in the context of DIRAC components and interfaces.

Scope

  • Odoo business-domain modeling aligned with DIRAC architecture
  • Interface contracts between Odoo and other DIRAC services
  • Integration workflows, mappings, and synchronization logic

Development Policy

  • English-only documentation during active model development
  • Multi-language outputs only when explicitly requested for release

Quick Start

pip install -r requirements.txt
mkdocs serve