{% load static %}
{{ azienda.sede }}
Partita I.V.A.: {{azienda.id_fiscale_iva_paese}}{{azienda.id_fiscale_iva_codice}} {% if azienda.codice_fiscale %} — Cod. Fisc.: {{azienda.codice_fiscale|default_if_none:azienda.id_fiscale_iva_codice}} {% endif %}
{% if azienda.telefono %}tel: {{azienda.telefono}}{% endif %} {% if azienda.fax %}fax: {{azienda.fax}}{% endif %} {% if azienda.email %}email: {{azienda.email}}{% endif %}
TOTALE | IMPOSTA | IMPONIBILE | |
---|---|---|---|
Saldo | {{entrata.saldo.totale}} € | {{entrata.saldo.imposta}} € | {{entrata.saldo.imponibile}} € |
N. Doc. e Fatture: {{entrata.ndc}} | Ingressi: {{entrata.ingressi}} | ||
IVA {{key}} % | {{value.totale}} € | {{value.imposta}} € | {{value.imponibile}} € |