Category

Architecture Notes

How OdoMate is built and why — model design, inheritance, generation pipelines, and the trade-offs behind each decision.

4 articles

Architecture Notes8 min read

Why Didn't Our Odoo Module Generator Build the Feature We Asked For?

We asked our AI Odoo module generator for a report Odoo already had. It refused to build it — and that refusal is worth more than the code would have been.

Architecture Notes11 min read

Build an Odoo Module With AI in 2026: What Works and What Still Needs Review

See what AI can realistically build in Odoo 19, how outcomes differ for developers, BAs, and owners, and which checks are required before production.

Architecture Notes8 min read

Can an AI-Generated Odoo Module Match a Popular Apps Store Module?

An AI-generated Odoo module went head-to-head with a 3,136-install Apps Store module. Same features — plus 12 automated tests. Here's the code-level proof.

Architecture Notes8 min read

The 6 Things Every Odoo Module Spec Should Answer

Most custom-module rework isn't bad code — it's a spec missing something nobody thought to ask. Here are the 6 questions every Odoo module spec should answer before anyone opens an IDE.