coffreobsidian/inbox/Extracteur Odoo.md
2025-04-18 17:28:58 +02:00

17 lines
766 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

odoo_extractor.py ← Point dentrée principal (CLI)
├── odoo/
│ ├── retrieve_ticket.py ← Extraction dun ticket unique
│ ├── retrieve_tickets_batch.py ← Extraction par lots
│ ├── ticket_manager.py ← Orchestrateur principal de lextraction dun ticket
│ ├── message_manager.py ← Gestion et nettoyage des messages
│ ├── attachment_manager.py ← Gestion des pièces jointes
│ └── auth_manager.py ← Authentification à Odoo
├── formatters/
│ └── clean_html.py ← Nettoyage HTML des messages
├── output/
│ └── ticket_Txxxx/ ← Dossier généré avec fichiers JSON/MD