This module integrates Google Meet Video Conferencing with Odoo Calendar Events, automatically creating Google Meet links for calendar appointments when no location is specified.
- Seamless integration between Odoo Calendar Events and Google Meet
- Global configuration option to enable/disable Google Meet integration
- Automatic creation of video conference links when location is empty
- Works in conjunction with Google Calendar synchronization
- Odoo 17.0
- Google Calendar module (
google_calendar) installed and configured - Valid Google Workspace account with Meet access
- Clone this repository into your Odoo addons directory:
git clone https://github.com/HarrisonConsulting/odoo_meet.git- Update your Odoo addons list in Apps menu
- Find and install "Google Meet" module
- Go to Settings → General Settings
- Locate the "Google Calendar" section
- Enable "Google Meet Appointments" checkbox
- Save settings
Once enabled, the module will automatically:
- Create Google Meet links for new calendar events when no location is specified
- Display the video conferencing links in calendar event details
- Include Meet links in calendar invitations
The module extends the following Odoo models:
calendar.event: Adds Google Meet integration logicres.config.settings: Adds global configuration options
This module is licensed under the AGPL-3.0 License.
For support, please contact:
- Website: https://www.harrison.consulting
- Email: info@harrison.consulting
Harrison Consulting, LLC
Feel free to contribute to this project by submitting issues or pull requests.