mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-21 10:42:08 +02:00
25 lines
512 B
Markdown
25 lines
512 B
Markdown
# Test - Base Automation
|
|
|
|
This module contains tests related to base automation. Those are
|
|
present in a separate module as it contains models used only to perform
|
|
tests independently to functional aspects of other models.
|
|
|
|
## Installation
|
|
|
|
```bash
|
|
pip install odoo-bringout-oca-ocb-test_base_automation
|
|
```
|
|
|
|
## Dependencies
|
|
|
|
- base_automation
|
|
|
|
## Source
|
|
|
|
- Repository: https://github.com/OCA/OCB
|
|
- Branch: 19.0
|
|
- Path: addons/test_base_automation
|
|
|
|
## License
|
|
|
|
This package preserves the original LGPL-3 license.
|