"Deploy a new VM" now asks, after a successful deploy, whether to install ERPLibre into ~/git/erplibre (pick a branch), just like the infra command. Installing ERPLibre no longer only clones the repo: after the clone it runs "make install_os" then "make install_odoo_18" over SSH (the erplibre user has passwordless sudo from cloud-init). The Odoo target is a constant (ERPLIBRE_ODOO_TARGET) and both the single-VM and infra flows use the same install path. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| database_manager.py | ||
| kdbx_manager.py | ||
| logo_ascii.txt | ||
| README.base.md | ||
| README.fr.md | ||
| README.md | ||
| source_todo.sh | ||
| todo.json | ||
| todo.py | ||
| todo_example.json | ||
| todo_file_browser.py | ||
| todo_i18n.py | ||
| todo_upgrade.py | ||
| version_manager.py | ||
TODO is an assistant robot to use ERPLibre
Execute it with ./script/todo/todo.py or make todo.
For a new project, copy todo_example.json to private/todo/todo_override.json | private/todo/todo_override_private.json and edit it.