Skip to main content

Posts

Showing posts from February, 2026
Beyond Vibe Coding: What Works, What Doesn’t — And What Comes Next     “Vibe coding” is trending in the Odoo ecosystem. Developers connect AI tools like Anthropic Claude to Odoo.sh , generate modules, fix bugs, and move faster than ever before. It’s exciting. It’s productive. It’s real. But like every new wave, it has strengths — and limitations. Let’s break it down honestly. ✅ The Pros of Vibe Coding 1️⃣ Speed AI dramatically reduces boilerplate coding: Models Views Access rules Basic logic For MVPs, this is power...

What Odoo Community Edition Can Do That People Think Requires Enterprise

What Odoo Community Edition Can Do That People Think Requires Enterprise   A practical guide from real-world implementation experience

Odoo Security Visualizer

  Odoo Security Visualizer    I just submitted a pull request to OCA/server-tools that introduces a Security & Access Rule Visualizer for Odoo. 🔍 This module helps developers and administrators understand why a user can (or cannot) access a record in an Odoo database. Instead of relying on trial-and-error or logs, it provides clear, read-only insights into: • Effective access rights per model • Applicable record rules for a given user • Conflicting or overlapping rules • Explanatio...