13. Odoo connection
Admin only
How togrant.com talks to your Odoo. Configured per tenant.
Fields
- URL — your Odoo base URL (
https://your-org.odoo.com). - Database — Odoo database name.
- Username — service account email.
- API key — Odoo "Developer mode → API Keys → Create" output. Stored AES-GCM-wrapped in D1; never shown back in plaintext.
Test connection
The "Test connection" button does a live db.list + common.version round-trip and shows the response inline. Use this after every credential change.
Standard Odoo API only. togrant.com does not require a custom Odoo module, Studio fields, or server actions. The three analytic plans (Project / Donor budget line / Donor budget detail) are created on demand by the sync; nothing in Odoo needs hand-tuning beyond installing the standard Accounting + Analytic Accounting apps.