Inicia sesión

Necesitas autenticarte para usar la consola TPV.

Entrar
L

LavaTinto

Avatar
{{ user.nick || user.email }} Empleado

Editar Cliente

Vista previa de impresion

{{ receiptPreviewText }}

TICKET ONLINE

Disponible al guardar el ticket

Gestion de Clientes

Nombre Telefono Email Notas Acciones
{{ client.name }} {{ client.phone || '-' }} {{ client.email || '-' }} {{ client.notes || '-' }}
No se encontraron clientes

{{ filteredManagerClients.length }} de {{ allClients.length }} clientes

Editor de Catálogo

Productos ({{ products.length }})

Nombre Categoría Precio Acciones
{{ product.name }} {{ productCategoryMap[product.id] }} Sin categoría {{ formatPrice(product.price) }}

Categorías ({{ categories.length }})

Nombre Productos Acciones
{{ category.name }}
{{ category.products ? category.products.length : 0 }} productos

{{ editingProduct.id ? 'Editar Producto' : 'Nuevo Producto' }}

{{ editingCategory.id ? 'Editar Categoria' : 'Nueva Categoria' }}

Crear nuevo cliente: "{{ clientSearchQuery }}"
Intro
{{ client.name }}
{{ client.phone }} {{ client.email }}

{{ selectedClient?.name }}

{{ selectedClient?.phone }}

El ticket está vacío

Selecciona productos a la derecha para añadir

{{ item.description }}

{{ tag }}
{{ formatPrice(item.price) }}
{{ item.hours }}h est.
Total {{ formatPrice(cartTotal) }}

Selecciona un cliente para comenzar

Historial

No hay pedidos anteriores

Ticket {{ ticket.id.substring(0, 8) }}

{{ formatDate(ticket.date) }}
{{ ticket.statusTranslation }}
{{ item.description }} {{ formatPrice(item.price) }}
Recogida estimada: {{ formatDate(ticket.dueDate) }}

Categorías

{{ productSearchQuery ? 'Resultados' : 'Productos' }}