mirror of
https://github.com/bringout/oca-technical.git
synced 2026-04-18 12:11:59 +02:00
7 lines
160 B
Markdown
7 lines
160 B
Markdown
# Usage
|
|
|
|
Start Odoo including this addon (from repo root):
|
|
|
|
```bash
|
|
python3 scripts/nix_odoo_web_server.py --db-name mydb --addon base_name_search_improved
|
|
```
|