Open-source guidelines for AI-assisted development in Odoo projects.
This repository provides structured rules and best practices to help AI coding tools generate correct and maintainable Odoo code.
Goals:
- Align AI-generated code with official Odoo standards
- Follow OCA best practices
- Improve maintainability and performance
- Provide reusable architectural layers
Primary references:
Odoo Coding Guidelines
https://www.odoo.com/documentation/19.0/contributing/development/coding_guidelines.html
Odoo Community Association
https://github.com/OCA
These guidelines are structured to be machine-readable so they can be used by AI coding assistants.
Projects can extend these guidelines with their own rules: