{% extends "base.html" %} {% block title %}Exporter – AAZ Accounting{% endblock %} {% block page_title %}Exporter vers Sage{% endblock %} {% block content %}
FEC .txt (recommandé)
*_FEC.txtCSV Sage
| Date | Fichier | Type | Période | Écritures |
|---|---|---|---|---|
| {{ ex.created_at.strftime('%d/%m/%Y %H:%M') }} | {{ ex.filename }} | {{ ex.export_type.upper() }} | {% if ex.period_start %} {{ ex.period_start.strftime('%d/%m/%Y') }} → {{ ex.period_end.strftime('%d/%m/%Y') }} {% else %}–{% endif %} | {{ ex.entries_count }} |