oca-workflow-process/odoo-bringout-oca-stock-logistics-warehouse-stock_inventory_justification/doc/USAGE.md

7 lines
164 B
Markdown

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