Full backend implementation with custom Odoo modules: - encoach_api: Core API, user management, JWT auth - encoach_exam: Exam generation (reading, writing, listening, speaking) - encoach_evaluate: AI-powered evaluation (writing, speaking) - encoach_training: Training tips and walkthrough - encoach_storage: File storage management - encoach_payment: Stripe, PayPal, Paymob integration - encoach_mail: Email notifications Made-with: Cursor
6 lines
211 B
Markdown
6 lines
211 B
Markdown
# Extra / custom addons
|
|
|
|
Put your custom or third-party Odoo modules here (each as a subfolder with `__manifest__.py`).
|
|
|
|
This path is loaded first, so your modules override Community modules with the same name.
|