oca-financial/odoo-bringout-oca-account-invoice-reporting-account_comment_template/doc/USAGE.md
Ernad Husremovic 048bcf5ec7 Move 28 account modules from oca-technical to existing oca-financial submodule
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-30 17:49:03 +02:00

7 lines
159 B
Markdown

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