oca-storage/odoo-bringout-oca-storage-fs_image/doc/USAGE.md
2025-08-29 15:43:06 +02:00

7 lines
143 B
Markdown

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