The confirmations only matched "y", but the French prompts show "(o/N)", so answering "o" (oui) was treated as no — the infra deployment aborted with "Annulé." right after the user confirmed. Add a _is_yes() helper (y/yes/o/oui) and use it for the infra deploy confirmation, the ERPLibre install prompt, the disk-overwrite prompt and the SHA256 verify prompt. 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.