mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-23 00:21:59 +02:00
29 lines
592 B
Markdown
29 lines
592 B
Markdown
# Test Full eLearning Flow
|
|
|
|
|
|
This module will test the main certification flow of Odoo.
|
|
It will install the e-learning, survey and e-commerce apps and make a complete
|
|
certification flow including purchase, certification, failure and success.
|
|
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-test_website_slides_full
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- website_sale_slides
|
|
- website_slides_forum
|
|
- website_slides_survey
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/test_website_slides_full
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|