oca-technical/odoo-bringout-oca-server-tools-base_m2m_custom_field/doc/USAGE.md
2025-08-29 15:43:03 +02:00

7 lines
156 B
Markdown

# Usage
Start Odoo including this addon (from repo root):
```bash
python3 scripts/nix_odoo_web_server.py --db-name mydb --addon base_m2m_custom_field
```