{% extends 'base.html' %} {% from '_icons.html' import icon %} {% block content %}

Excel İçe Aktarma

Önizleyin, doğrulayın ve onaylayın
{{ icon('download', 18) }} Kurum Şablonu{{ icon('download', 18) }} Bakiye Şablonu
Seçim tüm faturalara uygulanır.
EDM XLSX veya Micro XLS raporu

Son İçe Aktarmalar

{% for item in runs %}{% else %}{% endfor %}
TarihDosyaTürDurumÖzet
{{ item.created_at.strftime('%d.%m.%Y %H:%M') }}{{ item.original_name }}{{ item.summary.get('invoice_source') or item.import_type }}{{ item.status }}{{ item.summary.get('inserted',0) }} eklendi{% if item.summary.get('restored',0) %} · {{ item.summary.get('restored',0) }} yeniden etkinleştirildi{% endif %} · {{ item.summary.get('duplicates',0) }} mükerrer · {{ item.summary.get('errors',[])|length }} hata
Henüz dosya yüklenmedi.
{% endblock %} {% block scripts %}{% endblock %}