Give users a guided, confirmation-gated way to drop one or all databases from the interactive CLI. Previously this meant running make db_drop_all or odoo_bin db --drop by hand, which is easy to mistype and offers no safeguard. The new entry requires an explicit 'oui'/'yes' (default no) before any irreversible deletion. Generated by Claude Code 2.1.191 claude-sonnet-4-6 Co-Authored-By: Mathieu Benoit <mathben@technolibre.ca> |
||
|---|---|---|
| .. | ||
| 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.