oca-ocb-core/odoo-bringout-oca-ocb-event/README.md
Ernad Husremovic f0ee375081 vanilla 16.0
2025-10-16 16:41:06 +02:00

37 lines
670 B
Markdown

# Events Organization
Organization and management of Events.
======================================
The event module allows you to efficiently organize events and all related tasks: planning, registration tracking,
attendances, etc.
Key Features
------------
* Manage your Events and Registrations
* Use emails to automatically confirm and send acknowledgments for any event registration
## Installation
```bash
pip install odoo-bringout-oca-ocb-event
```
## Dependencies
- base_setup
- mail
- portal
- utm
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 16.0
- Path: addons/event
## License
This package preserves the original LGPL-3 license.