mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-24 03:12:08 +02:00
27 lines
386 B
Markdown
27 lines
386 B
Markdown
# Online Event Ticketing
|
|
|
|
|
|
Sell event tickets through eCommerce app.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-website_event_sale
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- website_event
|
|
- event_sale
|
|
- website_sale
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/website_event_sale
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|