mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-20 09:22:05 +02:00
33 lines
606 B
Markdown
33 lines
606 B
Markdown
# Website Modules Test
|
|
|
|
This module contains tests related to website modules.
|
|
It allows to test website business code when another website module is
|
|
installed.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-test_website_modules
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- theme_default
|
|
- website
|
|
- website_blog
|
|
- website_event_sale
|
|
- website_slides
|
|
- website_livechat
|
|
- website_crm_iap_reveal
|
|
- website_sale_comparison
|
|
- website_sale_wishlist
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/test_website_modules
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|