odoo-override-finding
OfficialFind safe override points in Odoo
AuthorViindoo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill helps developers find the right place to safely override Odoo behavior, providing method locations, templates, and compatibility notes.
Core Features & Use Cases
- Override Point Identification: Locate the exact method and module for safe overrides.
- Compatibility Analysis: Check version-specific compatibility and suggest design patterns.
- Code Template Generation: Generate a pre-filled code snippet template with
super()and comments. - Use Case: When developing a custom module for Odoo, this skill can guide you on where to hook into the existing flow without breaking the system.
Quick Start
Ask the AI to find the override point for the method create on the model account.move.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: odoo-override-finding Download link: https://github.com/Viindoo/odoo-mcp-client/archive/main.zip#odoo-override-finding Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.