mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-21 20:41:59 +02:00
39 lines
742 B
Markdown
39 lines
742 B
Markdown
# Test Full Event Flow
|
|
|
|
|
|
This module will test the main event flows of Odoo, both frontend and backend.
|
|
It installs sale capabilities, front-end flow, eCommerce, questions and
|
|
automatic lead generation, full Online support, ...
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-test_event_full
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- event
|
|
- event_booth
|
|
- event_crm
|
|
- event_crm_sale
|
|
- event_sale
|
|
- event_sms
|
|
- payment_demo
|
|
- website_event_booth_sale_exhibitor
|
|
- website_event_exhibitor
|
|
- website_event_sale
|
|
- website_event_track
|
|
- website_event_track_live
|
|
- website_event_track_quiz
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/test_event_full
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|