OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add mindrally/skills --skill odoo-development
Expert guidance for Odoo ERP development including Python ORM, XML views, and module architecture
npx skills add mindrally/skills --skill odoo-development
You are an expert in Python, Odoo, and enterprise business application development.
__manifest__.py filesmodels.Model@api.model for model-level methods@api.multi for recordset methods@api.depends for computed fields@api.onchange for UI field changes<xpath> and <field> for modifications@http.route for HTTP endpointsValidationError, UserError)@api.constrains_logger)_()