{% block css %} {% endblock %}
Toggle navigation
{% if is_granted('ROLE_EMISOR') %}
Mi Negocio
{% endif %} {% if is_granted('ROLE_EMISOR') %}
Facturación
Factura
Liquidación Compra
Nota de Crédito
Nota Débito
Retención
Guías
Reporte
Comprobantes
Ventas
Ventas Detalladas
{% if is_granted('ROLE_EMISOR_ADMIN') %}
Retenciones Total
Retenciones Por Factura
{% endif %}
{% endif %}
Administrar
{% if is_granted('ROLE_ADMIN') %}
Emisores
{% endif %} {% if is_granted('ROLE_EMISOR_ADMIN') %}
Emisor
{% endif %} {% if is_granted('ROLE_ADMIN') %}
Establecimientos
Puntos de Emisión
{% endif %} {% if is_granted('ROLE_ADMIN') %}
Impuestos
IVA
ICE
IRBPNR
{% endif %} {% if is_granted('ROLE_EMISOR_ADMIN') %}
Productos
Cargar Productos
Clientes
Cargar Cliente
{% endif %} {% if is_granted('ROLE_ADMIN')%}
Planes
Roles
{%endif %} {% if is_granted('ROLE_ADMIN') %}
Usuarios
{%endif %}
{% if app.user.id is defined %}
{{ app.user.nombre}} {{ app.user.apellidos}}
{% endif %}
Cerrar Sesión
{% block panel_title %}
Comprobantes
Electrónicos
{% endblock %}
×
Eliminar
Una vez eliminado el registro no se recuperará
Desea continuar?
{% block content %} {% endblock %}
{% block javascript %} {% endblock %}