TIP: You can type at any time to perform a new search.
Event Moodle
event_moodle · odoo/odoo
- Repository
- odoo/odoo · module folder
- Module version
- 0.1
- Category
- Tools
- Folder size
- 0.34 MB
- License
- LGPL-3
- Application
- No
- Auto-installable
- No
- Website
- None
- Last tracking update
- 2026-08-07 04:50:04
- Authors
- OpenERP SA
- Maintainers
- OpenERP SA
- Committers
- Quentin (OpenERP), Antony Lesuisse, Numerigraphe - Lionel Sausin, Vo Minh Thu, pso (OpenERP), Olivier Dony, Mayur Maheshwari (OpenERP), Launchpad Translations on behalf of openerp, Kuldeep Joshi (OpenERP), Fabien Pinckaers, Raphael Collet, Jigar Amin - OpenERP, Martin Trigaux, Turkesh Patel (Open ERP), Divyesh Makwana (Open ERP), Pinakin Nayi (OpenERP), Purnendu Singh (OpenERP), MVA, Twinkle Christian (OpenERP), Twinkle (OpenERP), Hardik, Cecile Tonglet, Antonin Bourguignon, ajay javiya (OpenERP), Amit Patel (OpenERP), Randhir Mayatra (OpenERP), Odoo Translation Bot, Ajay Chauhan (OpenERP), Rajesh Prajapati (OpenERP), help, Amit Patel
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- opl_all
- Description
Configure your moodle server. ============================= With this module you are able to connect your OpenERP with a moodle platform. This module will create courses and students automatically in your moodle platform to avoid wasting time. Now you have a simple way to create training or courses with OpenERP and moodle. STEPS TO CONFIGURE: ------------------- 1. Activate web service in moodle. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >site administration >plugins >web services >manage protocols activate the xmlrpc web service >site administration >plugins >web services >manage tokens create a token >site administration >plugins >web services >overview activate webservice 2. Create confirmation email with login and password. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ We strongly suggest you to add those following lines at the bottom of your event confirmation email to communicate the login/password of moodle to your subscribers. ........your configuration text....... **URL:** your moodle link for exemple: http://openerp.moodle.com **LOGIN:** ${object.moodle_username} **PASSWORD:** ${object.moodle_user_password}
Code Analysis ⓘ
Views touched (3)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
create_moodle_config_view |
moodle.config.wizard.form | event.moodle.config.wiz | form | New |
moodle_information |
event.moodle.registration | event.registration | form | Inherits event.view_event_registration_form |
moodle_information_event |
event.moodle.event | event.event | form | Inherits event.view_event_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (0)
No models found for this module.