generate_addon
Generate a complete 11-file Odoo addon starter from your requirement, including manifest, models, views, security, tests, and README. Provides a structured foundation to review and stage before production.
Instructions
Generate an 11-file Odoo addon starter (manifest, models, views, security, tests, README) composed from the requirement. Starter only — review + staging install before production.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| guardrails | No | ||
| requirement | Yes | Business outcome the starter implements. | |
| odoo_version | No |