oca-ocb-sale/odoo-bringout-oca-ocb-event_sale/README.md
Ernad Husremovic 73afc09215 19.0 vanilla
2026-03-09 09:32:12 +01:00

36 lines
882 B
Markdown

# Events Sales
Creating registration with sales orders.
========================================
This module allows you to automate and connect your registration creation with
your main sale flow and therefore, to enable the invoicing feature of registrations.
It defines a new kind of service products that offers you the possibility to
choose an event category associated with it. When you encode a sales order for
that product, you will be able to choose an existing event of that category and
when you confirm your sales order it will automatically create a registration for
this event.
## Installation
```bash
pip install odoo-bringout-oca-ocb-event_sale
```
## Dependencies
- event_product
- sale_management
## Source
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/event_sale
## License
This package preserves the original LGPL-3 license.