mirror of
https://github.com/bringout/oca-ocb-report.git
synced 2026-04-18 17:02:03 +02:00
7 lines
169 B
Markdown
7 lines
169 B
Markdown
# Usage
|
|
|
|
Start Odoo including this addon (from repo root):
|
|
|
|
```bash
|
|
python3 scripts/nix_odoo_web_server.py --db-name mydb --addon spreadsheet_dashboard_hr_timesheet
|
|
```
|