Getting Started
Follow these steps to get up and running with Odoo Doctor in under 5 minutes.
No setup required
You can try the Error Analyzer as a guest (3 free analyses). Create a free account to save your history and access all tools.1. Create an Account
Sign up at /register with your name, email, and password. You must accept the Terms of Service and Privacy Policy. A free workspace is created automatically.
2. Try the Error Analyzer
The Error Analyzer is the quickest way to test Odoo Doctor. Go to /analyze, paste an Odoo error traceback, and click Analyze Error. You can try 3 analyses without an account.
3. Audit a Module Manifest
Go to Audit → Manifest Audit and paste your module's
__manifest__.py. Select the target Odoo version and edition. The audit validates dependencies, data files, and version compatibility. You can also upload a ZIP to extract the manifest automatically.4. Run a Migration Audit
Go to Audit → Migration Audit. Select source and target Odoo versions, upload your module ZIP, and click Start Migration Audit. The audit scans Python, XML, JavaScript, data files, and field definitions for breaking changes between versions.
5. Validate Fields
Use the Field Validator to search Odoo Community and Enterprise source code. Verify whether a specific field, model, or module exists in a given Odoo version before writing functional specifications.
6. Scan FDD/PRD Documents
Upload functional/technical specifications to the FDD/PRD Scanner. The AI identifies requirements, maps them to Odoo models and fields, flags ambiguities, and highlights missing information.
7. Review History
All analyses are saved to your History. Filter by type, version, or severity. Click any item to view the full report and start a follow-up chat with the Next Step Assistant.
Next Steps
Ready to dive deeper? Browse the full documentation for each tool, or check the Billing & Plans page to understand quotas and features across plans.
Browse all docs