{% block extrastyle %}{% endblock %}
JB Compta
{% block topbar %} {% if entreprise %}

{{ entreprise.nom }}

{{ entreprise.get_activite_display }} (principale) · {% if entreprise.franchise_tva %}Franchise de TVA{% else %}Assujetti TVA{% endif %} {% if entreprise.versement_liberatoire %}· Versement libératoire{% endif %} · Exercice {{ annee }}
{% block extrafilters %}{% endblock %}
{% else %}

Aucune entreprise

Crée une entreprise dans l'administration, ou saisis une opération.

{% endif %} {% endblock %} {% block content %}{% endblock %}
{% block scripts %}{% endblock %}