mirror of
https://github.com/bringout/oca-ocb-security.git
synced 2026-04-20 14:12:04 +02:00
24 lines
337 B
Markdown
24 lines
337 B
Markdown
# Google Calendar
|
|
|
|
Odoo addon: google_calendar
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-google_calendar
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- google_account
|
|
- calendar
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/google_calendar
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|