mirror of
https://github.com/Ladebeze66/coffreobsidian.git
synced 2025-12-16 10:47:48 +01:00
766 B
766 B
odoo_extractor.py ← Point d’entrée principal (CLI) │ ├── odoo/ │ ├── retrieve_ticket.py ← Extraction d’un ticket unique │ ├── retrieve_tickets_batch.py ← Extraction par lots │ ├── ticket_manager.py ← Orchestrateur principal de l’extraction d’un 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