oca-ocb-core/odoo-bringout-oca-ocb-event/README.md
Ernad Husremovic 2d3ee4855a 19.0 vanilla
2026-03-09 09:30:27 +01:00

39 lines
700 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
- barcodes
- base_setup
- mail
- phone_validation
- portal
- utm
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/event
## License
This package preserves the original LGPL-3 license.